Add atw at cardbus (ADMtek ADM8211).
This commit is contained in:
parent
a71225fe22
commit
2f8d4622dd
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: CARDBUS,v 1.70 2002/10/19 20:32:48 soren Exp $
|
# $NetBSD: CARDBUS,v 1.71 2003/10/13 05:43:14 dyoung Exp $
|
||||||
#
|
#
|
||||||
# CARDBUS: GENERIC + CardBus support
|
# CARDBUS: GENERIC + CardBus support
|
||||||
|
|
||||||
|
@ -38,6 +38,7 @@ adv* at cardbus? dev ? function ? # AdvanSys 1200[A,B], 9xx[U,UA] SCSI
|
||||||
ahc* at cardbus? dev ? function ? # Adaptec ADP-1480
|
ahc* at cardbus? dev ? function ? # Adaptec ADP-1480
|
||||||
|
|
||||||
# CardBus network cards
|
# CardBus network cards
|
||||||
|
atw* at cardbus? dev ? function ? # ADMtek ADM8211 (802.11)
|
||||||
ex* at cardbus? dev ? function ? # 3Com 3C575TX
|
ex* at cardbus? dev ? function ? # 3Com 3C575TX
|
||||||
fxp* at cardbus? dev ? function ? # Intel i8255x
|
fxp* at cardbus? dev ? function ? # Intel i8255x
|
||||||
rtk* at cardbus? dev ? function ? # Realtek 8129/8139
|
rtk* at cardbus? dev ? function ? # Realtek 8129/8139
|
||||||
|
|
Loading…
Reference in New Issue