Add Ethernet part of Intel EtherExpress PRO/100 LAN/Modem card. This is a
rebadged Xircom REM56 RealPort card. Short MFC timeout to beat the 4.11 code freeze. PR: 53027 Submitted by: John Merryweather Cooper <coop9211 at uidaho dot edu> Approved by: imp (mentor) MFC after: 2 days
This commit is contained in:
parent
0b0594cd4f
commit
98a3c37bd8
@ -2247,7 +2247,14 @@ card "Compaq" "Netelligent 10/100 PC Card"
|
||||
insert /etc/pccard_ether $device start
|
||||
remove /etc/pccard_ether $device stop
|
||||
|
||||
# Intel EtherExpress PRO/100 Mobile Adapter (16-bit verison)
|
||||
# Intel EtherExpress(TM) PRO/100 LAN/Modem PC Card Adapter (Ethernet part)
|
||||
card "Intel" "EtherExpress(TM) PRO/100 LAN/Modem PC Card Adapter"
|
||||
config 0x27 "xe" ?
|
||||
# config auto "sio" ?
|
||||
insert /etc/pccard_ether $device start
|
||||
remove /etc/pccard_ether $device stop
|
||||
|
||||
# Intel EtherExpress PRO/100 Mobile Adapter (16-bit version)
|
||||
card "Intel" "EtherExpress(TM) PRO/100 PC Card Mobile Adapter16"
|
||||
config auto "xe" ?
|
||||
insert /etc/pccard_ether $device start
|
||||
|
Loading…
Reference in New Issue
Block a user