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
/
sio
Commit message (
Expand
)
Author
Age
Files
Lines
*
The serial console break-to-debugger support only functioned while
iedowse
2001-06-20
1
-1
/
+21
*
Close the line displine on detach. Lots of folks have submittd this, and
imp
2001-06-05
1
-1
/
+4
*
Move out the files from src/sys/isa/ic/ to src/sys/dev/ic/, so they
joerg
2001-06-04
1
-2
/
+2
*
add Dualmode Zoom/FaxModem 56K (internal) Model 2919
sanpei
2001-05-26
1
-0
/
+1
*
Add SmartLink 5634PCV SurfRider
sanpei
2001-05-20
1
-0
/
+1
*
Remove unneeded includes of sys/ipl.h and machine/ipl.h.
jhb
2001-05-15
1
-1
/
+0
*
Undo part of the tangle of having sys/lock.h and sys/mutex.h included in
markm
2001-05-01
1
-8
/
+10
*
Send the remains (such as I have located) of "block major numbers" to
phk
2001-03-26
1
-1
/
+0
*
Add GVC1601 - Rockwell V.34 Plug & Play Modem
sanpei
2001-03-07
1
-0
/
+1
*
Add IOD0081 - I-O DATA DEVICE,INC. IFML-560
sanpei
2001-03-07
1
-0
/
+1
*
Extend kqueue down to the device layer.
jlemon
2001-02-15
1
-2
/
+3
*
RIP <machine/lock.h>.
markm
2001-02-11
1
-4
/
+0
*
- Catch up to the new swi API changes:
jhb
2001-02-09
1
-12
/
+12
*
Change and clean the mutex lock interface.
bmilekic
2001-02-09
1
-43
/
+43
*
Remove count for NSIO. The only places it was used it were incorrect.
peter
2001-01-31
1
-1
/
+0
*
Add OZO8008 - Zoom (33.6k Modem).
tanimura
2000-12-26
1
-0
/
+1
*
Convert the sio driver to use a spin mutex instead of a s_lock. This is
jhb
2000-12-18
1
-123
/
+58
*
- Overhaul the software interrupt code to use interrupt threads for each
jhb
2000-10-25
1
-11
/
+15
*
Add MAE0021 - Jetstream Int V.90 56k Voice Series 2.
tanimura
2000-10-10
1
-0
/
+1
*
Use schedsofttty() again so that siopoll() gets scheduled as designed
bde
2000-10-08
1
-5
/
+0
*
- Heavyweight interrupt threads on the alpha for device I/O interrupts.
jhb
2000-10-05
1
-1
/
+1
*
- Wrap functions and variables that aren't used in the alpha console probe
jhb
2000-09-22
1
-7
/
+26
*
- Remove the inthand2_t type and use the equivalent driver_intr_t type from
jhb
2000-09-13
1
-0
/
+1
*
Add a nasty hack to get remote kernel gdb working from ddb. ddb would
jhb
2000-09-11
1
-0
/
+9
*
Back out my previous commit as well as some SMPng changes to revert the
jhb
2000-09-08
1
-17
/
+28
*
siointr1: Schedule soft interrupt when needed. This fixes the "no
grog
2000-09-08
1
-0
/
+2
*
Fix a problem where we would recursively try to get the com lock within
jhb
2000-09-08
1
-6
/
+9
*
Major update to the way synchronization is done in the kernel. Highlights
jasone
2000-09-07
1
-40
/
+115
*
Add ZTIA001 - Zoom Internal V90 Faxmodem.
sheldonh
2000-09-05
1
-0
/
+1
*
Add Boca K56Flex PnP modem.
sheldonh
2000-09-04
1
-0
/
+1
*
Call destroy_dev() when sio devices go away.
phk
2000-08-27
1
-6
/
+12
*
Add another USR modem.
peter
2000-08-15
1
-0
/
+1
*
Previous commit changing SYSCTL_HANDLER_ARGS violated KNF.
phk
2000-07-04
1
-1
/
+1
*
Style police catches up with rev 1.26 of src/sys/sys/sysctl.h:
phk
2000-07-03
1
-1
/
+1
*
Add option ALT_BREAK_TO_DEBUGGER.
ps
2000-06-14
1
-0
/
+29
*
Add SUP1670 - Supra 336i V+ Intl. Since we update the PnP IDs
tanimura
2000-05-26
1
-0
/
+1
*
Add RSS0262 - 5614Jx3[G] V90+K56Flex Modem.
tanimura
2000-05-19
1
-0
/
+1
*
Add ACH2012 - 5634BTS 56K Video Ready Modem.
tanimura
2000-05-19
1
-0
/
+1
*
Add a couple of new PnP IDs.
tanimura
2000-05-18
1
-0
/
+2
*
Use bus_space stuff except where it needs high performance.
nyan
2000-05-12
1
-79
/
+82
*
Add the logical ID of FUJITSU Modem 33600 PNP/I2.
tanimura
2000-05-02
1
-0
/
+1
*
Add support for pci modems. ONLY CONTROLLER BASED MODEMS. This
imp
2000-04-01
1
-14
/
+122
*
Recognize USR3050 "U.S. Robotics 56K FAX INT" fax modem.
peter
2000-03-31
1
-0
/
+1
*
Isolate the Timecounter internals in their own two files.
phk
2000-03-20
1
-0
/
+1
*
Fix crashes on card eject for pccard modems. We check for NULL when
imp
2000-03-11
1
-12
/
+17
*
Recognize another modem, "PMC2430 - Pace 56 Voice Internal Modem"
peter
2000-03-05
1
-0
/
+1
*
Fix two more problems with freeing the softc data manually. subr_bus.c
peter
2000-03-02
1
-2
/
+0
*
Fixed regressions in rev.1.274:
bde
2000-02-15
1
-11
/
+15
*
"Completed" the previous fix. Return ENOMEM on memory allocation failure
bde
2000-01-29
1
-1
/
+8
*
Return ENXIO on error, not 0. Seems to have been skipped when converting
n_hibma
2000-01-23
1
-1
/
+1
[next]