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
/
isa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update system to new device statistics code.
gibbs
1998-09-15
1
-20
/
+30
*
Mylex/Buslogic MultiMaster SCSI-Host Adapter Driver for CAM.
gibbs
1998-09-15
1
-0
/
+322
*
Remove the SLICE code.
sos
1998-09-14
1
-245
/
+1
*
Support PnP compatibility IDs. This allow e.g. the ed driver to pick
eivind
1998-09-13
1
-19
/
+17
*
invalid printf call fixed -> compile time warning removed
nsouch
1998-09-13
1
-2
/
+2
*
ppbus enhanced to support ZIP+ : microseq improved
nsouch
1998-09-13
2
-27
/
+69
*
Maintain a mapping from irq number to (ioapic number, int pin) tuple,
tegge
1998-09-06
1
-3
/
+3
*
printing with compatible mode fixed if ECP available + more verbose if bootve...
nsouch
1998-09-02
1
-43
/
+163
*
Fixed printf format errors. Only one left in LINT on i386's.
bde
1998-08-24
1
-3
/
+2
*
Fixed printf format errors.
bde
1998-08-23
1
-2
/
+2
*
Added D_TTY to the cdevswitch flags for all tty drivers. This is required
bde
1998-08-23
1
-4
/
+5
*
Fixed devfs initialization which I broke in the previous commit.
bde
1998-08-20
1
-7
/
+7
*
Enabled dynamically sized tty input buffers (with enough buffering
bde
1998-08-19
1
-9
/
+10
*
Register tty software interrupt handlers at run time using register_swi()
bde
1998-08-11
1
-15
/
+10
*
Port syscons to the alpha. The driver itself has moved to sys/isa as it will
dfr
1998-08-06
6
-113
/
+233
*
Support files for ISA bus.
dfr
1998-08-06
2
-0
/
+260
*
Major ppbus updates from the author.
msmith
1998-08-03
2
-190
/
+609
*
1. Reorganized screen saver related code so that both the LKM screen
yokota
1998-08-03
2
-146
/
+300
*
- When the system is shut down, switch to the vty0 if possible.
yokota
1998-08-03
1
-3
/
+17
*
Fix the bug which always reallocated the cut buffer whenever
yokota
1998-08-03
1
-7
/
+18
*
Don't accept the blank time value, if it is too big.
yokota
1998-08-03
1
-2
/
+4
*
- Add new bell types: "quiet.normal" and "quiet.visual".
yokota
1998-08-03
2
-4
/
+12
*
Fixed error handling:
bde
1998-07-29
2
-57
/
+63
*
Fixed error handling after a seek error that can't happen. When the
bde
1998-07-18
1
-1
/
+3
*
Changed %n to %r in devfs name format strings. %n has almost gone away.
bde
1998-07-15
2
-9
/
+9
*
The ioctl request arg is unsigned long, so don't attempt to pass it
bde
1998-07-15
1
-2
/
+2
*
Don't pretend to support ix86's with 16-bit ints by using longs
bde
1998-07-14
1
-8
/
+8
*
SLICE probing becomes asynchronous. It can now be triggered by
julian
1998-07-13
1
-6
/
+3
*
Improve a couple of comment.
phk
1998-07-11
1
-6
/
+7
*
Don't pretend to support ix86's with 7-bit ints by using longs just to
bde
1998-07-11
2
-6
/
+6
*
Add the ability to suspend as well as hibernate to the system. This
imp
1998-07-06
1
-2
/
+21
*
There is no such thing any more as "struct bdevsw".
julian
1998-07-04
1
-8
/
+27
*
Don't refer to mouse_info.u.datea.[xyz] while processing MOUSE_BUTTON_EVENT
yokota
1998-06-24
1
-5
/
+2
*
Avoid some panics in sio_unload which gets called with various dirt
phk
1998-06-24
1
-1
/
+9
*
Don't log "unexpected" events on never-opened devices. Events left
bde
1998-06-16
1
-11
/
+4
*
Add a symlink from /dev/vga to /dev/ttyv0 when using DEVFS
steve
1998-06-13
1
-1
/
+3
*
Add a tc_ prefix to struct timecounter members.
phk
1998-06-09
1
-6
/
+6
*
Add a member function more to the timecounters, this one is for use
phk
1998-06-07
1
-1
/
+3
*
Fix some more ioctls which I missed becausese they were hidden by options
dfr
1998-06-07
1
-2
/
+2
*
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
4
-7
/
+7
*
Add a "this" style argument and a "void *private" so timecounters can
phk
1998-06-07
1
-5
/
+5
*
keymap -> key_map so that the kernel will compile with
steve
1998-06-06
1
-2
/
+2
*
Force success of the probe (after doing it as before except in one
bde
1998-06-03
1
-4
/
+5
*
Fixed a printf() arg botch in the previous commit.
bde
1998-06-03
1
-7
/
+6
*
Converted the ICU-level interrupt tests (3, 5 and 8) in sioprobe() into
bde
1998-05-31
1
-22
/
+27
*
Some cleanups related to timecounters and weird ifdefs in <sys/time.h>.
phk
1998-05-28
1
-3
/
+3
*
LoadSoftModem() routine at sio.c does not trap general serial I/Os.
phk
1998-05-20
1
-2
/
+2
*
Change a data type internal to the timecounters, and remove the "delta"
phk
1998-05-19
1
-18
/
+9
*
s/nanoruntime/nanouptime/g
phk
1998-05-17
1
-9
/
+9
*
The PnP code in 2.2.6 detects the Motorola ModemSurfer 56K,
phk
1998-05-13
1
-1
/
+2
[next]