kernel/pci: Implement the PCIOCATTACHED ioctl.
authorSascha Wildner <saw@online.de>
Tue, 14 Feb 2012 22:18:33 +0000 (23:18 +0100)
committerSascha Wildner <saw@online.de>
Thu, 16 Feb 2012 03:38:35 +0000 (04:38 +0100)
commitc37902d0269caabdabb7171278988b059801007d
tree443356ab50a0d9cf3e657f7116f50db1d1fc90ed
parentff5f4391668147d9be7f2256b10f25da82e80f8e
kernel/pci: Implement the PCIOCATTACHED ioctl.

This fixes pciconf -a

Taken-from: FreeBSD
sys/bus/pci/pci_user.c