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
|
afbea8995b
|
Fix the MPU attachment on Aztech 1020 that has a separate mpu pnp device
instead of having the mpu in io[1]. From doomwarriorx at gmail dot com.
|
2006-04-13 00:30:19 +00:00 |
|
thorpej
|
838ee1e0d9
|
Use device_private().
|
2006-03-29 06:51:47 +00:00 |
|
christos
|
95e1ffb156
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
|
perry
|
f31bd063e9
|
nuke trailing whitespace
|
2005-02-27 00:26:58 +00:00 |
|
perry
|
18db93c7f6
|
de-__P
|
2005-02-04 02:10:35 +00:00 |
|
thorpej
|
c9b3657ce9
|
Add trailing ; to CFATTACH_DECL.
|
2002-10-02 16:33:28 +00:00 |
|
thorpej
|
9bb77522c1
|
Use CFATTACH_DECL().
|
2002-09-30 21:31:52 +00:00 |
|
thorpej
|
f818766afe
|
Declare all cfattach structures const.
|
2002-09-27 20:31:45 +00:00 |
|
lukem
|
9d2580ff16
|
add RCSID
|
2001-11-13 07:56:39 +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 |
|
mycroft
|
6ada3afd8b
|
Reject variant numbers which are too large (so that a new version of isapnpdevs
with an old driver will not lose mysteriously).
|
1999-03-22 10:00:09 +00:00 |
|
mycroft
|
2cccf3bd4a
|
Update callers of isapnp_devmatch().
|
1999-03-22 09:44:12 +00:00 |
|
mycroft
|
ccbad3061c
|
Add a mpu_isapnp attachment.
|
1999-03-22 07:39:33 +00:00 |
|