opnsense-src/sys/dev/ed
Warner Losh b658387fbd o It turns out that most of the ne-2000 cards that I have got real unhappy
with the latest changes.  They actually have valid ROM data at location
  0 of memory, just like a real NE-2000 ISA card.  Use this data, if
  the ROM passes a few basic tests, as an additional source for the MAC
  address.  Prefer the CIS over this source, but have it take precidence
  over falling back to reading the attribtue memory.
o Minor cleanup of a few devices that we match on based on CIS string.
2005-02-14 22:27:03 +00:00
..
if_ed.c Add some comments in preparation for converting bcopy/bzero to busspace. 2005-02-14 06:27:23 +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_3c503.c Break out obscure ISA cards into their own files, as well as ne2000 2005-02-09 20:03:40 +00:00
if_ed_cbus.c Since we no longer use kvtop, we no longer need machine/md_var.h 2005-02-09 17:37:53 +00:00
if_ed_hpp.c Break out obscure ISA cards into their own files, as well as ne2000 2005-02-09 20:03:40 +00:00
if_ed_isa.c Break out obscure ISA cards into their own files, as well as ne2000 2005-02-09 20:03:40 +00:00
if_ed_novell.c Eliminate the ED_VENDOR_{PCCARD,LINKSYS} types. These cards really 2005-02-11 06:02:27 +00:00
if_ed_pccard.c o It turns out that most of the ne-2000 cards that I have got real unhappy 2005-02-14 22:27:03 +00:00
if_ed_pci.c If either ed_probe_Novell or ed_attach returns an error, release the 2005-02-09 17:35:13 +00:00
if_ed_sic.c Break out obscure ISA cards into their own files, as well as ne2000 2005-02-09 20:03:40 +00:00
if_ed_wd80x3.c Move enable/disable 16bit access routines into if_ed. Slightly 2005-02-10 23:48:13 +00:00
if_edreg.h Rework DL10019/DL10022 support. This tries to reset things in a more 2005-02-14 06:54:06 +00:00
if_edvar.h MFP4: Optimize the layout of softc somewhat. This groups the u_chars 2005-02-14 06:25:06 +00:00