| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
by krw and myself.
|
|
|
|
|
|
| |
code it was originally copied from.
ok kettenis@
|
|
|
|
|
|
|
| |
cardbus_attach_args so we can switch to using proper pci config
space functions instead of callback based wrappers.
ok oga@ krw@ kettenis@
|
|
|
|
|
|
|
| |
pointer to the pccbb softc, to distinguish it from a pci_chipset_tag_t
which can be passed to the normal pci functions.
Suggested by and ok kettenis@
|
|
|
|
|
|
| |
their pci counterparts, similar to recent changes in NetBSD.
ok oga@ deraadt@ jasper@
|
|
|
|
| |
Tested by millert@
|
|
|
|
|
|
| |
Count cardbus devices interrupts in cbb(4) using evcount(9).
ok deraadt@
|
|
tested on puc@pci by fkr and meself on the cardbus.
still needs a bit more work but generally works.
deraadt@ ok and some input from miod@
|