freebsd-nq/sys/dev/ed
Warner Losh 374cde5568 o Remove ifdef PC98, since this file has diverged quite a bit from
if_ed_isa.c, and they seem to not be helpful anymore.
o Fix style issues from de-Pification.
o change from _isa_ to _cbus_ to the largest extent possible to reflect that
  this is really for cbus, not isa.
o Use ANSI function definitions.
o Use ed_clear_memory
o eliminate kvtop
2005-02-09 00:06:12 +00:00
..
if_ed98.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
if_ed_cbus.c o Remove ifdef PC98, since this file has diverged quite a bit from 2005-02-09 00:06:12 +00:00
if_ed_isa.c No need to bzero softc. 2005-02-08 23:58:38 +00:00
if_ed_pccard.c Make it possible to unload ed. Move the ed_pccard_detach routine to 2005-02-08 05:45:35 +00:00
if_ed_pci.c Make it possible to unload ed. Move the ed_pccard_detach routine to 2005-02-08 05:45:35 +00:00
if_ed.c Convenience function to clear memory of the card, and then check to make 2005-02-08 23:57:43 +00:00
if_edreg.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
if_edvar.h Convenience function to clear memory of the card, and then check to make 2005-02-08 23:57:43 +00:00