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 missing \n and when there are no arg's that means just print out
ambrisko
2006-06-13
1
-8
/
+11
*
- Complete the myri10ge -> mxge name change by doing a mechanical
gallatin
2006-06-13
3
-443
/
+425
*
Need machine/bus.h here too
imp
2006-06-12
1
-0
/
+1
*
Check in file missed in last commit. It made it into the MFC properly
njl
2006-06-12
1
-1
/
+1
*
MFp4: need machine/bus.h here since we use bus space macros. It used to
imp
2006-06-12
1
-0
/
+1
*
MFp4:
imp
2006-06-12
3
-3
/
+26
*
Better printf
imp
2006-06-12
1
-1
/
+1
*
Minor cleanup of CIS parsing.
imp
2006-06-12
1
-5
/
+1
*
Better error message when the CIS is a non-standards conforming '0'.
imp
2006-06-12
1
-1
/
+3
*
When we can't parse the CIS, note with a warning that the bogus CIS
imp
2006-06-12
1
-5
/
+2
*
Make cm(4) driver MPSAFE.
fjoe
2006-06-11
4
-234
/
+164
*
By default, don't disable ACPI during reboot. This appears to hang some
njl
2006-06-11
1
-3
/
+13
*
Add PCI ids for the FC919X
mjacob
2006-06-10
1
-0
/
+8
*
Hold on to firmware images until the interface detaches since
iedowse
2006-06-10
2
-5
/
+17
*
Minor sysctl cleanup. The RW flag means read|write and so it is redundant
njl
2006-06-10
3
-10
/
+8
*
Add ability to reset individual devices and fix SCSI speed negotiation.
jkim
2006-06-09
1
-50
/
+48
*
Log:
davidch
2006-06-08
1
-13
/
+27
*
Whitespace.
glebius
2006-06-08
1
-9
/
+9
*
u_intXX -> uintXX
glebius
2006-06-08
1
-139
/
+139
*
Fix the last commit.
glebius
2006-06-08
2
-3
/
+8
*
- style(9) cleanup.
glebius
2006-06-07
1
-442
/
+267
*
bandaid type coercion for ia64
sam
2006-06-07
1
-2
/
+2
*
Add device IDs for Linksys PCMPC200 Cardbus card.
glebius
2006-06-07
2
-0
/
+12
*
Fix watchdog timeout errors seen on a few systems.
yongari
2006-06-07
1
-6
/
+13
*
Use the acpi_event_sleep_button_sleep() function instead of
nyan
2006-06-06
1
-1
/
+1
*
Handle errors in the same way it is done in safe(4).
pjd
2006-06-06
1
-2
/
+4
*
Don't increase hst_obytes field twice - it is already done at the begining
pjd
2006-06-06
1
-1
/
+0
*
The procedure of raceless switching between polling mode and
glebius
2006-06-06
1
-105
/
+102
*
Really fix the typo this time: it should be sc->sc_drvbpf to be verified,
avatar
2006-06-05
1
-1
/
+1
*
Fixing a typo in rev1.196.
avatar
2006-06-05
1
-1
/
+1
*
Do some source && comment cleanup.
mjacob
2006-06-05
2
-35
/
+14
*
Fix kernel panic in rt2661_tx_intr() if no frames has been sent.
fjoe
2006-06-05
1
-0
/
+4
*
Add altq(4) support.
brueffer
2006-06-05
1
-4
/
+6
*
move hal bus+tag externalization to the bus glue code where it belongs;
sam
2006-06-05
3
-6
/
+6
*
Revert the part of rev. 1.3 which changed the software style to be
marius
2006-06-05
1
-2
/
+10
*
Fix a number of cases where ugen would panic, especially when the
iedowse
2006-06-05
1
-32
/
+85
*
Add Fn+F7 hotkey (suspend) support.
nyan
2006-06-05
1
-0
/
+7
*
Use newly added functions to simplify the code.
pjd
2006-06-04
3
-108
/
+43
*
Use defines from cryptodev.h.
pjd
2006-06-04
2
-4
/
+4
*
- Remove HMAC_BLOCK_LEN, it serves no purpose.
pjd
2006-06-04
2
-8
/
+12
*
Add a sleep lock that protects access to sequences of blocking
iedowse
2006-06-04
2
-3
/
+43
*
Add support for the CRD_F_KEY_EXPLICIT flag for both encryption and
pjd
2006-06-04
1
-65
/
+75
*
Add support for the CRD_F_KEY_EXPLICIT flag for both encryption and
pjd
2006-06-04
1
-67
/
+79
*
Don't forget to destroy the sc_freeqlock mutex on detach.
pjd
2006-06-04
1
-0
/
+1
*
Clean up many of the debugging messages and move them under bootverbose.
njl
2006-06-04
1
-64
/
+74
*
We don't have a ISA specific shutdown routine at this time, so remove
imp
2006-06-03
1
-1
/
+0
*
Since we turn off the interrupts, we don't need to disestablish
imp
2006-06-03
1
-13
/
+0
*
- Switch on the full 32-bit device ID to avoid collisions between the
jhb
2006-06-03
2
-205
/
+94
*
Use PCI bus accessors rather than reading config registers directly to
jhb
2006-06-03
1
-2
/
+3
*
Move shutdown, and pci specific methods into pccbb_pci.c. Many more
imp
2006-06-03
3
-74
/
+67
[next]