This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
pc98
/
cbus
History
Justin Hibbits
1adf06a308
Another convert to bus_alloc_resource_anywhere().
...
Depending on how cbus hands out resources, this could actually be bus_alloc_resource_any() instead.
2016-03-03 01:09:00 +00:00
..
30line.h
…
cbus_dma.c
…
cbus_dmareg.h
…
cbus.h
…
gdc.c
…
nmi.c
…
olpt.c
…
olptreg.h
…
pckbd.c
…
pckbdtables.h
…
pcrtc.c
…
pmc.c
Another convert to bus_alloc_resource_anywhere().
2016-03-03 01:09:00 +00:00
sc_machdep.h
…
scgdcrndr.c
…
scterm-sck.c
…
sctermvar.h
…
scvtb.c
…
sio_cbus.c
…
sio.c
Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().
2016-02-27 03:38:01 +00:00
syscons_cbus.c
…