This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
ed
History
jhb
dc11e45b68
Use PCIR_BAR(x) instead of PCIR_MAPS.
...
Glanced over by: imp, gibbs Tested by: i386 LINT
2003-09-02 17:30:40 +00:00
..
if_ed98.h
…
if_ed_cbus.c
Don't use pessimal (u_short) types for i/o ports. This is mainly for
2003-08-06 18:06:30 +00:00
if_ed_isa.c
Use __FBSDID().
2003-08-24 17:55:58 +00:00
if_ed_pccard.c
Add MELCO LPC3_CTX. This is the same as Buffalo card of the same name
2003-08-07 19:40:05 +00:00
if_ed_pci.c
Use PCIR_BAR(x) instead of PCIR_MAPS.
2003-09-02 17:30:40 +00:00
if_ed.c
Consistently use the BSD u_int and u_short instead of the SYSV uint and
2003-08-07 15:04:27 +00:00
if_edreg.h
…
if_edvar.h
…