This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
arch
/
algor
History
thorpej
b1ec255377
Add a "firstbus" argument to pci_configure_bus(), indicating the
...
first bus number to use, rather than always assuming that we should start at bus
#0
.
2001-11-09 19:29:12 +00:00
..
algor
pci_conf_interrupt() takes bus/dev/pin, not bus/dev/func.
2001-10-29 23:33:42 +00:00
compile
…
conf
For MIPS kernel Makefiles, don't set ENDIAN in std.${MACHINE}. Instead,
2001-10-23 20:40:00 +00:00
dev
Add a "firstbus" argument to pci_configure_bus(), indicating the
2001-11-09 19:29:12 +00:00
include
pci_conf_interrupt() takes bus/dev/pin, not bus/dev/func.
2001-10-29 23:33:42 +00:00
isa
…
pci
Fix typo in mmap hander.
2001-10-20 05:56:35 +00:00
Makefile
…