drivers/eisa/eisa.ids
Source file repositories/reference/linux-study-clean/drivers/eisa/eisa.ids
File Facts
- System
- Linux kernel
- Corpus path
drivers/eisa/eisa.ids- Extension
.ids- Size
- 55679 bytes
- Lines
- 1284
- Domain
- Driver Families
- Bucket
- drivers/eisa
- Inferred role
- Driver Families: drivers/eisa
- Status
- atlas-only
Why This File Exists
Repeatable hardware-adapter layer. Deep compatibility for every driver is out of scope; this atlas records patterns, probe lifecycles, bus glue, IRQ/DMA usage, and links back to core abstractions.
- Repeatable hardware-adapter layer. Deep compatibility for every driver is out of scope; this atlas records patterns, probe lifecycles, bus glue, IRQ/DMA usage, and links back to core abstractions.
- Touches IRQ or DMA behavior; this matters for the representative real-device path.
Dependency Surface
- No C-style include directives detected by the generator.
Detected Declarations
- No top-level syscall, struct, function, initcall, or export declaration detected by the generator.
Annotated Snippet
# This list is a compilation of EISA ids.
# It also includes numerous ISA cards for which an EISA id
# has been allocated.
#
# Please send any patch/addition/correction to
# Marc Zyngier <maz@wild-wind.fr.eu.org>
#
# Many entries were contributed by Andries.Brouwer@cwi.nl
ABP0510 "Advansys ABP-510 ISA SCSI Host Adapter"
ABP0540 "Advansys ABP-540/542 ISA SCSI Host Adapter"
ABP7401 "AdvanSys ABP-740/742 EISA Single Channel SCSI Host Adapter"
ABP7501 "AdvanSys ABP-750/752 EISA Dual Channel SCSI Host Adapter"
ACC1200 "ACCTON EtherCombo-32 Ethernet Adapter"
ACC120A "ACCTON EtherCombo-32 Ethernet Adapter"
ACC1650 "Accton MPX Ethernet Adapter (EN165x)"
ACC1660 "Accton MPX Ethernet Adapter (EN166x)"
ACE1010 "ACME Super Fast System Board"
ACE2010 "ACME PC Network"
ACE3010 "ACME Arcnet Plan"
ACE3030 "ACME Sample VS Board 1"
ACE4010 "ACME Tape Controller"
ACE5010 "ACME VDU Video Board"
ACE6010 "ACME Disk Controller"
ACE7010 "ACME Multi-Function Board"
ACR1201 "Acer 1200 486/25 EISA System Board"
ACR1211 "AcerFrame 3000SP33 486/33 EISA System Board"
ACR1341 "M1 486SX/20 CPU Board"
ACR1351 "M1 486SX/20 CPU Board"
ACR1361 "M1 487/20 CPU Board"
ACR1371 "M1 487/20 CPU Board"
ACR1381 "M1 486/20 CPU Board"
ACR1391 "M1 486/20 CPU Board"
ACR1581 "M1 486/33 CPU Board"
ACR1591 "M1 486/33 CPU Board"
ACR15A1 "M1 486/33 CPU Board"
ACR15B1 "M1 486/33 CPU Board"
ACR1701 "AcerFrame 1000"
ACR1711 "AcerFrame 1000 486/33 SYSTEM-2"
ACR1801 "Acer P43WE EISA System Board"
ACR3211 "AcerFrame 3000MP 486 SYSTEM-1"
ACR3221 "AcerFrame 486 Series SYSTEM-2"
ACR3231 "AcerFrame 486 Series SYSTEM-3"
ACR3241 "AcerFrame 486 Series SYSTEM-4"
ACR3261 "AcerFrame 3000MP 486 SYSTEM-1"
ACR3271 "AcerFrame 486 Series SYSTEM-2"
ACR3281 "AcerFrame 486 Series SYSTEM-3"
ACR3291 "AcerFrame 486 Series SYSTEM-4"
ACR4509 "ACER/Altos M1 System Board"
ADI0001 "Lightning Networks 32-Bit EISA Ethernet LAN Adapter"
ADP0000 "Adaptec AHA-1740 SCSI"
ADP0001 "Adaptec AHA-1740A SCSI"
ADP0002 "Adaptec AHA-1742A SCSI"
ADP0100 "Adaptec AHA-1540/1542 ISA SCSI Host Adapter"
AIM0002 "AUVA OPTi/EISA 32-Bit 486 All-in-One System Board"
ADP0200 "Adaptec AHA-1520/1522 ISA SCSI Host Adapter"
ADP0400 "Adaptec AHA-1744 SCSI"
ADP7756 "Adaptec AHA-284x SCSI (BIOS enabled)"
ADP7757 "Adaptec AHA-284x SCSI (BIOS disabled)"
ADP7770 "Adaptec AIC-7770 SCSI (on motherboard)"
ADP7771 "Adaptec AHA-274x SCSI"
AEI0401 "486EI EISA System Board"
AEO0301 "486EO EISA System Board"
AIR0101 "AIR486SE/25/33 EISA Baby AT-foot print motherboard."
AIR0103 "AIR486SE/25/33/50"
AIR0201 "AIR486LE/25/33/50"
AIR0301 "AIR 486EO EISA System Board"
AIR0401 "486EI EISA System Board"
AIR0501 "AIR 586EP PCI/EISA System Board"
AIR0601 "AIR 54CEP PCI/EISA System Board"
Annotation
- Atlas domain: Driver Families / drivers/eisa.
- Implementation status: atlas-only.
- IRQ or DMA behavior appears here, which is relevant to the selected PCIe/NVMe device path.
Implementation Notes
- This generated page is the file-by-file coverage layer; curated subsystem chapters should link here when they synthesize a multi-file control flow.
- Core OS pages should be promoted from atlas-only to deep-reviewed when they explain data structures, invariants, locking, lifecycle, and C implementation snippets.
- Driver-family pages are intentionally pattern-oriented unless they are part of the selected PCIe/NVMe representative device path.