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
*
Fix compile warnings about missing braces around static initialization of uni...
nsouch
1999-01-31
1
-3
/
+3
*
Distinguish EPP address/data register. Add EPP address register access to ppi.
nsouch
1999-01-30
2
-18
/
+19
*
Use suser() to check for super user rather than examining cr_uid directly.
phk
1999-01-30
1
-2
/
+3
*
Update the alpha port to use the new syscons.
dfr
1999-01-23
14
-9850
/
+2695
*
I guess this is now a legacy driver (for alpha only right now).
mjacob
1999-01-20
2
-6
/
+6
*
Update the pccard hooks to use a module style declaration instead.
peter
1999-01-19
2
-23
/
+6
*
Fixed corruption of the fd buffer queue. Once upon a time, the active
bde
1999-01-15
2
-8
/
+16
*
Fix broken low level ppb_rxxx() return type: char becomes u_char.
nsouch
1999-01-10
2
-18
/
+18
*
Major ppbus commit with:
nsouch
1999-01-10
2
-52
/
+486
*
Move IO_PSMSIZE from kbdio.h to isareg.h.
yokota
1999-01-06
2
-7
/
+5
*
Silence -Wtrigraph.
hoek
1998-12-30
1
-2
/
+2
*
Pre 3.0 branch cleanup casualty #6: ft
phk
1998-12-27
1
-82
/
+2
*
Fixed LINT breakage in previous commit. Option FDC_YE enabled a
bde
1998-12-14
1
-6
/
+6
*
Fix tabs that should have been spaces. Some were in kernel error messages.
mckay
1998-12-14
1
-22
/
+22
*
Add support for another 3COM/USR PNP modem, USR3031.
steve
1998-12-13
1
-1
/
+2
*
Add support for the YE-Data external PCMCIA floppy driver. This
imp
1998-12-12
2
-8
/
+365
*
Rename one of the two devfs_link's to devfs_makelink.
eivind
1998-12-10
1
-3
/
+3
*
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
archie
1998-12-07
2
-13
/
+4
*
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
archie
1998-12-04
1
-3
/
+3
*
* Add hooks to allow the X server to access I/O ports and memory.
dfr
1998-11-15
4
-29
/
+52
*
Fix probes when a port address is specified.
gibbs
1998-11-10
1
-21
/
+8
*
Port the ps/2 mouse driver to the alpha.
dfr
1998-11-08
1
-0
/
+2221
*
* Fix a couple of places in the device pager where an address was
dfr
1998-11-08
1
-2
/
+2
*
pcf.c: timeout management added
nsouch
1998-10-31
2
-100
/
+219
*
* Fix vga_probe() so that it doesn't report a non-vga display adapter as
dfr
1998-10-31
1
-3
/
+3
*
Update timecounters to new interface.
phk
1998-10-23
1
-11
/
+11
*
Initialize isa_devtab entries for interrupt handlers in individual
bde
1998-10-22
2
-4
/
+9
*
Fix breakage introduced by last patch. bde has added CC_QUIET flag to
imp
1998-10-12
1
-27
/
+4
*
Fix conficts in probe:
imp
1998-10-10
1
-1
/
+28
*
Merge changes from i386/isa/sio.c up to revision 1.215.
dfr
1998-09-26
1
-46
/
+42
*
Underlying ,v files were copied and detagged. Re-commit old versions
peter
1998-09-26
2
-167
/
+334
*
Removed unused include of "ioconf.h" again. The CAM changes made ioconf.h
bde
1998-09-24
1
-3
/
+1
*
Attempt to work around a bug in the previous commit related to
bde
1998-09-20
1
-3
/
+3
*
- program counter was previously an index in the microsequence, now pc
nsouch
1998-09-20
1
-26
/
+18
*
Ensure that the i8254 timecounter doesn't go backards. It sometimes
bde
1998-09-20
1
-6
/
+21
*
Merge with the latest i386 syscons.
dfr
1998-09-17
5
-1365
/
+2795
*
Nuke uninitialized varible fd from retrier(). Change the devstat code
gibbs
1998-09-15
1
-3
/
+2
*
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
[next]