mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
synced 2025-02-08 15:37:52 +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
519 B
Plaintext
23 lines
519 B
Plaintext
#
|
|
# This card is MFC-compliant, but identifies itself as single function
|
|
#
|
|
vers_1 5.0, "3Com", "Megahertz 3CCFEM556", "LAN + 56k Modem"
|
|
manfid 0x0101, 0x0556
|
|
funcid 0
|
|
|
|
mfc {
|
|
funcid network_adapter
|
|
config base 0x1000 mask 0x267 last_index 0x07
|
|
cftable_entry 0x07
|
|
Vcc Vnom 5V
|
|
irq mask 0xffff [level]
|
|
io 0x0000-0x000f [8bit] [16bit]
|
|
}, {
|
|
funcid serial_port
|
|
config base 0x1100 mask 0x277 last_index 0x27
|
|
cftable_entry 0x27
|
|
Vcc Vnom 5V
|
|
irq mask 0xffff [level]
|
|
io 0x0000-0x0007 [8bit]
|
|
}
|