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
...
*
Regen.
takawata
2003-04-21
2
-6
/
+20
*
Add another product ID for if_axe and correct vendor ID description
takawata
2003-04-21
2
-2
/
+5
*
Remove unused code.
simokawa
2003-04-21
1
-70
/
+32
*
Explicitly declare 'int' parameters.
obrien
2003-04-21
2
-0
/
+2
*
Add eMicro codec ids.
orion
2003-04-21
1
-1
/
+4
*
Use SOUND_MIXER_IGAIN to toggle 20dB mic boost for want of a better
orion
2003-04-21
1
-18
/
+50
*
Regenerate.
wpaul
2003-04-20
2
-2
/
+16
*
Add support for the Netgear FA120 and the D-Link DUBE100 (AX88172-based
wpaul
2003-04-20
2
-0
/
+4
*
Regen usbdevs.
wpaul
2003-04-20
2
-2
/
+18
*
Add device driver support for the ASIX Electronics AX88172 USB 2.0
wpaul
2003-04-20
3
-0
/
+1374
*
Convert the tx(4) driver to use the busdma API.
mux
2003-04-20
2
-126
/
+328
*
Better comment, more style(9) fixes.
mux
2003-04-20
1
-4
/
+4
*
Additional malloc failure checks.
orion
2003-04-20
3
-4
/
+15
*
more style(9) changes.
obrien
2003-04-20
1
-6
/
+8
*
more style(9) changes.
obrien
2003-04-20
1
-32
/
+32
*
A few style(9) fixes.
obrien
2003-04-20
1
-50
/
+50
*
style(9).
mux
2003-04-20
1
-8
/
+11
*
Make this file closer to style(9) paradigm.
mux
2003-04-19
1
-212
/
+215
*
- Enable interrupts only at the end of epic_attach() when all the
mux
2003-04-19
1
-39
/
+35
*
- Correct a comment made bogus by my last commit.
mux
2003-04-19
1
-2
/
+4
*
Various cleanups:
mux
2003-04-19
1
-20
/
+1
*
Tell the upper layer(s) that we support long frames.
pdeuskar
2003-04-18
1
-0
/
+4
*
Add support for Planex FNW-3602-T(CardBus 100M/10M).
sanpei
2003-04-18
2
-0
/
+12
*
Sync to 1.48
sanpei
2003-04-18
1
-9
/
+3
*
fix corega vendor id(use vendor string and product string)
sanpei
2003-04-18
1
-1
/
+2
*
Sync with Creative's 8010.h rev 1.39.
obrien
2003-04-18
1
-3
/
+3
*
Revise attach/detach resource cleanup
njl
2003-04-17
5
-19
/
+67
*
Get wlread() closer to working. Use m->m_len as the initial value for
jhay
2003-04-17
1
-1
/
+9
*
Add locking to wlinit().
jhay
2003-04-17
1
-0
/
+2
*
Put the spl calls back until we are sure that everything that they cover
jhay
2003-04-17
1
-3
/
+14
*
Perform warm or cold reset AC97 per the spec depending on state of the
orion
2003-04-17
2
-22
/
+49
*
Revert part of revision 1.97 by calling dc_stop() unconditionally
iedowse
2003-04-17
1
-2
/
+1
*
MFp4(simokawa_firewire):
simokawa
2003-04-17
19
-2139
/
+2477
*
Don't include <sys/disklabel.h>
phk
2003-04-16
3
-3
/
+0
*
Include <sys/ioccom.h> instead of <sys/disklabel.h>
phk
2003-04-16
1
-1
/
+1
*
Add locking and remove all the spl() calls.
jhay
2003-04-16
1
-22
/
+43
*
Get rid of COMPAT_OLDISA and move in the direction of newbus.
jhay
2003-04-16
2
-234
/
+340
*
Remove the register keyword.
jhay
2003-04-16
1
-62
/
+62
*
Update comment to match reality.
sobomax
2003-04-16
1
-2
/
+1
*
Cosmetics.
sos
2003-04-16
1
-2
/
+2
*
Fix a panic with Cenatek controllers.
sos
2003-04-16
1
-1
/
+2
*
Fix bogus maxsegsz parameter for bus_dma_tag_create().
simokawa
2003-04-16
1
-1
/
+1
*
- Don't call pci_enable_io() in drivers (unless needed for resume).
mdodd
2003-04-16
17
-198
/
+4
*
Return status for PCI methods '{enable,disable}_{io,busmaster}'.
mdodd
2003-04-16
4
-25
/
+65
*
When the driver allocates memory or I/O ports, enable that bit in the
imp
2003-04-15
1
-14
/
+26
*
cosmetic style fixes
fjoe
2003-04-15
1
-9
/
+13
*
- Express hard dependencies on bus (pci, isa, pccard) and
mdodd
2003-04-15
60
-74
/
+162
*
Use pci_enable_{busmaster|io}() instead of directly writing into
sobomax
2003-04-14
1
-3
/
+3
*
Use a sim for each device on it's own instead of one for all umass
ticso
2003-04-14
1
-145
/
+62
*
Panic if bus_dmamap_load() doesn't respect maxsegsz.
simokawa
2003-04-14
1
-3
/
+9
[prev]
[next]