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
/
pc98
/
cbus
/
sio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Cleanup i8251 related defines.
nyan
2008-09-07
1
-34
/
+32
*
Expand kdb_alt_break a little, most commonly used with the option
peter
2008-05-04
1
-4
/
+23
*
Merged from sys/dev/sio/sio.c revision 1.472
nyan
2008-02-29
1
-1
/
+1
*
Add a new 'why' argument to kdb_enter(), and a set of constants to use
rwatson
2007-12-25
1
-2
/
+4
*
Spelling fix for interupt -> interrupt
kevlo
2007-10-12
1
-1
/
+1
*
In the function pc98_check_if_type for the non-8251 case
mjacob
2007-07-11
1
-0
/
+4
*
o break newbus api: add a new argument of type driver_filter_t to
piso
2007-02-23
1
-5
/
+7
*
typo.
nyan
2006-05-27
1
-2
/
+2
*
Aling to new console and gdb_port semantics
phk
2006-05-26
1
-54
/
+14
*
- Use bus_setup_intr() and bus_teardown_intr() to register device driver
jhb
2006-02-22
1
-2
/
+2
*
Merged from sys/dev/sio/sio.c revision 1.463.
nyan
2005-12-18
1
-0
/
+1
*
Catch up with new interrupt handling code.
ru
2005-10-26
1
-2
/
+2
*
Eliminate two unused arguments to ttycreate().
phk
2005-10-16
1
-1
/
+1
*
Use 'PC Card'
nyan
2005-09-30
1
-2
/
+2
*
Remove EPSON PC-386 note A/W/AE/WR support.
nyan
2005-09-14
1
-8
/
+4
*
Change a directory layout for pc98.
nyan
2005-05-10
1
-1
/
+1
*
Merged from sys/dev/sio/sio.c revision 1.458.
nyan
2005-02-11
1
-9
/
+5
*
Merged from sys/dev/sio/sio.c revision 1.457.
nyan
2005-02-04
1
-5
/
+9
*
Merged from sys/dev/sio/sio.c (Use generic tty code).
nyan
2004-10-15
1
-90
/
+45
*
Use generic tty code instead of local stuff.
phk
2004-10-13
1
-523
/
+107
*
Merged from sys/dev/sio/sio.c: more tty related changes.
nyan
2004-09-20
1
-9
/
+10
*
Use tty->t_sc, ttyalloc() and lock/init termios from struct tty.
phk
2004-09-17
1
-71
/
+57
*
Merged from sys/dev/sio/sio.c revision 1.450.
nyan
2004-07-24
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
-208
/
+75
*
Merged from sys/dev/sio/sio.c revision 1.446.
nyan
2004-07-01
1
-3
/
+2
*
- Shorten the names for the TTY related swi interrupt handlers as the
jhb
2004-06-28
1
-2
/
+2
*
Merged from sys/dev/sio/sio.c revision 1.444.
nyan
2004-06-28
1
-1
/
+2
*
Pick the hotchar out of the tty structure instead of caching private
phk
2004-06-26
1
-6
/
+5
*
Merged from sys/dev/sio/sio.c revision 1.442.
nyan
2004-06-26
1
-163
/
+125
*
Remove the TIOCDCDTIMESTAMP option.
phk
2004-06-22
1
-16
/
+0
*
Merged from sys/dev/sio/sio.c revisions 1.439 and 1.440.
nyan
2004-06-22
1
-51
/
+115
*
Do the dreaded s/dev_t/struct cdev */
phk
2004-06-16
1
-12
/
+12
*
Deorbit COMPAT_SUNOS.
phk
2004-06-11
1
-2
/
+2
*
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
-11
/
+11
*
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
*
Mereged from sys/dev/sio/sio.c revision 1.429.
nyan
2004-05-06
1
-76
/
+49
*
- Remove obsolete examples.
nyan
2004-05-01
1
-32
/
+25
*
Merged from sys/dev/sio/sio.c revision 1.428.
nyan
2004-05-01
1
-49
/
+76
*
Remove advertising clause from University of California Regent's
imp
2004-04-07
1
-4
/
+0
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
1
-6
/
+6
*
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
[next]