christos
|
95e1ffb156
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
kent
|
069e72cbb8
|
ansify and KNF
|
2005-01-13 15:14:03 +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
|
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 |
rh
|
12bad24883
|
Add opl at wss for isapnp devices w/o MAD chip.
|
1999-09-06 18:31:45 +00:00 |
mycroft
|
f887d74c45
|
Nuke sc_iooffs from orbit. This is exactly what bus_space_subregion() is for.
|
1999-03-22 14:29:14 +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
|
cbd5623c72
|
Add support for switching Aztech chips into WSS mode.
|
1999-03-22 09:43:12 +00:00 |
nathanw
|
fad6371a16
|
Update for recent changes in wssvar.h.
|
1999-02-23 09:14:05 +00:00 |
augustss
|
9726cfd1fb
|
Make the copyright header conform to the NetBSD template.
|
1998-11-25 22:17:06 +00:00 |
pk
|
f7151935ef
|
Adjust for ad1848.c split.
|
1998-08-25 22:35:25 +00:00 |
augustss
|
4e690f3740
|
Improve chances of success and make it compile again.
|
1998-07-28 14:16:29 +00:00 |
christos
|
bdb2269a46
|
Create a master list of pnp logical and compatibility device codes instead
of hard-coding it into each driver and use a centralized probe function.
|
1998-07-23 19:30:44 +00:00 |
augustss
|
9e54ebca91
|
Add WSS attachment for ISAPnP. Not tested yet.
|
1998-06-30 17:28:00 +00:00 |