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 |
|
perry
|
18db93c7f6
|
de-__P
|
2005-02-04 02:10:35 +00:00 |
|
thorpej
|
60530be43c
|
Fix sizeof and whitespace bug from the script I'm using to do the
CFATTACH_DECL conversion. (Grumble.)
|
2002-10-02 03:10:45 +00:00 |
|
thorpej
|
0dac35b547
|
Use CFATTACH_DECL().
|
2002-10-02 02:00:07 +00:00 |
|
thorpej
|
f818766afe
|
Declare all cfattach structures const.
|
2002-09-27 20:31:45 +00:00 |
|
lukem
|
3f7d8d47b6
|
add RCSID
|
2001-11-13 08:01:09 +00:00 |
|
augustss
|
19570e813c
|
Implement opl at wss.
|
1999-08-14 21:19:29 +00:00 |
|