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
/
i386
/
isa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generate intrnames[] dynamically. This should be new-bus friendly.
bde
1999-04-14
6
-242
/
+182
*
Build the functionality of the wdc_p hack into the ide_pci.c code.
peter
1999-04-13
3
-28
/
+6
*
Shoot the LKM support in the old wd/wdc/atapi driver set in the head and
peter
1999-04-13
7
-658
/
+33
*
Move initialization of SWI's in the tty|net|bio masks from isa.c into
peter
1999-04-11
2
-12
/
+6
*
Correct prototype for wdstart
eivind
1999-04-11
1
-1
/
+1
*
Staticize.
eivind
1999-04-11
6
-12
/
+12
*
Random text after #endif changed to comment.
eivind
1999-04-11
1
-1
/
+1
*
When trying to enable or disable an interrupt not described by the mp table,
tegge
1999-04-10
1
-3
/
+7
*
Test CF after a btrl operation instead of testing ZF (which is undefined).
tegge
1999-04-10
1
-2
/
+2
*
o sys/i386/include/soundcard.h
kato
1999-04-08
1
-3
/
+2
*
failled spell-check
phk
1999-04-06
1
-2
/
+2
*
Use reference counted PHOLD/PRELE rather than the P_PHYSIO flag.
peter
1999-04-06
1
-3
/
+3
*
Include nss.h only when PC98 is defined.
kato
1999-04-03
1
-0
/
+2
*
We don't need to splbio() around biodone().
phk
1999-04-02
1
-3
/
+1
*
Add back cxswitch() it was used afterall.
phk
1999-04-02
1
-0
/
+22
*
o sys/i386/include/soundcard.h
kato
1999-04-02
7
-134
/
+199
*
fix polarity reversal.
phk
1999-04-01
1
-2
/
+2
*
Follow up to the recent vm86 change in rev. 1.19.
yokota
1999-03-31
1
-6
/
+8
*
The DEVFS case was screwed by my last commit here..
sos
1999-03-31
2
-8
/
+8
*
SX ISA cards are only 32k wide in 8 bit mode (which is the only
nsayer
1999-03-30
1
-2
/
+2
*
Organize the various modes (CISCO/AUTO/DEMAND/LEASED) a little bit better,
phk
1999-03-30
3
-36
/
+2
*
Reduce overhead of PPS when not active.
phk
1999-03-30
1
-9
/
+11
*
Add PPS-API support for DCD on serial ports.
phk
1999-03-30
1
-3
/
+21
*
Another round of fix for palette loading.
yokota
1999-03-29
1
-8
/
+39
*
Ifdef declaration of a conditionally defined function "timezero".
dt
1999-03-28
1
-1
/
+3
*
Add Turtle Beach Malibu soundcard (and a sample config) to CARDS as
chuckr
1999-03-25
1
-0
/
+6
*
Add support for Cardinal MVP288IV PnP modem.
steve
1999-03-25
1
-1
/
+2
*
Add support for the USR3090 PnP modem.
steve
1999-03-24
1
-1
/
+2
*
Update Specialix download microcode for the transputer based serial host
peter
1999-03-24
1
-2142
/
+2246
*
Fixed a couple of missing drive selects in wdreset(). This mainly
bde
1999-03-23
1
-2
/
+4
*
Cast (u_char *) to (vm_offset_t) to silence compiler warnings.
jlemon
1999-03-18
1
-6
/
+6
*
Update to use the modified vm86_datacall interface.
jlemon
1999-03-18
1
-21
/
+27
*
MF22... add bridging support to the device drivers. Without this
luigi
1999-03-17
2
-18
/
+88
*
Rewert the atapi CDROM driver's name to wcd.
sos
1999-03-16
3
-74
/
+74
*
This is a temporary workaround for kernel panic occurring when
yokota
1999-03-15
1
-1
/
+3
*
Keyboard driver update in preparation for the USB keyboard driver.
yokota
1999-03-10
2
-21
/
+8
*
Pull 'ISA style' probe where interrupt information is determined through
gibbs
1999-03-08
1
-43
/
+7
*
Spell David correctly.
steve
1999-03-08
1
-2
/
+2
*
Block cam hardware interrupts at splvm(). Controller drivers may
gibbs
1999-03-05
1
-4
/
+4
*
Fixed null pointer panic for misconfigured master ports.
bde
1999-03-03
1
-3
/
+7
*
Added FE_8BIT_SUPPORT into the list. The fe driver includes opt_fe.h.
kato
1999-03-03
1
-1
/
+2
*
Fix an operator precedence bug.
dt
1999-02-20
1
-3
/
+3
*
Kill an obsolete file. It has been moved to sys/dev/kbd.
yokota
1999-02-20
1
-1332
/
+0
*
Make sure the DAC palette width is restored to 6 bit.
yokota
1999-02-20
1
-5
/
+8
*
More appropriate fix to the id_irq read during probe
nsouch
1999-02-14
1
-3
/
+3
*
The way the interrupt id was calculated was wrong and the lpt
nsouch
1999-02-14
1
-2
/
+2
*
Fix interrupt handling with DMA. Bit nFault was tested in the control reg.
nsouch
1999-02-14
1
-5
/
+10
*
Remove the lpt driver, as discussed on -hackers.
des
1999-02-10
1
-1381
/
+0
*
Add a prioritization field to the devstat_add_entry() call so that
ken
1999-02-10
5
-12
/
+20
*
Oops, the last commit contained a wrong patch. This is the correct one.
yokota
1999-02-05
2
-12
/
+42
[next]