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
/
dev
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Regen.
gehenna
2000-03-20
2
-33
/
+537
*
Add 80 vendor IDs.
gehenna
2000-03-20
1
-10
/
+82
*
The completely rewritten USB Mass Storage driver. It supports the following
n_hibma
2000-03-18
2
-432
/
+2193
*
Get rid of the last remnants of powerhook abuse.
n_hibma
2000-03-18
5
-11
/
+8
*
Add another device/vendor code combination to support yet another
wpaul
2000-03-18
1
-0
/
+1
*
Please welcome the URio driver. Written by
n_hibma
2000-03-16
2
-0
/
+625
*
Add the TD's to the hash when they are created not when they are used.
n_hibma
2000-03-15
2
-16
/
+44
*
Add an ID for the SiS 5571.
n_hibma
2000-03-15
2
-6
/
+12
*
powerhooks no longer used
n_hibma
2000-03-15
1
-0
/
+2
*
Make the makefile work properly.
n_hibma
2000-03-15
1
-1
/
+6
*
Do not use the powerhooks at all, instead of abusing and empty #define.
n_hibma
2000-03-15
1
-2
/
+4
*
Never stop the control pipe
n_hibma
2000-03-15
1
-3
/
+4
*
Regen.
n_hibma
2000-03-15
2
-2
/
+18
*
Add Y-E Data floppy drive.
n_hibma
2000-03-15
1
-0
/
+4
*
Update the e-mail address to a valid one.
n_hibma
2000-03-15
1
-1
/
+1
*
Add vendor/device ID for Corega FEther USB-TX.
gehenna
2000-03-09
1
-0
/
+1
*
Regen.
gehenna
2000-03-09
2
-2
/
+9
*
Add Corega FEther USB-TX.
gehenna
2000-03-09
1
-0
/
+1
*
Fix flushing of the clists before deleting them. Stops the machine
n_hibma
2000-03-02
2
-0
/
+2
*
Move the warning on wrong IRQ values to the right place, before any
n_hibma
2000-02-20
2
-16
/
+16
*
Correctly handle the conversion from virtual to physical addresses. The
n_hibma
2000-02-10
6
-48
/
+77
*
Add PCI Id's for i810 chipsets.
n_hibma
2000-02-07
1
-0
/
+16
*
Don't use tsleep when cold booting. It is called before bus->use_polling
n_hibma
2000-02-06
1
-1
/
+1
*
Disable the generation of SMIs (System Management Interrupts). Always set
n_hibma
2000-02-06
1
-10
/
+10
*
Commit missing bits, forgotten when committing support for suspend/resume
n_hibma
2000-02-04
1
-4
/
+7
*
bus_release_resource is spellt like bus_release_resource not like
n_hibma
2000-01-31
2
-26
/
+26
*
Get the KASSERT right.
n_hibma
2000-01-29
1
-1
/
+1
*
Fix debugging output. The TDs are linked through the dnext field, not
n_hibma
2000-01-29
1
-1
/
+2
*
Remove a warning from LINT
n_hibma
2000-01-29
1
-1
/
+1
*
Unbreak LINT.
n_hibma
2000-01-29
1
-1
/
+1
*
First part of the fix for ohci_hash_find_td panic.
n_hibma
2000-01-29
1
-4
/
+21
*
Add comments and debugging info.
n_hibma
2000-01-29
1
-9
/
+20
*
The toggle carry bit is stored in the headp not the tailp.
n_hibma
2000-01-29
1
-2
/
+2
*
Mask off the last two bits before comparing. It might just be that some
n_hibma
2000-01-29
2
-4
/
+9
*
Tripmine for bad hardware.
n_hibma
2000-01-29
1
-0
/
+4
*
Minor tweak: the D-Link 10/100 USB ethernet adapter is apparently using
wpaul
2000-01-29
1
-4
/
+8
*
Correct the list of error messages. It was incomplete.
n_hibma
2000-01-28
1
-0
/
+3
*
Regen.
n_hibma
2000-01-28
1
-1
/
+1
*
Correct the entry for the Kodak DC290.
n_hibma
2000-01-28
1
-1
/
+1
*
Fix a bug in the uhci driver that breaks large bulk IN transfers. The
wpaul
2000-01-28
6
-74
/
+22
*
The values for OHCI_HALTED and OHCI_TOGGLECARRY were reversed.
n_hibma
2000-01-28
1
-2
/
+2
*
Move the defines to the right location.
n_hibma
2000-01-27
3
-10
/
+18
*
Add umass.c
n_hibma
2000-01-27
1
-1
/
+2
*
Properly teardown the allocated and initialised stuff when an error
n_hibma
2000-01-26
2
-38
/
+43
*
Don't set ivars until we checked the return value from device_add_child.
n_hibma
2000-01-26
2
-2
/
+2
*
Add comments
n_hibma
2000-01-26
1
-6
/
+27
*
Add usbd_clear_endpoint_toggle(pipe) function.
n_hibma
2000-01-25
2
-0
/
+9
*
Correct subroutine names in DPRINTF
n_hibma
2000-01-25
1
-5
/
+5
*
The previous fix for the USB ugen device set configuration ioctl()
n_hibma
2000-01-24
1
-4
/
+12
*
Fix some warnings.
peter
2000-01-23
1
-2
/
+2
[prev]
[next]