| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
chip would advertize themselves as multi-function devices, while they are
not.
|
|
|
|
|
|
|
| |
have any direct symbols used. Tested for indirect use by compiling
amd64/i386/sparc64 kernels.
ok tedu@ deraadt@
|
|
|
|
| |
function 1 anymore.
|
|
|
|
|
|
| |
controllers. pciide on function 1 isnt enabled until ahci gets to touch it,
which is too late for the probe routines to discover that there are high
functions to look at.
|
| |
|
| |
|
|
also, change a few pcidevs names to match netbsd (and more descriptive).
tested on a bunch of laptops, helps resolving 'pin X unmapped'
problems for (usually) usb and cardbus cntrollers.
|