freebsd-skq/sys/dev
Andrey A. Chernov e84e5d655f 1) Raw partition number was incorrectly 0, changed to 3
2) DELAY(1) does nothing, it affects audio playing f.e:
driver can't play second half of disk, changed to DELAY(10)
3) Debugging messages #ifdef DEBUGed
1994-08-27 13:15:25 +00:00
..
ed Fixed minor typo in diagnostic message. 1994-08-22 08:21:51 +00:00
ep Added support for SIOCSIFMTU. 1994-08-08 13:33:16 +00:00
fdc Ran ft.c through ident. 1994-08-23 07:52:29 +00:00
ic Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 13:48:52 +00:00
ie Add Charles Martin Hannum to copyright notice so he can stop whining and 1994-08-25 20:16:59 +00:00
kbd Updated swedish keymap. 1994-04-26 09:24:06 +00:00
mcd 1) Raw partition number was incorrectly 0, changed to 3 1994-08-27 13:15:25 +00:00
mse Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
ppbus Added $Id$ 1994-08-02 07:55:43 +00:00
sio Updated to final 1.1.5 version (revision 1.56). 1994-08-25 10:15:28 +00:00
speaker Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
syscons 1) cleaned up after Garrett - fixed more redundant declarations, changed 1994-08-20 03:49:02 +00:00