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
/
conf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initiate deorbit burn sequence for 80386 support in FreeBSD: Remove
jhb
2004-11-16
1
-5
/
+0
*
Add acpi_sony to the list of drivers that are built.
imp
2004-11-15
1
-0
/
+3
*
Reduce annoying SCSI probing delay from 15 to 5 seconds in all GENRIC kernels.
andre
2004-11-02
1
-1
/
+1
*
Hook the hptmv driver up to the build.
scottl
2004-10-24
2
-0
/
+6
*
Port pbio to HEAD.
imp
2004-10-07
1
-0
/
+4
*
PAE seems to work for isp- at least under mimimal testing.
mjacob
2004-09-23
1
-1
/
+2
*
Put in a commented out ispfw device under isp and note that this is usually
mjacob
2004-09-19
1
-0
/
+1
*
Add device driver support for the VIA Networking Technologies
wpaul
2004-09-10
1
-0
/
+3
*
Fix a cut-n-paste glitch with SCHED_4BSD.
scottl
2004-09-07
1
-1
/
+1
*
Switch the default scheduler to 4BSD to match what will go into RELENG_5 soon.
scottl
2004-09-07
1
-1
/
+3
*
Kill count device support from config. I've changed the last few
peter
2004-08-30
1
-13
/
+19
*
Add a section for hardware watchdog timers, initially populated by ichwd.
des
2004-08-29
1
-0
/
+7
*
Always compile PFIL_HOOKS into the kernel and remove the associated kernel
andre
2004-08-27
1
-1
/
+0
*
My recent measurement shows that CPU_DISABLE_CMPXCHG is no longer necessary
sobomax
2004-08-23
1
-3
/
+5
*
Unconditionally support the AMD64 GART HW.
obrien
2004-08-19
1
-1
/
+0
*
AMD64 on-CPU GART support.
obrien
2004-08-16
1
-0
/
+1
*
Add ADAPTIVE_GIANT to GENERIC on i386, with the intent of making it
rwatson
2004-08-11
1
-0
/
+1
*
Remove commented out pcic driver. It is too broken to work (even if you
imp
2004-08-09
1
-1
/
+0
*
Making a loadable null.ko for /dev/(null|zero) proved rather
markm
2004-08-03
1
-1
/
+0
*
Add the I/O device for those architectures that have it.
markm
2004-08-01
1
-0
/
+1
*
Remove local hack that was not supposed to be committed.
markm
2004-08-01
1
-1
/
+1
*
Break out the MI part of the /dev/[k]mem and /dev/io drivers into
markm
2004-08-01
2
-2
/
+8
*
Add the ACPI Panasonic extras driver.
nyan
2004-07-21
1
-0
/
+3
*
In -CURRENT pseudo devices are not statically assigned at compile time,
maxim
2004-07-18
1
-1
/
+1
*
Desupport M-Systems DiskOnChip driver "fla"
phk
2004-07-13
1
-4
/
+0
*
oldcard's card device no longer requires a count
imp
2004-07-13
1
-1
/
+1
*
Add options KDB and GDB. KDB takes on the function of what DDB used
marcel
2004-07-11
1
-1
/
+3
*
Remove stray i386 math emulator references.
scottl
2004-07-01
1
-7
/
+1
*
As per discussion at today's developer summit, add a comment to NOTES
jhb
2004-07-01
1
-0
/
+1
*
el(4) stopped needing to me a count device in December 2000.
brooks
2004-06-23
1
-1
/
+1
*
Fix a couple of typos.
jhb
2004-06-14
1
-2
/
+2
*
First release of ixgb driver for the Intel(R) PRO/10GbE Family of Adapters. ...
tackerman
2004-05-28
1
-0
/
+1
*
Add Cronyx Tau-PCI sync WAN adapters family entry.
rik
2004-05-17
1
-0
/
+5
*
Spell Cronyx Tau and Sigma families correctly.
rik
2004-05-17
1
-2
/
+2
*
We don't support USB devices in PAE mode, so catch up with GENERIC rev 1.402.
obrien
2004-05-10
1
-0
/
+1
*
Add option GEOM_GPT. This brings the ability to have a large number of
marcel
2004-05-02
1
-0
/
+1
*
Spell Ethernet correctly.
obrien
2004-05-02
1
-10
/
+10
*
Switch to using the moved cy driver (adjust pathnames and remove "count"
bde
2004-05-02
1
-1
/
+1
*
Add rue(4) USB ethernet driver, which for some reason has been missed.
sobomax
2004-04-26
1
-0
/
+1
*
Add the ACPI Asus extras driver. Provides support for cool ACPI-controled
philip
2004-04-22
1
-0
/
+3
*
Remove npx(4) reference for isa. While true, it is useless (since
imp
2004-04-22
1
-1
/
+2
*
Improve comment (SMB bus -> System Management Bus)
eivind
2004-04-16
1
-1
/
+1
*
Move ENABLE_ALART to proper place.
obrien
2004-04-16
1
-1
/
+5
*
Add note that npx depends on isa.
josef
2004-04-15
2
-2
/
+2
*
sx was randomly added to NOTES. Instead, place it in the misc
imp
2004-04-14
1
-4
/
+3
*
Enable the sx driver on i386 and pc98.
nyan
2004-04-13
1
-1
/
+1
*
Move sx to i386/NOTES for the moment. I missed the
imp
2004-04-12
1
-0
/
+4
*
Uncomment the cy driver since it works again.
bde
2004-04-05
1
-3
/
+2
*
Moved 3ware 9000 driver (twa) stuff from sys/conf/NOTES to /sys/i386/conf/NOTES.
vkashyap
2004-04-02
1
-0
/
+8
*
Fix booting with ps2 keyboards.
alfred
2004-04-01
1
-1
/
+0
[next]