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
*
Correct a potential panic condition that could be caused when getting or
nectar
2004-04-03
1
-2
/
+4
*
Before MFC'ing the previous commit, I noticed I'd left out a case.
peadar
2004-04-03
1
-0
/
+1
*
In some cases, sf_buf_alloc() should sleep with pri PCATCH; in others, it
alc
2004-04-03
1
-1
/
+1
*
do proper subclassing of node free+copy; the previous hack falls apart when
sam
2004-04-03
1
-0
/
+5
*
do proper subclassing of node free+copy; the previous hack falls apart when
sam
2004-04-03
1
-2
/
+8
*
transmit beacon frames directly instead of defering them to a swi; there
sam
2004-04-03
2
-4
/
+8
*
update copyright notice for 2004
sam
2004-04-02
4
-4
/
+4
*
add new statistics
sam
2004-04-02
1
-0
/
+3
*
check more quickly (and directly) if an interrupt is pending; this reduces
sam
2004-04-02
1
-0
/
+2
*
cleanup descriptor allocation if attach fails
sam
2004-04-02
1
-2
/
+4
*
remove use IEEE80211_C_RCVMGT
sam
2004-04-02
1
-1
/
+1
*
style(9): return foo -> return (foo)
des
2004-04-02
1
-95
/
+95
*
Clean up whitespace, fix continuation indents, wrap some long lines.
des
2004-04-02
1
-27
/
+27
*
Unbreak LINT on 64-bit platforms. Note that this code is not style(9)-
des
2004-04-02
3
-5
/
+6
*
Rearrangements needed for syscons(4) to be used as a console device
kensmith
2004-04-02
1
-20
/
+41
*
In ns8250_putc() insert a barrier between writing the character and
marcel
2004-04-02
1
-0
/
+1
*
Allow the selection of a debug port with hw.uart.dbgport. Unlike
marcel
2004-04-02
1
-46
/
+84
*
Call kbd_attach() only when KBD_INSTALL_CDEV is enabled as the function
marcel
2004-04-02
1
-0
/
+2
*
Do the looping retry trick in the first operation to try to talk
julian
2004-04-01
1
-11
/
+14
*
Move the ivar accessing routines back to inlines (reverting acpivar.h
njl
2004-04-01
2
-85
/
+71
*
radiotap updates:
sam
2004-04-01
4
-12
/
+26
*
correct xmit-side radiotap collection by tap'ing the frame before
sam
2004-04-01
1
-4
/
+4
*
Fix a bug with preloaded image -- for some reason [that i don't
luigi
2004-03-31
1
-14
/
+3
*
Staticize pnp methods, style fixes. Remove unused variable to unbreak
njl
2004-03-31
2
-23
/
+17
*
Add ACPI path in location string for ACPI namespace aware PCI device.
takawata
2004-03-31
1
-1
/
+20
*
Add an interface to pass an argument to the resource parsing functions.
njl
2004-03-31
3
-7
/
+9
*
Style fix.
takawata
2004-03-31
1
-39
/
+49
*
Support the D-Link DGE-530T. Mine appears to have a blank eeprom, so assume
mckay
2004-03-31
2
-1
/
+28
*
By default, ich4 has NAMBAR and NABMBAR i/o spaces as
matk
2004-03-31
1
-1
/
+12
*
The VLAN TCI field should be operated in network byte order.
ru
2004-03-30
1
-2
/
+2
*
Disable serialize_methods and enable _OSI support by default. The former
njl
2004-03-30
1
-5
/
+14
*
Initial check-in of the device driver for 3ware's 9000 series
vkashyap
2004-03-30
10
-0
/
+29268
*
Add missing cprd_flags member to partial resource structure in
wpaul
2004-03-29
1
-0
/
+2
*
Add ACPI PnP string. This affects devinfo(8) output with -v option.
takawata
2004-03-27
1
-0
/
+46
*
Fix typo in the device id for the new cards.
scottl
2004-03-27
1
-1
/
+1
*
MFp4: FireWire
simokawa
2004-03-26
13
-243
/
+449
*
MFNetBSD Version 1.146
julian
2004-03-26
1
-5
/
+11
*
Add support for a new variant of the prism3 that has appaered in the
imp
2004-03-25
1
-0
/
+1
*
Sync to pccarddevs 1.82
imp
2004-03-25
1
-2
/
+5
*
Add a new Intersil card that DLINK is selling as the DWL-650.
imp
2004-03-25
1
-1
/
+2
*
1. Better handle a return value of EINPROGRESS from bus_dmamap_load.
vkashyap
2004-03-25
3
-22
/
+38
*
The ndis_wlan_bssid_ex structure we retrieve in ndis_get_assoc() is
wpaul
2004-03-24
1
-5
/
+11
*
Fix a bug introduced in rev 1.33(mega API change).
simokawa
2004-03-24
1
-1
/
+1
*
Correct the boundary parameter to the bus_dma_tag_create() calls (it was
tmm
2004-03-23
1
-2
/
+2
*
Recently I realized that the ADMtek 8211 driver wasn't working correctly
wpaul
2004-03-23
1
-3
/
+4
*
Use the correct length for appending an extended irq resource. This may
njl
2004-03-22
1
-1
/
+1
*
Shorten some printfs to fit better. No other functional changes.
njl
2004-03-22
1
-6
/
+6
*
Whitespace and comment changes. No MD5 change to the object file.
njl
2004-03-22
1
-53
/
+62
*
Make if_ndis_pci.c and if_ndis_pccard.c use bus_alloc_resource() again
wpaul
2004-03-21
2
-12
/
+12
*
Fix $FreeBSD$.
obrien
2004-03-21
1
-4
/
+4
[next]