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
...
*
If you insert a pccard modem and then eject it, you get a panic. This
imp
2004-07-22
1
-1
/
+2
*
Preparation commit for the tty cleanups that will follow in the near
phk
2004-07-15
1
-2
/
+2
*
Introduce ttygone() which indicates that the hardware is detached.
phk
2004-07-11
1
-38
/
+5
*
Update for the KDB framework. Sanitize the alpha console code now that
marcel
2004-07-10
1
-209
/
+76
*
Define the tty methods as typedefs.
phk
2004-06-30
1
-3
/
+2
*
- Shorten the names for the TTY related swi interrupt handlers as the
jhb
2004-06-28
1
-2
/
+2
*
Guard against us having no tty pointer.
phk
2004-06-27
1
-1
/
+2
*
Pick the hotchar out of the tty structure instead of caching private
phk
2004-06-26
1
-6
/
+5
*
Use generic support for modemcontrol and BREAK ioctls.
phk
2004-06-25
1
-79
/
+64
*
Remove the TIOCDCDTIMESTAMP option.
phk
2004-06-22
1
-12
/
+0
*
Put the pre FreeBSD-2.x tty compat code under BURN_BRIDGES.
phk
2004-06-21
1
-0
/
+4
*
Give control devices their own cdevsw{} so that we can eliminate them
phk
2004-06-21
1
-51
/
+111
*
Do the dreaded s/dev_t/struct cdev */
phk
2004-06-16
1
-6
/
+6
*
Deorbit COMPAT_SUNOS.
phk
2004-06-11
1
-2
/
+2
*
Add an entry to the PCI ID list to support the serial interface on the
wpaul
2004-06-07
1
-0
/
+1
*
Centralize the line discipline optimization determination in a function
phk
2004-06-04
1
-24
/
+4
*
Manual edits to change linesw[]-frobbing to ttyld_*() calls.
phk
2004-06-04
1
-2
/
+2
*
Machine generated patch which changes linedisc calls from accessing
phk
2004-06-04
1
-8
/
+8
*
Make the remaining serial drivers call ttyioctl() rather than calling
phk
2004-06-04
1
-8
/
+3
*
There is no need to explicitly call the stop function. In all likelyhood
phk
2004-06-01
1
-1
/
+0
*
There is no need to explicitly call ttwakeup() and ttwwakeup() after
phk
2004-06-01
1
-2
/
+0
*
ttyclose() increments t_gen. Remove redundant increments in drivers.
phk
2004-06-01
1
-1
/
+0
*
Fix disordering of pccarddevs.h noticed by bde. Also remove a few
imp
2004-05-27
1
-2
/
+2
*
Move to generating pccarddevs.h on the fly, both for the kernel and
imp
2004-05-26
1
-1
/
+1
*
Remove new options and my prevention of system freeze when the sio probe
ambrisko
2004-05-03
1
-76
/
+49
*
Some enhancements and bug fix.
ambrisko
2004-04-30
1
-49
/
+76
*
Remove the sio EBus attachment, which never worked with an unpatched
tmm
2004-04-30
1
-114
/
+0
*
Back out last bad commit (again!)
imp
2004-04-07
1
-12
/
+1
*
Remove advertising clause from University of California Regent's
imp
2004-04-07
3
-13
/
+12
*
Last change was a bogus
imp
2004-04-07
1
-12
/
+1
*
Remove advertising clause from University of California Regent's
imp
2004-04-07
1
-1
/
+12
*
Back out code for auto-gdb detection that accidentally leaked into the
njl
2004-03-18
1
-17
/
+5
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
1
-7
/
+18
*
Device megapatch 4/6:
phk
2004-02-21
1
-1
/
+2
*
Device megapatch 3/6:
phk
2004-02-21
1
-2
/
+0
*
Device megapatch 1/6:
phk
2004-02-21
1
-2
/
+0
*
Fixed a memory leak.
ru
2004-01-18
1
-1
/
+3
*
Add detach methods so we can unload the sio module.
imp
2003-12-27
3
-0
/
+3
*
The record's stuck. The record's stuck. The record's stuck.
imp
2003-12-26
1
-3
/
+0
*
Fixed breakage of a check for boolean true by misusing NULL in rev.1.407.
bde
2003-12-24
1
-2
/
+2
*
Sometimes cardbus attachments don't attach, so while we track down
imp
2003-11-28
1
-0
/
+1
*
Tweaked the siointr1() so that it works better at 921600 bps, especially
bde
2003-11-17
1
-0
/
+5
*
Don't waste so much space for the latency debugging buffer. Its size
bde
2003-11-16
1
-10
/
+8
*
Remove explicit cardbus attachments from drivers where this is identical
dfr
2003-11-03
1
-1
/
+0
*
Include pccard/pccard_cis.h here too
imp
2003-10-07
1
-1
/
+2
*
Removed some nearly dead code in comparam(). We don't need to recover
bde
2003-09-28
1
-9
/
+0
*
Cleaned up and fixed setting of speeds in comparam():
bde
2003-09-27
1
-31
/
+20
*
Fix compilation on alpha.
phk
2003-09-26
1
-1
/
+1
*
Use the correct speed in the delay for the transmission of a character
bde
2003-09-26
1
-1
/
+4
*
Adhere to the new console API:
phk
2003-09-26
1
-15
/
+21
[prev]
[next]