Warner Losh
c358d6a2b0
Trim trailing whitespace...
2012-06-13 04:59:00 +00:00
Kevin Lo
281f0ca8e7
Remove duplicate header includes
2011-06-26 10:07:48 +00:00
Warner Losh
d01c5f360e
The NetBSD Foundation has granted permission to remove clauses 3 and 4.
...
Obtained from: NetBSD
2010-02-16 21:59:17 +00:00
Paolo Pisati
9ca5d390d4
Wrap a BUS_SETUP_INTR() line at 80.
2007-03-06 10:56:54 +00:00
Paolo Pisati
ef544f6312
o break newbus api: add a new argument of type driver_filter_t to
...
bus_setup_intr()
o add an int return code to all fast handlers
o retire INTR_FAST/IH_FAST
For more info: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=465712+0+current/freebsd-current
Reviewed by: many
Approved by: re@
2007-02-23 12:19:07 +00:00
Kevin Lo
24ef8c83ee
style(9) cleanup.
...
Approved by: cognet
2006-10-21 04:25:00 +00:00
Warner Losh
018dc558f6
When returning a resource that we've allocated with rman_reserve_resource,
...
go ahead and set the rid for that resource.
2006-04-20 04:12:02 +00:00
Olivier Houchard
0cc67e3dd6
Fix multiple abuses of __RMAN_RESOURCE_VISIBLE in the arm code.
...
Spotted out by: phk
2005-09-25 21:06:50 +00:00
Olivier Houchard
906ce37658
Big cleanup: get ride of the whole spl level logic, as FreeBSD doesn't use
...
it anymore.
2004-09-23 22:33:38 +00:00
Olivier Houchard
0e564675e4
Define __RMAN_RESOURCE_VISIBLE where appropriate.
2004-07-02 22:30:10 +00:00
Olivier Houchard
848194ce76
Include sys/module.h.
2004-06-19 17:38:32 +00:00
Olivier Houchard
6fc729af63
Import FreeBSD/arm kernel bits.
...
It only supports sa1110 (on simics) right now, but xscale support should come
soon.
Some of the initial work has been provided by :
Stephane Potvin <sepotvin at videotron.ca>
Most of this comes from NetBSD.
2004-05-14 11:46:45 +00:00