kevlo
|
7a9f1e285b
|
Spelling fix for interupt -> interrupt
|
2007-10-12 06:03:46 +00:00 |
|
piso
|
6a2ffa86e5
|
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 |
|
nyan
|
0fce92f5c4
|
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
and amd64. The optimization is a trivial on recent machines.
Reviewed by: -arch (imp, marcel, dfr)
|
2005-05-29 04:42:30 +00:00 |
|
imp
|
5536442ca3
|
Use BUS_PROBE_DEFAULT for pci probe return value
|
2005-03-05 18:17:35 +00:00 |
|
imp
|
4b319958e7
|
Start each of the license/copyright comments with /*-, minor shuffle of lines
|
2005-01-06 01:43:34 +00:00 |
|
njl
|
05a1f56fc9
|
Convert callers to the new bus_alloc_resource_any(9) API.
Submitted by: Mark Santcroos <marks@ripe.net>
Reviewed by: imp, dfr, bde
|
2004-03-17 17:50:55 +00:00 |
|
obrien
|
c63dab466c
|
Use __FBSDID().
Also some minor style cleanups.
|
2003-08-24 17:55:58 +00:00 |
|
mdodd
|
8c002c3888
|
Use more standard variable names for modevent functions.
|
2002-10-02 04:47:52 +00:00 |
|
mdodd
|
eb286245fd
|
HARP driver for the IDT77201/211 NICStAR ATM Adapter (Including Fore LE155).
Obtained from: Richard Hodges <rh@matriplex.com>
|
2002-09-30 05:12:39 +00:00 |
|