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
/
pci
/
ohci_pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly teardown the allocated and initialised stuff when an error
n_hibma
2000-01-26
1
-31
/
+38
*
Don't set ivars until we checked the return value from device_add_child.
n_hibma
2000-01-26
1
-1
/
+1
*
Add ID for the AMD-756 OHCI controller
n_hibma
2000-01-21
1
-0
/
+9
*
Remove the 'ivars' arguement to device_add_child() and
mdodd
1999-12-03
1
-1
/
+2
*
Fix the 'usb0: USB revision unknown, not supported' people have been seeing
n_hibma
1999-12-03
1
-0
/
+3
*
Remove some bogus bus methods peter added. We are hardly doing
n_hibma
1999-11-22
1
-6
/
+1
*
Check for a valid irq number before calling BUS_SETUP_INTR.
n_hibma
1999-10-03
1
-1
/
+9
*
1) rename dev->self to be consistent
n_hibma
1999-08-18
1
-32
/
+47
*
Shorten the strings a bit (remove 'Host')
n_hibma
1999-06-13
1
-6
/
+6
*
Add comment about split in driver
n_hibma
1999-05-20
1
-1
/
+6
*
Move the declaration of the interrupt type from the driver structure
dfr
1999-05-08
1
-2
/
+2
*
Bring the 'new-bus' to the i386. This extensively changes the way the
peter
1999-04-16
1
-66
/
+88
*
Cleaning up of code, remove unneeded cruft and make
n_hibma
1999-03-27
1
-57
/
+44
*
Moved [uo]hci_pci.c from /sys/dev/pci to /sys/pci after Soren
n_hibma
1999-02-18
1
-0
/
+231