mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 15:35:10 -04:00
the drivers. * Remove legacy inx/outx support from chipset and replace with macros which call busspace. * Rework pci config accesses to route through the pcib device instead of calling a MD function directly. With these changes it is possible to cleanly support machines which have more than one independantly numbered PCI busses. As a bonus, the new busspace implementation should be measurably faster than the old one. |
||
|---|---|---|
| .. | ||
| ata-all.c | ||
| ata-all.h | ||
| ata-disk.c | ||
| ata-disk.h | ||
| ata-dma.c | ||
| atapi-all.c | ||
| atapi-all.h | ||
| atapi-cd.c | ||
| atapi-cd.h | ||
| atapi-fd.c | ||
| atapi-fd.h | ||
| atapi-tape.c | ||
| atapi-tape.h | ||