martin
|
ce099b4099
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
|
perry
|
9b2b412c19
|
__FUNCTION__ -> __func__
|
2007-12-15 00:39:14 +00:00 |
|
ad
|
a2a3828545
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
|
thorpej
|
92c7bba3df
|
Use device_private().
|
2006-03-29 06:28:38 +00:00 |
|
thorpej
|
c9b3657ce9
|
Add trailing ; to CFATTACH_DECL.
|
2002-10-02 16:33:28 +00:00 |
|
thorpej
|
9d4a640785
|
Use CFATTACH_DECL().
|
2002-09-30 21:04:24 +00:00 |
|
thorpej
|
f818766afe
|
Declare all cfattach structures const.
|
2002-09-27 20:31:45 +00:00 |
|
takemura
|
3d94c421cc
|
Added new config hook type PCIINTR (handling PCI interrupt).
Added config hook APIs, config_connect, config_disconnect and
config_connected_call.
Supported PCIINTR type event in hpcio.
|
2002-01-13 14:00:38 +00:00 |
|
lukem
|
b84f53efc5
|
add RCSID
|
2001-11-13 12:47:33 +00:00 |
|
uch
|
a9d7b546d6
|
make this work.
|
2001-06-13 19:02:13 +00:00 |
|
uch
|
859a6a49b2
|
ANSI KNF.
|
2001-06-04 18:59:31 +00:00 |
|
takemura
|
26b0905dd0
|
Machine independent GPIO interface.
|
2001-04-30 11:42:17 +00:00 |
|