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
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFi386: revision 1.596.
nyan
2004-07-19
2
-0
/
+6
*
In -CURRENT pseudo devices are not statically assigned at compile time,
maxim
2004-07-18
1
-1
/
+1
*
Rename the sound device drivers.
nyan
2004-07-17
2
-12
/
+14
*
Merged from the following changes.
nyan
2004-07-17
6
-60
/
+88
*
Preparation commit for the tty cleanups that will follow in the near
phk
2004-07-15
2
-4
/
+4
*
Move the fdc_alloc_resources function into the bus front end.
nyan
2004-07-15
4
-412
/
+166
*
Unbreak LINT: device card no longer takes a count.
des
2004-07-14
1
-1
/
+1
*
oldcard's card device no longer requires a count
imp
2004-07-13
1
-1
/
+1
*
Merged from recent fdc driver changes.
nyan
2004-07-13
6
-194
/
+294
*
MFi386: revision 1.213.
nyan
2004-07-13
3
-48
/
+60
*
Add ptrace_clear_single_step(), alpha already has it for years, the function
davidxu
2004-07-13
2
-0
/
+14
*
Introduce ttygone() which indicates that the hardware is detached.
phk
2004-07-11
2
-76
/
+10
*
MFi386: revision 1.212.
nyan
2004-07-11
3
-39
/
+33
*
MFi386: revision 1.406
nyan
2004-07-11
1
-1
/
+3
*
MFi386: Update for the KDB framework:
marcel
2004-07-10
2
-24
/
+68
*
Update for the KDB framework. Sanitize the alpha console code now that
marcel
2004-07-10
2
-416
/
+150
*
- Merged from sys/dev/fdc/fdc.c revision 1.275.
nyan
2004-07-08
6
-748
/
+692
*
MFi386: revision 1.16.
nyan
2004-07-08
2
-2
/
+30
*
Remove obsolete defines.
nyan
2004-07-08
2
-126
/
+0
*
MFi386: revision 1.1164.
nyan
2004-07-08
1
-7
/
+1
*
MFi386: revision 1.1163
nyan
2004-07-01
1
-0
/
+1
*
Merged from sys/dev/sio/sio.c revision 1.446.
nyan
2004-07-01
2
-6
/
+4
*
- Shorten the names for the TTY related swi interrupt handlers as the
jhb
2004-06-28
2
-4
/
+4
*
Merged from sys/dev/sio/sio.c revision 1.444.
nyan
2004-06-28
2
-2
/
+4
*
Pick the hotchar out of the tty structure instead of caching private
phk
2004-06-26
2
-12
/
+10
*
Merged from sys/dev/sio/sio.c revision 1.442.
nyan
2004-06-26
2
-326
/
+250
*
Remove the TIOCDCDTIMESTAMP option.
phk
2004-06-22
2
-32
/
+0
*
Merged from sys/dev/sio/sio.c revisions 1.439 and 1.440.
nyan
2004-06-22
2
-102
/
+230
*
MFi386: revision 1.592.
nyan
2004-06-22
2
-50
/
+14
*
MFi386: revision 1.1161
nyan
2004-06-16
1
-1
/
+1
*
Do the dreaded s/dev_t/struct cdev */
phk
2004-06-16
12
-77
/
+77
*
Include vm/vm_param.h to pull in KERNBASE now. This should fix the
imp
2004-06-13
2
-0
/
+2
*
Deorbit COMPAT_SUNOS.
phk
2004-06-11
4
-16
/
+16
*
Remove atdevbase and replace it's remaining uses with direct references to
jhb
2004-06-10
2
-4
/
+2
*
Add missing <sys/module.h> includes.
phk
2004-06-07
10
-0
/
+10
*
Centralize the line discipline optimization determination in a function
phk
2004-06-04
2
-48
/
+8
*
Manual edits to change linesw[]-frobbing to ttyld_*() calls.
phk
2004-06-04
2
-4
/
+4
*
Machine generated patch which changes linedisc calls from accessing
phk
2004-06-04
2
-22
/
+22
*
Add missing <sys/module.h> #includes
phk
2004-06-04
4
-0
/
+4
*
Make the remaining serial drivers call ttyioctl() rather than calling
phk
2004-06-04
2
-16
/
+6
*
Add missing <sys/module.h> includes currently relying on nested include
phk
2004-06-03
2
-0
/
+2
*
There is no need to explicitly call the stop function. In all likelyhood
phk
2004-06-01
2
-2
/
+0
*
There is no need to explicitly call ttwakeup() and ttwwakeup() after
phk
2004-06-01
2
-4
/
+0
*
ttyclose() increments t_gen. Remove redundant increments in drivers.
phk
2004-06-01
2
-2
/
+0
*
Merged from sys/dev/fdc/fdc.c revision 1.272.
nyan
2004-05-30
2
-2
/
+2
*
MFi386: revision 1.1160.
nyan
2004-05-18
1
-0
/
+5
*
Mereged from sys/dev/sio/sio.c revision 1.429.
nyan
2004-05-06
2
-152
/
+98
*
Oops, switch to using the moved cy driver for pc98 too (remove pointers
bde
2004-05-03
1
-1
/
+1
*
Add option GEOM_GPT. This brings the ability to have a large number of
marcel
2004-05-02
1
-0
/
+1
*
Spell Ethernet correctly.
obrien
2004-05-02
1
-10
/
+10
[next]