Go to file
briggs c6daae9b79 Add an option (defopt) PCI_NETBSD_CONFIGURE that provides PCI bus
configuration (assignment of bus numbers, BARs, timer values,
interrupt lines, etc.).
The interface must be called from m.d. code prior to probing the bus.
It is meant to be called once for each primary (bus == 0) PCI bus in
the system.  It will configure any busses behind PCI-PCI bridges.
Section 9 man page for pci_configure_bus() will come soon.
In the meantime, sample usage is in arch/sandpoint/sandpoint/mainbus.c.
[ Reviewed by thorpej ]
2001-02-09 14:33:15 +00:00
bin
crypto
dist
distrib sftp seems to get installed in /usr/bin, not /usr/sbin. 2001-02-09 14:27:06 +00:00
etc
games
gnu
include
lib
libexec
regress
sbin
share
sys Add an option (defopt) PCI_NETBSD_CONFIGURE that provides PCI bus 2001-02-09 14:33:15 +00:00
usr.bin
usr.sbin
Makefile
Makefile.inc
UPDATING