summaryrefslogtreecommitdiff
path: root/sys/arch/i386/isa/spkr.c
AgeCommit message (Collapse)Author
1996-10-18-Wall happinessMichael Shalayeff
1996-07-27jtk; One more fix as pointed out by enami tsugutomo <enami@ba2.so-net.or.jp>:Theo de Raadt
check slen before accessing cp[1] in GETNUM macro. fix PRs 219, 2295, 2612: speaker bugs on i386 port: remove overruns due to faulty bounds checking; repair faulty octave limiting.
1996-05-28fix pccons/pcvt messupTheo de Raadt
1996-05-10simple cleanupTheo de Raadt
1996-05-01we don't need ia_iosize setting, since no isa_attach_argsMichael Shalayeff
stuff passed.
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-03-19Merging w/ NetBSD 021796.Michael Shalayeff
speaker upgraded to the current. some changes to the VM stuff (ie kern_thread.c added and so).
1996-03-04fixes of the 960217 import.Michael Shalayeff
1996-03-03Set ia_iosize to 0 to keep probe silentThorsten Lockert
1996-02-26From NetBSDMichael Shalayeff
Move the speaker to the 'new' config.
1995-10-18initial import of NetBSD treeTheo de Raadt