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
/
arm32
/
mainbus
History
mark
50b27325dd
Removed all the early (and now redundant) keyboard polling and interrupt
...
buffer. The new polling function for cngetc() works a lot better and is stable.
1996-03-08 16:28:54 +00:00
..
beep.c
Fixed IOMD identification during device probing.
1996-03-06 23:26:20 +00:00
com.c
Pickup IRQ number from configuration file via mainbus_attach_args
1996-03-06 23:30:58 +00:00
comreg.h
…
cpu.c
…
fd.c
Pickup IRQ number from configuration file via mainbus_attach_args
1996-03-06 23:30:58 +00:00
fdreg.h
…
kbd.c
Removed all the early (and now redundant) keyboard polling and interrupt
1996-03-08 16:28:54 +00:00
lpt.c
Pickup IRQ number from configuration file via mainbus_attach_args
1996-03-06 23:30:58 +00:00
lptreg.h
…
mainbus.c
…
mainbus.h
…
qmouse.c
Fixed IOMD identification during device probing.
1996-03-06 23:26:20 +00:00
vidcaudio.c
Reformatted code to suit style guide.
1996-03-06 23:24:52 +00:00
waveform.h
…
wd.c
Pickup IRQ number from configuration file via mainbus_attach_args
1996-03-06 23:30:58 +00:00
wdreg.h
…