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
/
umodem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bugfix: The data is not stored only in the first cblock, calculate the
n_hibma
2000-10-20
1
-1
/
+8
*
Unbreak LINT.
n_hibma
2000-08-20
1
-1
/
+1
*
The modem driver for Communication Device Class, ACM compliant devices.
n_hibma
2000-07-17
1
-25
/
+1114
*
Change Lennart's e-mail address.
n_hibma
2000-05-14
1
-1
/
+1
*
Remove 42 unneeded #include <sys/ioccom.h>.
phk
2000-05-03
1
-1
/
+0
*
Remove ~25 unneeded #include <sys/conf.h>
phk
2000-04-19
1
-1
/
+0
*
OpenBSD has a broken debugger that does not grok static. Use a
n_hibma
2000-04-03
1
-1
/
+1
*
Missed a name change.
n_hibma
1999-11-18
1
-1
/
+1
*
Move the include of device.h into the NetBSD specific section.
n_hibma
1999-10-08
1
-1
/
+1
*
Make the umodem stub compile
n_hibma
1999-10-07
1
-1
/
+1
*
Major synchronisation with the NetBSD USB stack:
n_hibma
1999-10-07
1
-0
/
+1
*
We use device_set_desc_copy, so we do not need to free the copied text
n_hibma
1999-08-28
1
-1
/
+0
*
Bring the 'new-bus' to the i386. This extensively changes the way the
peter
1999-04-16
1
-6
/
+1
*
1) Make debugging more selective.
n_hibma
1999-04-11
1
-3
/
+3
*
Fix warnings in preparation for adding -Wall -Wcast-qual to the
dillon
1999-01-28
1
-2
/
+2
*
Textual changes
n_hibma
1999-01-22
1
-0
/
+1
*
Corrected the latent fact that the uhub driver was providing a driver for
n_hibma
1999-01-14
1
-1
/
+1
*
Changed 'xxxdebug = 0' to '...= 1' (Brian Feldman)
n_hibma
1999-01-13
1
-1
/
+1
*
Sync with NetBSD sources. Almost there. Mostly style fixes.
n_hibma
1999-01-10
1
-10
/
+10
*
Major synchronisation with NetBSD USB code
n_hibma
1999-01-07
1
-79
/
+17
*
Added Id to all files
n_hibma
1998-12-14
1
-0
/
+1
*
small bug fix
n_hibma
1998-12-13
1
-0
/
+1
*
dded the stubs for umodem and ucom (communications class driver). They are no...
n_hibma
1998-12-13
1
-0
/
+202