summaryrefslogtreecommitdiffstats
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
* Automatically updated usingMichael Brown2005-04-1331-76/+31Star
* Automatically updated usingMichael Brown2005-04-1322-66/+110
* Minor regexp tweaks to catch degenerate cases.Michael Brown2005-04-132-16/+8Star
* Auto-updated usingMichael Brown2005-04-1323-184/+92Star
* Remove debugging by defaultMichael Brown2005-04-121-2/+0Star
* Updated to new device API.Michael Brown2005-04-121-57/+50Star
* Fixed up PCI-scanning code to use new PCI interface.Michael Brown2005-04-121-21/+14Star
* Make adjust_pci_device global, since many drivers call it.Michael Brown2005-04-121-1/+1
* Fix up find_pci_device so that it can be used for scanning for devicesMichael Brown2005-04-121-37/+32Star
* New PCI scan functions now work.Michael Brown2005-04-121-77/+114
* New device probing mechanism written, not tested.Michael Brown2005-04-111-0/+126
* Moved in functions from old core/pci.c that we want to keep.Michael Brown2005-04-111-0/+144
* Almost all information in this file is now obsolete. Writing a new driverMichael Brown2005-04-111-91/+0Star
* Merged mcb30-realmode-redesign back to HEADMichael Brown2005-04-0811-22/+35
* Initial revisionMichael Brown2005-03-0858-0/+48140