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
Poul-Henning Kamp
3389ae9350
Remove ~25 unneeded #include <sys/conf.h>
...
Remove ~60 unneeded #include <sys/malloc.h>
2000-04-19 14:58:28 +00:00
..
if_ed_isa.c
I forgot to remove the "NCARD == 0" hacks that kept this driver
1999-11-20 09:28:01 +00:00
if_ed_pccard.c
Remove unloaded printf. We do this now in the newbus layer.
2000-04-17 04:39:38 +00:00
if_ed_pci.c
I forgot to remove the "NCARD == 0" hacks that kept this driver
1999-11-20 09:28:01 +00:00
if_ed.c
Remove ~25 unneeded #include <sys/conf.h>
2000-04-19 14:58:28 +00:00
if_edreg.h
- Added new macros ED_P1_MAR(i) and ED_P1_PAR(i) that replace
1999-09-02 15:06:23 +00:00
if_edvar.h
Fix pccard ed driver, I think.
1999-12-10 07:22:53 +00:00