This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
ed
History
Pedro F. Giffuni
453130d9bf
sys/dev: minor spelling fixes.
...
Most affect comments, very few have user-visible effects.
2016-05-03 03:41:25 +00:00
..
ax88x90reg.h
…
dl100xxreg.h
…
if_ed98.h
…
if_ed_3c503.c
Use uintmax_t (typedef'd to rman_res_t type) for rman ranges.
2016-03-18 01:28:41 +00:00
if_ed_cbus.c
Use uintmax_t (typedef'd to rman_res_t type) for rman ranges.
2016-03-18 01:28:41 +00:00
if_ed_hpp.c
Yet more redundant parenthesis from r298431.
2016-04-21 20:30:38 +00:00
if_ed_isa.c
sys/dev: use our nitems() macro when it is avaliable through param.h.
2016-04-19 23:37:24 +00:00
if_ed_novell.c
…
if_ed_pccard.c
Replace several bus_alloc_resource() calls using default arguments with bus_alloc_resource_any()
2016-02-19 03:37:56 +00:00
if_ed_pci.c
sys/dev: use our nitems() macro when it is avaliable through param.h.
2016-04-19 23:37:24 +00:00
if_ed_rtl80x9.c
…
if_ed_sic.c
…
if_ed_wd80x3.c
Convert rman to use rman_res_t instead of u_long
2016-01-27 02:23:54 +00:00
if_ed.c
Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().
2016-02-27 03:38:01 +00:00
if_edreg.h
sys/dev: minor spelling fixes.
2016-05-03 03:41:25 +00:00
if_edvar.h
…
rtl80x9reg.h
…
tc5299jreg.h
…