mirror of
https://git.proxmox.com/git/mirror_linux-firmware
synced 2025-05-28 04:53:38 +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>
15 lines
441 B
Plaintext
15 lines
441 B
Plaintext
#
|
|
# Replacement CIS for dual-serial-port IO card
|
|
#
|
|
vers_1 4.1, "PCMCIA", "RS-COM 2P"
|
|
funcid serial_port [post]
|
|
config base 0x0100 mask 0x0001 last_index 0x03
|
|
cftable_entry 0x01 [default]
|
|
[mwait]
|
|
io 0x03e8-0x03ef, 0x02e8-0x02ef [lines=10] [8bit] [range]
|
|
irq mask 0x9eb8 [level]
|
|
cftable_entry 0x02
|
|
io 0x0250-0x0257, 0x0258-0x025f [lines=10] [8bit] [range]
|
|
cftable_entry 0x03
|
|
io 0x0260-0x0267, 0x0268-0x026f [lines=10] [8bit] [range]
|