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 distorted sound on Intel Desktop Board D101GGC (ATI SB450/ALC861).
ariff
2006-12-22
1
-10
/
+7
*
Re-enable MSI support for those chips on which it is believed to work
jdp
2006-12-22
2
-34
/
+88
*
Correct the BGE_CHIPID_BCM5750_B0 constant.
jdp
2006-12-22
1
-1
/
+1
*
ACPIIO_BATT_GET_UNITS would always return ENXIO. However, it should never
imp
2006-12-22
1
-0
/
+1
*
On amd64 platform, use linux32 headers so 32-bit Linux applications
delphij
2006-12-20
1
-0
/
+5
*
In bge_txeof(), cancel the watchdog timeout if all descriptors have
bde
2006-12-20
1
-1
/
+2
*
Avoid a race and a pessimization in bge_intr():
bde
2006-12-20
1
-6
/
+22
*
- Use the re_tick() callout instead of if_slowtimo() for driving
marius
2006-12-20
1
-35
/
+23
*
Fix a bug originally introduced in rev. 1.74; don't reloaded the
marius
2006-12-20
1
-1
/
+2
*
Partially back out rev. 1.148 and use new ETHER_BPF_MTAP() macro for VLAN.
jkim
2006-12-20
1
-11
/
+5
*
Use BMSR for link status in one more place and clean up more.
jkim
2006-12-20
1
-10
/
+9
*
- Do not depend on auto negotiation for link speed/duplex status.
jkim
2006-12-20
1
-68
/
+81
*
Remove dependency on deprecated if_watchdog ABI.
bms
2006-12-19
4
-31
/
+19
*
Fix distorted sound on Fujitsu Siemens AMILO Pa 1510.
ariff
2006-12-19
1
-1
/
+7
*
- Add missing callout_drain() call.
oleg
2006-12-19
1
-12
/
+10
*
- Fix autonegotiation timer.
oleg
2006-12-19
1
-30
/
+22
*
Restore revision 1.126 that got accidentally nuked.
mjacob
2006-12-18
1
-0
/
+6
*
Add back some CAM_NEW_TRAN code to make backporting to RELENG_6 easier.
mjacob
2006-12-18
1
-2
/
+144
*
Spell "Kensington Thinking Mouse" correctly.
keramida
2006-12-18
1
-1
/
+1
*
- Remove stale VPD support and its comment and get device name from VPD API.
jkim
2006-12-18
2
-48
/
+19
*
Correct the previous change:
marius
2006-12-18
1
-0
/
+3
*
Try an experiment with using DMA to load firmware into a 2200- VERIFY
mjacob
2006-12-17
3
-25
/
+39
*
Latest updates for Envy24/24HT. Fix various issues with LOR and panic
ariff
2006-12-17
3
-29
/
+72
*
Add codec id for [1] Realtek ALC888 and [2] Sigmatel STAC9227
ariff
2006-12-17
1
-0
/
+4
*
Add support for Nvidia Nforce MCP04 AC97 controller.
ariff
2006-12-17
1
-0
/
+3
*
Do not special-case __ARMEB__, we handle that in the arm code.
cognet
2006-12-16
1
-2
/
+0
*
Miscellaneous fixups and quirks for ASUS A7M, LG LW20 and
ariff
2006-12-16
1
-5
/
+36
*
Make some slight reorganization (bringing back in some
mjacob
2006-12-16
1
-12
/
+86
*
Implement ISP_RESET0 for PCI and SBUS attachments- isp_reset has
mjacob
2006-12-16
3
-8
/
+39
*
Align the interfaces for the various watchdogs and make the interface
n_hibma
2006-12-15
4
-49
/
+27
*
Fix compilation using gcc 4.1.
ariff
2006-12-15
1
-1
/
+1
*
Disable bge MSI support for now. A couple of people warned me that there
jdp
2006-12-15
1
-0
/
+9
*
Add MSI support to the bge driver. I tested this on a Dell SC1435
jdp
2006-12-14
2
-4
/
+19
*
Disable MSI for the Intel E7501 chipset.
jhb
2006-12-14
1
-0
/
+6
*
Add a first pass at a way to blacklist MSI on systems where it doesn't
jhb
2006-12-14
2
-0
/
+52
*
Some relatively minor changes and bug fixes:
ambrisko
2006-12-14
3
-65
/
+54
*
Replace #define<space> with #define<tab> so the code is consistent with
jhb
2006-12-14
5
-368
/
+368
*
Resolve two deadlocks that could be caused by busy md device backed
kib
2006-12-14
1
-0
/
+9
*
Remove incomplete Yukon II support code which was added in if_sk.c, rev 1.123.
yongari
2006-12-14
2
-101
/
+3
*
Use callouts to prevent races.
alfred
2006-12-13
2
-20
/
+31
*
Fix recent style problems and expand a comment.
scottl
2006-12-13
1
-12
/
+15
*
Use the BGE_IS_* macros consistently. Also add a couple of missing
scottl
2006-12-13
1
-5
/
+9
*
Remove a redundant write of the firmware reset magic number. It looks to
scottl
2006-12-13
1
-6
/
+0
*
Track v0.9.20.3 hal:
sam
2006-12-13
7
-292
/
+292
*
Use one counter instead of four to make up TX collision stats as BCM5705+.
jkim
2006-12-13
1
-8
/
+1
*
Update to version 1.20.00.13 of the arcmsr driver. This fixes many bugs
scottl
2006-12-13
2
-3070
/
+2923
*
Add msk(4), a driver for Marvell/SysKonnect Yukon II Gigabit Ethernet
yongari
2006-12-13
2
-0
/
+6444
*
- Add constants for HT PCI capability registers including the various
jhb
2006-12-12
2
-0
/
+51
*
Give the WREG() macro the same lifetime as the REG() macro.
jhb
2006-12-12
1
-3
/
+3
*
Add some bootverbose printf's to detail how many MSI messages are allocated
jhb
2006-12-12
1
-0
/
+92
[next]