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
*
Add pc98 support.
nyan
2002-01-31
1
-0
/
+3
*
Remove obsolete COMBRD* definitions.
nyan
2002-01-31
1
-6
/
+0
*
Add support for different serial clock frequencies and not just the
jhay
2002-01-30
6
-72
/
+100
*
Cosmetic fix: Not every machine that uses the sio driver has a BIOS.
bmah
2002-01-17
1
-1
/
+1
*
While I'm not sure that I like the wording of the BIOS message in the
imp
2002-01-17
1
-1
/
+2
*
Make sio device probe messages less misleading, for the case that
bmah
2002-01-17
1
-1
/
+4
*
Change the preemption code for software interrupt thread schedules and
jhb
2002-01-05
1
-4
/
+4
*
Add PNP Id for Create Labs Phoneblaster.
sheldonh
2001-12-30
1
-0
/
+1
*
Fixed locking bugs in rev.1.346:
bde
2001-12-28
1
-2
/
+6
*
Fix typo first, then controvert.
tanimura
2001-12-24
1
-1
/
+1
*
Back out an inappropriate backout. If Anyone wants to set the FIFO
dillon
2001-12-23
1
-1
/
+6
*
Backed out previous unapproved commit.
bde
2001-12-23
1
-6
/
+1
*
This problem has been in the serial driver for years, and I occassionally
dillon
2001-12-23
1
-1
/
+6
*
Split the sio driver for pc98 into bus front end and back end.
nyan
2001-11-26
2
-0
/
+34
*
bde suggests that sio really wants to manage its own softc. This
imp
2001-11-26
5
-126
/
+152
*
First part of patches to make sio grok 16-bit serial cards under
imp
2001-11-26
1
-2
/
+30
*
Add the PnP ID for a Rockwell 33.6k modem.
iedowse
2001-11-18
1
-0
/
+1
*
cn_tab no longer exists, use cnadd() to add a console device. Note that
jlemon
2001-10-24
1
-1
/
+1
*
Add a siocnterm function for the CONS_DRIVER function vector.
jlemon
2001-10-23
1
-1
/
+9
*
Break out the bus front ends into their own files. Rewrite
imp
2001-10-23
6
-418
/
+565
*
First commit after a repo copy of isa/sio* -> dev/sio:
imp
2001-10-22
1
-1
/
+1
*
- Make the sio_inited handling more properly MP safe.
jhb
2001-10-20
1
-2
/
+6
*
Add support for 28800 baud to sio.
jlemon
2001-09-29
1
-0
/
+1
*
Gate low level console output on mtx_lock_spin(&sio_lock), if the
jlemon
2001-09-27
1
-0
/
+4
*
Tweak so I can use a serial console on ia64.
dfr
2001-09-22
1
-1
/
+1
*
Recognize two cheap PCI 16550 devices :
murray
2001-09-16
1
-2
/
+4
*
KSE Milestone 2
julian
2001-09-12
1
-10
/
+10
*
Add a missing newline to an error message.
dd
2001-09-09
1
-1
/
+1
*
Add ID for the Best Data Smart One 56SPS Voice modem.
murray
2001-08-31
1
-0
/
+1
*
Add OMRON ME5614ISA PnP modem.
murray
2001-08-31
1
-0
/
+1
*
Add PCI device IDs for Kuotech dual port serial cards.
murray
2001-08-31
1
-0
/
+2
*
Add ACPI attachments.
msmith
2001-08-30
1
-0
/
+1
*
Fix the so-called "half-baked-probe" code that I wrote a long time ago
imp
2001-08-16
1
-0
/
+2
*
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
[next]