Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use __FBSDID(). | obrien | 2003-08-24 | 1 | -3/+4 |
| | | | | Also some minor style cleanups. | ||||
* | Prefer new location of pci include files (which have only been in the | imp | 2003-08-22 | 1 | -1/+1 |
| | | | | | tree for two or more years now), except in a few places where there's code to be compatible with older versions of FreeBSD. | ||||
* | Ack! I totally botched the pci probe routine which resulted in it trying | peter | 2000-01-24 | 1 | -6/+10 |
| | | | | to match everything else *but* a specialix pci card. *blush*. | ||||
* | A bit more newbusification of si. This still isn't quite finished. | peter | 2000-01-24 | 1 | -0/+137 |
Split out the bus attachments so the impact of the bus xxxvar.h files with the inline macros for the ivars are confined to one file each. |