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
/
conf
/
files.i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
typo.
phk
2002-08-02
1
-1
/
+1
*
Add the minimalist elan-mmcr device driver.
phk
2002-08-02
1
-0
/
+1
*
Finally first shot at a driver for the Promise SuperTrak SX6000 ATA RAID
sos
2002-07-31
1
-0
/
+3
*
Move sio_isa.c back to MD files files due to PC98 brain damage.
jhb
2002-07-24
1
-0
/
+1
*
Move 'em' from files.i386 to files so that it is within reach of the
peter
2002-07-22
1
-2
/
+0
*
pci/cy_pci.c is still MD, it needs i386/isa/cy.c for the core.
peter
2002-07-21
1
-0
/
+1
*
Move SMBFS from i386 and pc98 files and options files to MI files and
jhb
2002-07-15
1
-6
/
+0
*
Move all the sio(4) attachments (except for pc98's cbus attachment) to the
jhb
2002-07-15
1
-5
/
+0
*
The puc(4) driver/bridge is MI, so don't bury it in MD options and files
jhb
2002-07-15
1
-3
/
+1
*
Remote pci.h/NPCI usage from i4b code.
brooks
2002-06-13
1
-14
/
+14
*
Added support for 82545EM and 82546EB based adapters.
pdeuskar
2002-06-03
1
-2
/
+1
*
Hook up the new linux_ptrace implementation.
marcel
2002-05-19
1
-0
/
+1
*
${MACHINE_ARCH}dump.c -> dump_machdep.c.
jake
2002-05-13
1
-1
/
+1
*
Add the i386dump.c dumpsys() source file.
phk
2002-03-31
1
-0
/
+1
*
Compromise for critical*()/cpu_critical*() recommit. Cleanup the interrupt
dillon
2002-03-27
1
-0
/
+1
*
Remove a FMT that was buried in here.
obrien
2002-03-25
1
-2
/
+2
*
- Speedup 3DES by using assembly code for i386.
ume
2002-03-05
1
-2
/
+8
*
Tag istallion.c with nowerror (third party)
peter
2002-02-28
1
-1
/
+1
*
Mark stallion.c as nowerror (known broken, this is a #warning)
peter
2002-02-27
1
-1
/
+1
*
Add the puc (PCI "Universal" Communications) driver. The idea and some of
jhay
2002-02-16
1
-0
/
+3
*
Enable polling to be configured into kernels on non i386 platforms. Note that
gallatin
2002-02-12
1
-1
/
+0
*
Removed the one use of the mandatory keyword (for npx).
bde
2002-01-30
1
-1
/
+1
*
genassym builds need the -fno-common stripped out.
peter
2002-01-11
1
-2
/
+2
*
- generic Arcnet framework
fjoe
2002-01-08
1
-0
/
+1
*
Sorted the lists.
nyan
2002-01-06
1
-3
/
+3
*
Add the ifpi2 driver.
gj
2001-12-22
1
-1
/
+10
*
Device Polling code for -current.
luigi
2001-12-14
1
-0
/
+1
*
This is the first commit of the Intel gigabit driver for
pdeuskar
2001-12-02
1
-0
/
+3
*
First part of patches to make sio grok 16-bit serial cards under
imp
2001-11-26
1
-1
/
+1
*
Add driver for Granch SBNI12-xx ISA and PCI network adapters.
fjoe
2001-11-21
1
-0
/
+3
*
GC userconfig after Peter axed it 15 months ago.
phk
2001-11-05
1
-1
/
+0
*
Remove the old RocketPort driver which was left behind in favour
phk
2001-11-05
1
-1
/
+0
*
Don't try to use sio with NEWCARD 16 bit yet. It eats all pccards :-)
imp
2001-10-30
1
-1
/
+1
*
Add APM compatibility feature to ACPI.
iwasaki
2001-10-26
1
-0
/
+1
*
Break out the bus front ends into their own files. Rewrite
imp
2001-10-23
1
-0
/
+4
*
First commit after a repo copy of isa/sio* -> dev/sio:
imp
2001-10-22
1
-1
/
+1
*
Move procfs_* from procfs_machdep.c into sys_process.c, and rename them to
des
2001-10-21
1
-1
/
+0
*
Correct intended fix to my foul-up.
marcel
2001-09-08
1
-1
/
+1
*
Add linux_sysctl.c, and linux_uid16.c to the x86 platforms.
peter
2001-09-08
1
-0
/
+2
*
Correct the path for OsdEnvironment.c.
green
2001-09-07
1
-1
/
+1
*
Move OsdEnvironment.c into MD code; searching for the ACPI tables is not
msmith
2001-09-07
1
-0
/
+1
*
Fix linux_getcwd() so that if the cwd isn't cached (__getcwd() fails),
gallatin
2001-08-29
1
-0
/
+1
*
repo-copy the source files from modules/syscons to the normal tree
peter
2001-08-09
1
-0
/
+1
*
Use #ifdef DEV_SPLASH (from opt_splash.h) rather than
yokota
2001-08-02
1
-1
/
+1
*
Add ACPI S2-S4BIOS Suspend/Resume code.
takawata
2001-07-20
1
-0
/
+7
*
- Don't overwrite inb, inw and outw.
nyan
2001-07-04
1
-0
/
+1
*
Move wl driver to dev/wl. Repo copied to dev/wl, the old copies
imp
2001-07-02
1
-1
/
+0
*
Hints overhaul:
peter
2001-06-12
1
-1
/
+1
*
Remove the old linprocfs code.
des
2001-06-11
1
-4
/
+0
*
Produce a config-time warning about EXT2FS and GPL_MATH_EMULATE
peter
2001-05-24
1
-1
/
+2
[next]