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
/
amd64
/
isa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make pcvt and syscons live in the same kernel. If both are enabled, then
bde
1995-09-10
1
-1
/
+17
*
Submitted by: Luigi Rizzo (luigi@iet.unipi.it)
julian
1995-09-08
1
-2
/
+12
*
Remove extra args from the calls to getit(). The bug was benign with the
bde
1995-08-25
1
-4
/
+4
*
Convert to ANSI C: change #endif THING to #endif /* THING */.
bde
1995-06-14
1
-59
/
+57
*
Merge RELENG_2_0_5 into HEAD
rgrimes
1995-06-11
1
-2
/
+2
*
Remove trailing whitespace.
rgrimes
1995-05-30
3
-32
/
+32
*
"1 easy fix in 10 excrutiating steps"
jkh
1995-05-13
1
-2
/
+2
*
Add variable `idelayed' and macros setdelayed() and schedsofttty()
bde
1995-05-11
1
-1
/
+7
*
Pass me the pointed chapeau - this typo somehow got through my testing.
jkh
1995-05-11
1
-2
/
+2
*
Remove all vestiges of the ALLOW_CONFLICT_FOO evil and replace it with
jkh
1995-05-11
1
-12
/
+5
*
include hooks for EISA configuration (possibly wrong :)
julian
1995-04-23
1
-12
/
+14
*
Don't waste time sending an EOI to ICU1 if option AUTO_EOI_1 is defined.
bde
1995-04-15
2
-14
/
+18
*
Add a class field to devconf and mst drivers.
wollman
1995-04-12
2
-29
/
+35
*
Print "on isa" for devices with port==0 per Bruce suggestion
ache
1995-04-06
1
-2
/
+2
*
Print "on motherboard" for isa? devices with id_iobase == 0
ache
1995-04-04
1
-11
/
+9
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-28
1
-3
/
+3
*
Do a printf("\n") after all conditional printfs have been done so that
swallace
1995-03-25
1
-4
/
+5
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-5
/
+8
*
Prepare for shared interrupts (required by the new PCI code that adds
se
1995-03-16
1
-1
/
+28
*
Changed the printf()s in npxattach a bit so you don't end up with
wpaul
1995-03-05
1
-6
/
+6
*
Change EISA size to 256 instead of 4096.
phk
1995-02-25
1
-2
/
+2
*
Read K&R and get the { } right :-)
phk
1995-02-25
1
-7
/
+6
*
I belive I finally got the "on eisa" right.
phk
1995-02-25
1
-5
/
+6
*
Submitted by: seb@erix.ericsson.se (Sebastian Strollo)
bde
1995-02-23
1
-2
/
+5
*
Undo the busy latch changes made in the previous revision. They broke
bde
1995-02-17
1
-4
/
+4
*
This is the latest version of the APM stuff from HOSOKAWA, I have looked
phk
1995-02-17
1
-1
/
+3
*
Changed address of the game controller to 0x201 (was 0x200)
jmz
1995-01-25
1
-2
/
+2
*
Submitted by: Bruce Evans
ats
1995-01-19
1
-30
/
+9
*
Work around a compiler bug in gcc2.6.3 in handling (long long) variables and
ats
1995-01-07
1
-3
/
+24
*
Gunther Schadow <gusw@fub46.zedat.fu-berlin.de>'s
jkh
1995-01-07
1
-4
/
+5
*
Use sufficient parentheses in macros.
bde
1995-01-03
1
-79
/
+82
*
icu.s:
bde
1994-12-30
1
-78
/
+40
*
i386/exception.s,
bde
1994-12-03
2
-4
/
+14
*
I just learned that isa.h is included in assembler files too...
phk
1994-11-19
1
-3
/
+2
*
add
phk
1994-11-19
1
-1
/
+3
*
IO_EISASIZE should be 1 slot, not 2.
gibbs
1994-11-18
1
-2
/
+2
*
Get IO_EISASIZE properly defined now.
jkh
1994-11-18
1
-1
/
+2
*
Log processes that exit with an masked npx exception that would trap
bde
1994-11-14
1
-8
/
+21
*
Move declarations of atdevbase and rtcin() to cpufunc.h (a less wrong
bde
1994-11-14
1
-12
/
+5
*
Revision 1.6 fix was lost: don't write 0 to RTC_DIAG
ache
1994-11-12
1
-2
/
+1
*
Use adjkerntz into inittodr too (for APM stuff)
ache
1994-11-10
1
-2
/
+2
*
Public function declarations moved to <machine/npx.h>.
bde
1994-11-06
1
-4
/
+1
*
Maintain a new variable `timer0_overflow_threshold' so that microtime()
bde
1994-11-05
1
-41
/
+87
*
Add extra id_enabled flag for userconfig to manipulate. If id_enabled
jkh
1994-11-03
1
-1
/
+6
*
Fix a very old, very stupid race clearing the mask bit for the current
bde
1994-11-01
2
-8
/
+10
*
DMA automode patch, fix SB16 clicks
ache
1994-11-01
1
-1
/
+19
*
Fixed a couple of wrong printfs (too few arguments supplied). Also zapped
phk
1994-10-26
1
-1
/
+2
*
BEWARE: Interface change of register_intr() !
se
1994-10-25
1
-4
/
+5
*
BEWARE: Interface change of register_intr() !
se
1994-10-25
1
-3
/
+7
*
Finished device configuration database work for all ISA devices (except `ze')
wollman
1994-10-23
2
-3
/
+39
[next]