summaryrefslogtreecommitdiffstats
path: root/src/include/isapnp.h
Commit message (Collapse)AuthorAgeFilesLines
* Updated ISAPnP, EISA, MCA and ISA buses to current device model.Michael Brown2007-03-101-236/+0Star
| | | | | | | ISA 3c509 is currently non-functional, although the EISA (3c509-eisa) and MCA (3c529) variants should build OK. None of this code is yet tested.
* ISA bus driver updated to report devices as present only if a driverMichael Brown2005-04-261-4/+5
| | | | | thinks they are. Other bus drivers modified for consistency.
* Added friendly enable/disable functionsMichael Brown2005-04-221-2/+9
|
* Updated all common buses to new API.Michael Brown2005-04-221-12/+27
|
* Optimise ISAPNP_READ_PORT_STEPMichael Brown2005-04-161-1/+7
|
* Now known to work with an old Adaptec 1505 that I found lying around.Michael Brown2005-04-161-1/+1
|
* We now correctly use logical devices.Michael Brown2005-04-151-2/+7
|
* Canonicalised tag namesMichael Brown2005-04-151-39/+39
|
* Move the concept of logical devices inside the struct isapnp_device.Michael Brown2005-04-151-12/+18
|
* Read current ioaddr and irqno from PnP registers.Michael Brown2005-04-151-0/+5
|
* Activation code now generalised as well.Michael Brown2005-04-151-1/+5
|
* Cleaned up isolation protocol.Michael Brown2005-04-151-48/+111
|
* Initial revisionMichael Brown2005-03-081-0/+124