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
/
dev
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the clone functionality in atapi-cd, it didn't work for
sos
2001-02-06
3
-6
/
+17
*
Fix typo: compatability -> compatibility.
asmodai
2001-02-06
1
-1
/
+1
*
Fix typo: seperate -> separate.
asmodai
2001-02-06
2
-2
/
+2
*
Fix typo: depricated -> deprecated.
asmodai
2001-02-06
1
-1
/
+1
*
Convert if_multiaddrs from LIST to TAILQ so that it can be traversed
phk
2001-02-06
22
-46
/
+32
*
Fix typo: wierd -> weird.
asmodai
2001-02-06
4
-4
/
+4
*
Regen.
n_hibma
2001-02-05
2
-5
/
+67
*
Add some ids from NetBSD.
n_hibma
2001-02-05
1
-2
/
+16
*
Regen.
n_hibma
2001-02-05
2
-2
/
+41
*
* Correct a broken entry
n_hibma
2001-02-05
1
-1
/
+2
*
add driver for CS4281 sound chips
cg
2001-02-04
2
-0
/
+1163
*
add driver for CMedia CMI8338/CMI8738 sound chips
cg
2001-02-04
2
-0
/
+1090
*
Remove NAHA, NAHATOT and aha_softcs and related code. It was unused
imp
2001-02-04
2
-30
/
+0
*
Another round of the <sys/queue.h> FOREACH transmogriffer.
phk
2001-02-04
13
-42
/
+21
*
Mechanical change to use <sys/queue.h> macro API instead of
phk
2001-02-04
17
-60
/
+60
*
Use LIST_FOREACH() to traverse ifp->if_multiaddrs list, instead of
phk
2001-02-03
13
-34
/
+17
*
quieten the esscontrol device
cg
2001-02-02
1
-1
/
+6
*
Allocate lock table and mutex not only for parity plexes, but also for
grog
2001-02-02
1
-3
/
+3
*
Driver for the ESS Maestro3 and Allegro sound chips. Note that due to the
scottl
2001-02-01
2
-0
/
+1504
*
Converted to new-bus.
bde
2001-02-01
1
-57
/
+85
*
Remove count for NSIO. The only places it was used it were incorrect.
peter
2001-01-31
1
-1
/
+0
*
Add some debugging.
msmith
2001-01-31
1
-8
/
+72
*
Add some debugging statements.
msmith
2001-01-31
3
-26
/
+67
*
Tidy up.
msmith
2001-01-31
1
-48
/
+47
*
Add some debugging.
msmith
2001-01-31
1
-35
/
+17
*
ACPI_NUMBER becomes ACPI_INTEGER. acpi_EvaluateNumber becomes
msmith
2001-01-31
8
-46
/
+24
*
Exterminate the use of PSEUDO_SET() with extreme prejudice.
peter
2001-01-31
1
-10
/
+22
*
Added used include of <sys/mutex.h>. The SMP case was broken by
bde
2001-01-30
2
-0
/
+2
*
Newbusify the sr device and move it to its new location.
jhay
2001-01-30
4
-3797
/
+700
*
Update include files to reflect the new location of the ar device.
jhay
2001-01-30
2
-5
/
+5
*
Add option ATA_ENABLE_WC for enabling write caching (now off by default).
sos
2001-01-29
1
-1
/
+6
*
Stop counting sppp interfaces, we were just testing its presence to give
peter
2001-01-29
4
-28
/
+0
*
Zap silly #if NPCI > 0 and the hoops that we jump through for the module
peter
2001-01-29
1
-9
/
+0
*
Remove unused #include "lnc.h"
peter
2001-01-29
1
-1
/
+0
*
Remove unused #include "snp.h"
peter
2001-01-29
1
-1
/
+0
*
Convert ata and atapi #if NATA* > 0 to options instead. Stop config
peter
2001-01-29
2
-32
/
+24
*
Send "#if NISA > 0" to the bit-bucket and replace it with an option.
peter
2001-01-29
1
-2
/
+2
*
Fix a braino in ccd's clone routine.
phk
2001-01-29
1
-1
/
+1
*
Remove devstat entries in mddelete()
phk
2001-01-28
1
-0
/
+1
*
A couple of chip errata work-arounds refined:
groudier
2001-01-28
1
-3
/
+3
*
Update Copyright notices for new year. (should have been in last commit).
gibbs
2001-01-27
13
-13
/
+18
*
Back out proc locking to protect p_ucred for obtaining additional
jhb
2001-01-27
2
-53
/
+11
*
- Don't pass in MTX_NORECURSE, as that is only used with spin mutexes and
jhb
2001-01-26
1
-23
/
+23
*
Discard extra status information if -1. This has been breaking the
nsouch
2001-01-25
1
-0
/
+5
*
Consider that the chipset may be in ECP mode (from BIOS settings)
nsouch
2001-01-25
2
-36
/
+37
*
Added necessary include for pc98.
nyan
2001-01-25
1
-0
/
+1
*
Disable cy - it is now completely broken and needs non-trivial work.
peter
2001-01-25
1
-5
/
+0
*
Newbusify ar(4).
jhay
2001-01-24
4
-408
/
+725
*
- Proc locking around the vinumdaemon dinking with its flags.
jhb
2001-01-24
1
-1
/
+6
*
don't grope around inside snd_dbuf structures as they will change in future
cg
2001-01-24
1
-11
/
+0
[next]