cube
|
4dccf0ae94
|
Split device_t and softc for opl(4). That should have been done along with
midi(4), because opl_softc embed a midi_softc.
Fixes PR#38242 by Onno van der Linden.
|
2008-03-15 23:14:38 +00:00 |
ad
|
a2a3828545
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
christos
|
168cd830d2
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
christos
|
4d595fd7b1
|
- sprinkle __unused on function decls.
- fix a couple of unused bugs
- no more -Wno-unused for i386
|
2006-10-12 01:30:41 +00:00 |
christos
|
95e1ffb156
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
thorpej
|
d36c43c511
|
Use ANSI function decls and static.
|
2005-06-28 00:28:41 +00:00 |
perry
|
18db93c7f6
|
de-__P
|
2005-02-04 02:10:35 +00:00 |
keihan
|
b8702f530b
|
netbsd.org -> NetBSD.org
This was the last commit of this kind to src/sys, which is now totally
"NetBSD.org clean". Thanks for the patiance, and sorry for all the commits.
|
2003-12-04 13:57:30 +00:00 |
thorpej
|
b75a007d9f
|
Add trailing ; to CFATTACH_DECL.
|
2002-10-02 16:51:16 +00:00 |
thorpej
|
387fc6dc87
|
Use CFATTACH_DECL().
|
2002-09-30 20:37:04 +00:00 |
thorpej
|
f818766afe
|
Declare all cfattach structures const.
|
2002-09-27 20:31:45 +00:00 |
lukem
|
9048aaae21
|
add RCSID
|
2001-11-13 07:48:40 +00:00 |
kleink
|
480e8a1a1c
|
No longer requires mpuvar.h.
|
1999-09-01 18:03:10 +00:00 |
augustss
|
cbf1f6f1b9
|
Move the MPU driver isa/ to ic/.
(I didn't move it in the repository because the revision history
is very short and uninteresting. :)
|
1999-08-01 18:05:39 +00:00 |
kleink
|
cf917747a1
|
Add a driver for the ESS Technology Solo-1 PCI AudioDrive line of chips.
|
1999-07-12 15:13:30 +00:00 |