martin
|
ce099b4099
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
|
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
|
7b128daa3b
|
stack police: Introduce an opl_match function that uses malloc instead of
allocating ~2K of softc on the stack.
|
2006-06-09 21:55:33 +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 |
|
kent
|
55c5f0f624
|
ANSIfy and style fixes
|
2004-11-08 12:10:22 +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 |
|
minoura
|
537038859e
|
Yamaha YMF724/740/744/754 (DS-1) PCI audio driver.
|
2001-03-30 14:32:08 +00:00 |
|