freebsd-dev/sys/dev/ed
Takeshi Shibagaki 5141386c7b Add Allied Telesis SIC-AT boards support.
Discussed in from [FreeBSD-tech-jp 3396] to [FreeBSD-tech-jp 3407]
at FreeBSD-tech-jp@jp.freebsd.org.

NOTE: We must put ed_probe_SIC() function into if_ed_isa.c because
      this is a bus dependent code. But the ed driver code is not
      separated explicitly whether it is bus dependent or independent
      now.

Refer to: http://plaza17.mbn.or.jp/~chi/myprog/FreeBSD/sicat.html
Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata)
2003-10-15 17:22:15 +00:00
..
if_ed98.h - Fixed the conversion to bus_space interface. 2000-08-17 12:15:45 +00:00
if_ed_cbus.c Add Allied Telesis SIC-AT boards support. 2003-10-15 17:22:15 +00:00
if_ed_isa.c Add Allied Telesis SIC-AT boards support. 2003-10-15 17:22:15 +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 Add Allied Telesis SIC-AT boards support. 2003-10-15 17:22:15 +00:00
if_edreg.h Add Allied Telesis SIC-AT boards support. 2003-10-15 17:22:15 +00:00
if_edvar.h Add Allied Telesis SIC-AT boards support. 2003-10-15 17:22:15 +00:00