index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
i386
/
bios
/
smapi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Temporarily revert the new-bus locking for 8.0 release. It will be
jhb
2009-08-20
1
-2
/
+0
*
Make the newbus subsystem Giant free by adding the new newbus sxlock.
attilio
2009-08-02
1
-0
/
+2
*
Some minor style changes:
imp
2009-05-20
1
-22
/
+14
*
Replace all calls to minor() with dev2unit().
ed
2008-09-27
1
-1
/
+1
*
Tweak the probe/attach order of devices on the x86 nexus devices.
jhb
2007-03-20
1
-1
/
+1
*
Do the dreaded s/dev_t/struct cdev */
phk
2004-06-16
1
-2
/
+2
*
Remove atdevbase and replace it's remaining uses with direct references to
jhb
2004-06-10
1
-0
/
+1
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
1
-4
/
+3
*
Device megapatch 4/6:
phk
2004-02-21
1
-1
/
+2
*
Device megapatch 1/6:
phk
2004-02-21
1
-1
/
+0
*
The present defaults for the open and close for device drivers which
phk
2003-09-27
1
-2
/
+0
*
Despite my best efforts the Linux way of doing this is the only
mdodd
2003-06-13
1
-10
/
+3
*
Use __FBSDID().
obrien
2003-06-02
1
-2
/
+3
*
Correct a mis-merge.
mdodd
2003-03-24
1
-2
/
+2
*
- Consolidate smapi driver.
mdodd
2003-03-24
1
-33
/
+218
*
Gigacommit to improve device-driver source compatibility between
phk
2003-03-03
1
-14
/
+6
*
- Removed unecesary code.
mdodd
2003-01-18
1
-15
/
+6
*
A driver for the System Management Application Program
mdodd
2003-01-17
1
-0
/
+167