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
*
Mollify the whitespace police
imp
2005-11-08
1
-27
/
+27
*
Fix support for multiple RocketPort cards in the same machine by including
jhb
2005-11-08
1
-1
/
+1
*
Add #nclude <dev/pci/pcireg.h> to pick up definitions for PCIR_BAR and
rodrigc
2005-11-08
1
-0
/
+1
*
Use PCIR_xxx constants for PCI config space header registers rather than
jhb
2005-11-07
1
-3
/
+3
*
*sigh* Revert stuff that wasn't supposed to be committed. The
jhb
2005-11-07
2
-4
/
+3
*
Work around at least one busted BIOS. If we get a source index in a _PRT
jhb
2005-11-07
3
-4
/
+16
*
Eliminate tinderbox errors.
rodrigc
2005-11-07
1
-3
/
+5
*
Fix recording device selection based on ALS4000 datasheet.
ariff
2005-11-07
1
-21
/
+10
*
Fix kernel panic caused by double mss_unlock().
ariff
2005-11-07
1
-1
/
+1
*
Remove unecessary include file. machine/rpb.h is very alpha specific
imp
2005-11-07
1
-1
/
+0
*
Refactor the PCI probe code a bit.
scottl
2005-11-06
1
-49
/
+45
*
The latest version of the Intel 2200BG/2915ABG driver (9.0.0.3-9) from
wpaul
2005-11-06
1
-7
/
+6
*
Avoid trouble with PUC_FASTINTR if it is already defined.
phk
2005-11-06
1
-0
/
+2
*
Remove spl markers from AMR.
scottl
2005-11-06
4
-54
/
+6
*
Now that fast interrupts can be shared we can use them in puc.
phk
2005-11-05
1
-0
/
+1
*
Add yet another entry to the list.
phk
2005-11-05
1
-0
/
+9
*
Remove spl.
ticso
2005-11-05
1
-28
/
+16
*
Appropriate NULL pointer checking to avoid mysterious panic during
ariff
2005-11-03
2
-2
/
+2
*
Tests with my dual Opteron system have shown that it's possible
wpaul
2005-11-02
1
-3
/
+0
*
Catch up with ACPI-CA 20051021 import
jkim
2005-11-01
6
-189
/
+221
*
Move HPET debugging under ACPI_TIMER in order to save a bitfield.
scottl
2005-11-01
2
-2
/
+1
*
Add proper debugging infrastructure for acpi_hpet.c.
scottl
2005-11-01
2
-0
/
+5
*
Add a basic HPET timecounter.
phk
2005-10-31
1
-0
/
+190
*
- Use callout_*() to manage the callout and make it MPSAFE.
jhb
2005-10-31
2
-16
/
+11
*
Put probe-time printf of adapter speed and duplex behind bootverbose:
rwatson
2005-10-31
1
-10
/
+14
*
Normalize a significant number of kernel malloc type names:
rwatson
2005-10-31
14
-15
/
+15
*
The mediasize shouldn't be multipled by the sector size when it was
grehan
2005-10-31
1
-1
/
+2
*
Pickup I/O lock in aac_get_bus_info, as this code will call
csjp
2005-10-31
1
-0
/
+6
*
Add some safeguards to AIOSFMT:
des
2005-10-30
1
-2
/
+8
*
MFp4: When doing lazy allocation, it turns out that we need to record the
imp
2005-10-29
1
-0
/
+3
*
Use symbolic name rather thanhard coding the cap pointer offset for
imp
2005-10-29
2
-1
/
+2
*
Add Billionton LNA-100B variation that Alan reported in arch. [1]
imp
2005-10-29
1
-1
/
+3
*
Add Global Village lan modem.
imp
2005-10-29
1
-2
/
+6
*
Shutdown a little better by commenting the shutdown code and acknowledging
imp
2005-10-29
1
-4
/
+9
*
Shut down the card bus bridge hardware on detach. Before we'd just
imp
2005-10-29
1
-6
/
+14
*
Remove call to txp_set_filter() from txp_attach(). txp_set_filter() needs
wpaul
2005-10-29
1
-2
/
+0
*
Add an ioctl framework for doing FC task management functions from
mjacob
2005-10-29
4
-1
/
+73
*
Fix ndis_getstate_80211() so that it properly reports the authmode
wpaul
2005-10-29
1
-32
/
+77
*
Return the right format (LBA/MSF) in TOC entries.
sos
2005-10-28
1
-5
/
+7
*
In uart_bus_probe() return BUS_PROBE_DEFAULT when the probe is
marcel
2005-10-28
1
-1
/
+1
*
o Style(9) nits
marcel
2005-10-28
1
-10
/
+9
*
Allow uart_bus_probe() to return the predefined BUS_PROBE_*
marcel
2005-10-28
1
-3
/
+1
*
Cardbus has only 1 slot, so simplify a little.
imp
2005-10-28
2
-44
/
+37
*
Add PCIM_BIOS_ADDR_MASK too
imp
2005-10-28
1
-0
/
+1
*
Some cardbus CIS definitions moved here since they are PCI registers.
imp
2005-10-28
1
-1
/
+12
*
Minor style(9) nitage.
imp
2005-10-28
1
-4
/
+2
*
Eliminate even more duplication, and move some definitions into pcireg.h
imp
2005-10-28
2
-45
/
+19
*
Remove now redundant defines.
imp
2005-10-28
1
-6
/
+0
*
Simplify code a little, prefer PCI?_FOO registers where possible.
imp
2005-10-28
1
-15
/
+9
*
Use PCIR_BARS rather than CARDBUS_BASE0_REG
imp
2005-10-28
1
-2
/
+3
[next]