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
Commit message (
Expand
)
Author
Age
Files
Lines
*
vx no longer uses pci compat shims and this doesn't need a count
imp
2000-11-15
1
-1
/
+1
*
Add ray driver for card (OLDCARD) and pccard (NEWCARD) entries.
imp
2000-11-12
1
-0
/
+3
*
Farewell our code. We will switch acpica code from Intel.
takawata
2000-11-09
2
-14
/
+0
*
Document DISABLE_PSE.
asmodai
2000-11-08
1
-0
/
+2
*
Document CLUSTERDEBUG, CPU_UPGRADE_HW_CACHE and LOCKF_DEBUG.
asmodai
2000-11-08
1
-0
/
+8
*
Document the following options:
asmodai
2000-11-08
1
-6
/
+13
*
Document XBONEHACK option.
asmodai
2000-11-08
1
-1
/
+3
*
Document some AHC_* options.
asmodai
2000-11-08
1
-2
/
+9
*
Don't build the ACPI CA debugger unless the ACPI_DEBUG option is present.
msmith
2000-11-08
3
-11
/
+12
*
newbusify the en atm driver.
kjc
2000-11-07
1
-2
/
+3
*
Document the KTR_VERBOSE option.
jhb
2000-11-07
1
-1
/
+4
*
- Remove much of the inlining of the KTR tracepoints into a ktr_tracepoint()
jhb
2000-11-07
1
-2
/
+3
*
ELF kernels should use an ELF sysvec. This allows us to move a.out
obrien
2000-11-05
1
-0
/
+3
*
Merged from the following changes.
nyan
2000-11-05
2
-1
/
+7
*
ELF kernels should use an ELF sysvec. This allows us to move a.out
obrien
2000-11-05
2
-3
/
+3
*
switch over to new sb8/sb16 code
cg
2000-11-01
1
-3
/
+2
*
Add the aic7xxx option AHC_DEBUG_SEQUENCER. This enables some diagnostic
gibbs
2000-10-31
1
-0
/
+2
*
Add pcib_if location to list of *.m files.
takawata
2000-10-31
1
-1
/
+1
*
Comment out the (old) acpi stuff, it breaks LINT.
phk
2000-10-30
1
-3
/
+3
*
Remove unneeded <stddef.h> #includes.
phk
2000-10-29
1
-2
/
+0
*
Add a hook for doing #include magic (for src/tools/tools/kerninclude).
phk
2000-10-29
6
-6
/
+6
*
Add hints for ISA cards (such as TMC1610M) which use stg driver.
non
2000-10-29
1
-0
/
+3
*
add commented-out entries for the new sb8 and sb16 drivers
cg
2000-10-28
1
-0
/
+2
*
Add some verbiage about the new ACPICA code. Note that this probably
msmith
2000-10-28
1
-0
/
+12
*
Connect the new ACPICA code to the 'acpica' device.
msmith
2000-10-28
3
-10
/
+141
*
Expand on the reasons for and against defining NO_F00F_HACK. This is one of
dougb
2000-10-27
1
-2
/
+2
*
As the blocking model has seems to be troublesome for many, disable
markm
2000-10-27
2
-0
/
+6
*
Add and document the WITNESS_SKIPSPIN and WITNESS_DDB kernel options.
jhb
2000-10-27
2
-0
/
+8
*
The USB scanner driver. To be used together with SANE.
n_hibma
2000-10-25
2
-0
/
+3
*
Major update to the 'twe' driver.
msmith
2000-10-25
1
-1
/
+1
*
Added lines for the wds driver.
babkin
2000-10-24
2
-0
/
+7
*
Add PC-Card/ISA SCSI host adpater drivers from NetBSD/pc98
non
2000-10-23
2
-0
/
+19
*
Catch up to SMP_DEBUG -> MUTEX_DEBUG.
jhb
2000-10-20
1
-2
/
+2
*
- Make the mutex code almost completely machine independent. This greatly
jhb
2000-10-20
5
-5
/
+1
*
NEWCARD/Cardbus -
jon
2000-10-19
1
-0
/
+1
*
Add ifpnp driver to list of i4b hardware drivers.
hm
2000-10-18
1
-4
/
+5
*
Initial commit of NEWCARD cardbus side (that actually compiles and works)
jon
2000-10-18
1
-1
/
+6
*
Add new bktr options
roger
2000-10-17
1
-1
/
+7
*
Add section for building ia64 kernels.
dfr
2000-10-16
1
-0
/
+8
*
After some complaints about the dir names, the random device is
markm
2000-10-14
1
-4
/
+4
*
Duh! LINT is called NOTES these days.
phk
2000-10-14
1
-0
/
+4
*
Make it possible to specify profiling in the kernel config file.
phk
2000-10-14
5
-5
/
+5
*
Initial commit of IFS - a inode-namespaced FFS. Here is a short
adrian
2000-10-14
3
-0
/
+16
*
Whoops, add the 'twe' files.
msmith
2000-10-14
1
-0
/
+2
*
Add ata-raid.c to the ata driver
sos
2000-10-13
1
-0
/
+1
*
Add the ar ATA pseudo RAID driver
sos
2000-10-13
1
-0
/
+1
*
For lockmgr mutex protection, use an array of mutexes that are allocated
jasone
2000-10-12
1
-0
/
+8
*
Add missing option NETGRAPH_ETHER.
archie
2000-10-12
1
-0
/
+1
*
correct "device iwic0" to "device iwic"
hm
2000-10-10
1
-1
/
+1
*
Merged from sys/conf/{files.i386,options.i386} revisions 1.334 and
kato
2000-10-10
2
-30
/
+70
[next]