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
Warner Losh
1bbd0d4010
EXPsys PCMCIA Ethernet Combo
...
Submitted by: Ludwig Pummer
2003-09-20 18:03:07 +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
EXPsys PCMCIA Ethernet Combo
2003-09-20 18:03:07 +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
…