1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-30 16:51:41 +00:00
freebsd/sys/dev/ed
Warner Losh bd019eb78c Eliminate the ED_VENDOR_{PCCARD,LINKSYS} types. These cards really
are NOVELL NE2000 with just a tiny quirk that's non vendor specific.
Instead, use the chip_type of DL100XX instead.  This is more inline
with how the AX88190 support was added, and seems a little cleaner.
2005-02-11 06:02:27 +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 Eliminate the ED_VENDOR_{PCCARD,LINKSYS} types. These cards really 2005-02-11 06:02:27 +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_ed.c Move enable/disable 16bit access routines into if_ed. Slightly 2005-02-10 23:48:13 +00:00
if_edreg.h Eliminate the ED_VENDOR_{PCCARD,LINKSYS} types. These cards really 2005-02-11 06:02:27 +00:00
if_edvar.h Move enable/disable 16bit access routines into if_ed. Slightly 2005-02-10 23:48:13 +00:00