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
...
*
MFNetBSD: Add support for the SMC 2206USB/ETH EZ Connect adapter (Pegasus II)
joe
2002-07-09
2
-0
/
+2
*
Delay the creation of the ugenX device node until we're certain
joe
2002-07-09
1
-5
/
+6
*
Avoid reprobing on loading a driver. This does not work as the ivars set
n_hibma
2002-06-17
1
-0
/
+15
*
Set the ivars _after_ checking that the bdev was correctly created instead
n_hibma
2002-06-17
1
-2
/
+2
*
clean up some KASSERTS.
n_hibma
2002-06-17
1
-13
/
+18
*
Rewrite the probe routine. This makes adding drives and quirks more easy.
n_hibma
2002-06-16
1
-267
/
+251
*
Should have been part of recent commit:
alfred
2002-06-01
2
-5
/
+3
*
Call destroy_dev in detach routine to cleanup properly otherwise we
alfred
2002-06-01
1
-3
/
+8
*
NetBSD have adopted our usage of the DMAADDR macro:
joe
2002-05-28
3
-12
/
+10
*
Regen.
joe
2002-05-27
2
-2
/
+16
*
Add a couple of new aue ethernet adapters from NetBSD:
joe
2002-05-27
2
-0
/
+4
*
Use aue_lookup for looking up devices.
joe
2002-05-26
2
-86
/
+71
*
Correct the usage of DMAADDR in a piece of '#if 0'd code. (The compiler
joe
2002-05-26
1
-1
/
+1
*
MFNetBSD:
joe
2002-05-26
1
-2
/
+2
*
MFNetBSD: ohci.c (1.124), uhci.c (1.159), usbdi.c (1.100)
joe
2002-05-26
3
-9
/
+9
*
Fix a panic by allocating the iface structure locally in the attach
joe
2002-05-23
2
-3
/
+14
*
Reflect some changes in the NetBSD code path, and sligh adjustments to ours.
joe
2002-05-23
1
-4
/
+7
*
Sync with NetBSD. (Non functional changes).
joe
2002-05-22
1
-9
/
+9
*
Fix a bug: Use USBD_DEFAULT_INTERVAL instead of USBD_DEFAULT_TIMEOUT
joe
2002-05-22
1
-1
/
+1
*
Regen after changing Device ID string for DaisyTech devices.
sobomax
2002-05-20
2
-4
/
+4
*
Change Device ID string for DaisyTech devices.
sobomax
2002-05-20
1
-1
/
+1
*
MFNetBSD: Bring in the most recent NetBSD and OpenBSD parts.
joe
2002-05-09
1
-14
/
+107
*
Use usb_callout_init() instead of directly calling callout_init() with
peter
2002-05-09
1
-1
/
+1
*
MFNetBSD:
joe
2002-05-09
1
-1
/
+3
*
MFNetBSD: ugen.c (1.57), ulpt.c (1.48), usb.c (1.67), usbdi.c (1.96),
joe
2002-05-06
7
-28
/
+27
*
MFNetBSD:
joe
2002-05-02
1
-1
/
+4
*
Some non-functional changes to make the differences between NetBSD's
joe
2002-04-29
1
-31
/
+35
*
Regen after rev.1.89 of usbdevs.
sobomax
2002-04-29
2
-2
/
+2
*
Change Device ID string for DaisyTech devices to be more sensible.
sobomax
2002-04-29
1
-1
/
+1
*
Move the new byte order function prototypes from <sys/param.h> to
mike
2002-04-26
2
-0
/
+2
*
Add a power exceeded debug message.
joe
2002-04-25
1
-1
/
+2
*
MFNetBSD:
joe
2002-04-25
1
-2
/
+2
*
MFNetBSD:
joe
2002-04-25
1
-5
/
+38
*
MFNetBSD:
joe
2002-04-25
1
-2
/
+9
*
Revert part of revision 1.49 which was supposed to be white space
joe
2002-04-17
1
-1
/
+1
*
Make this compile again when UMASS_DEBUG isn't defined.
jhb
2002-04-11
1
-0
/
+2
*
Delay umass_cam_rescan by 200 ms to make sure attach is finished by the
n_hibma
2002-04-11
1
-3
/
+12
*
Postpone I/O to the device until attach has finished. This fixes
n_hibma
2002-04-10
1
-21
/
+23
*
Slight tidy up to reduce the differences between our version and NetBSD's.
joe
2002-04-09
1
-9
/
+9
*
Lock down Giant in the usb_task_thread() kthread.
joe
2002-04-08
1
-0
/
+4
*
Regenerate.
joe
2002-04-08
2
-2
/
+9
*
Add an entry for HP LaserJet 1200.
joe
2002-04-08
1
-0
/
+1
*
General white space cleanup, to synchronise with NetBSD.
joe
2002-04-07
1
-26
/
+36
*
MFNetBSD:
joe
2002-04-07
1
-3
/
+3
*
MFNetBSD:
joe
2002-04-07
1
-2
/
+2
*
MFNetBSD:
joe
2002-04-07
1
-8
/
+7
*
MFNetBSD:
joe
2002-04-07
1
-8
/
+13
*
MFNetBSD: uhcireg.h (1.15), uhcivar.h (1.33)
joe
2002-04-07
2
-2
/
+5
*
MFNetBSD:
joe
2002-04-07
1
-23
/
+67
*
MFNetBSD:
joe
2002-04-07
1
-2
/
+2
[prev]
[next]