mirror of
https://git.proxmox.com/git/mirror_linux-firmware
synced 2025-05-28 14:17:47 +00:00

The CIS files mostly come from pcmcia-cs releases, in which the source files were named etc/cis/*.cis and the binaries were named etc/cis/*.dat. However, the current drivers request the *binaries* as cis/*.cis. It's too late to fix that, so put the sources in a subdirectory here. Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
23 lines
515 B
Plaintext
23 lines
515 B
Plaintext
#
|
|
# This card is MFC-compliant, but identifies itself as single function
|
|
#
|
|
vers_1 5.0, "3Com", "Megahertz 3CXEM556", "LAN + 56k Modem"
|
|
manfid 0x0101, 0x0035
|
|
funcid 0
|
|
|
|
mfc {
|
|
funcid network_adapter
|
|
config base 0x0800 mask 0x63 last_index 0x07
|
|
cftable_entry 0x07
|
|
Vcc Vnom 5V
|
|
irq mask 0xffff [level]
|
|
io 0x0000-0x000f [8bit] [16bit]
|
|
}, {
|
|
funcid serial_port
|
|
config base 0x900 mask 0x63 last_index 0x27
|
|
cftable_entry 0x27
|
|
Vcc Vnom 5V
|
|
irq mask 0xffff [level]
|
|
io 0x0000-0x0007 [8bit]
|
|
}
|