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
*
Disable ed1 - ed12.
nyan
2004-10-24
1
-0
/
+24
*
use bioq_takefirst()
phk
2004-10-23
1
-5
/
+2
*
Use bioq_takefirst()
phk
2004-10-22
2
-8
/
+4
*
Merged from sys/dev/sio/sio.c (Use generic tty code).
nyan
2004-10-15
2
-180
/
+90
*
Remove unused variable.
njl
2004-10-15
2
-2
/
+0
*
Remove local hacks to set flags now that the device probe does this for us.
njl
2004-10-14
2
-4
/
+0
*
Use generic tty code instead of local stuff.
phk
2004-10-13
2
-1046
/
+214
*
Add more PnP serial cards support.
nyan
2004-10-01
2
-22
/
+38
*
Merged from sys/dev/sio/sio.c: more tty related changes.
nyan
2004-09-20
2
-18
/
+20
*
Use tty->t_sc, ttyalloc() and lock/init termios from struct tty.
phk
2004-09-17
2
-142
/
+114
*
Include <sys/malloc.h> to satisfy new isa_dma stuff.
phk
2004-09-17
2
-0
/
+2
*
Add new a function isa_dma_init() which returns an errno when it fails
phk
2004-09-15
2
-28
/
+24
*
Add device driver support for the VIA Networking Technologies
wpaul
2004-09-10
1
-0
/
+3
*
Switch the default scheduler to 4BSD to match what will go into RELENG_5 soon.
scottl
2004-09-07
1
-1
/
+3
*
Refactor a bunch of scheduler code to give basically the same behaviour
julian
2004-09-05
2
-2
/
+2
*
MFi386: revision 1.1172.
ru
2004-09-02
1
-13
/
+19
*
Kill count device support from config. I've changed the last few
peter
2004-08-30
3
-16
/
+8
*
Remove the HW_WDOG option; it serves no purpose.
des
2004-08-29
1
-2
/
+0
*
Always compile PFIL_HOOKS into the kernel and remove the associated kernel
andre
2004-08-27
1
-1
/
+0
*
Merged from sys/dev/fdc/fdc.c revision 1.283.
nyan
2004-08-22
2
-8
/
+0
*
MFi386: revision 1.597.
nyan
2004-08-05
2
-0
/
+6
*
MFi386: revision 1.410.
nyan
2004-08-05
1
-0
/
+1
*
Making a loadable null.ko for /dev/(null|zero) proved rather
markm
2004-08-03
1
-1
/
+0
*
MFi386: revision 1.1167
nyan
2004-08-01
1
-0
/
+4
*
Break out the MI part of the /dev/[k]mem and /dev/io drivers into
markm
2004-08-01
1
-1
/
+3
*
Merged from sys/dev/sio/sio.c revision 1.450.
nyan
2004-07-24
2
-2
/
+4
*
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
[next]