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
*
Move away from autogenerated enums, these values never change and its helpful
thompsa
2009-02-03
5
-124
/
+114
*
o Define some symbols for a few items that are bare constants in the
imp
2009-02-03
2
-16
/
+34
*
break out of loop if we run out of mbufs
kmacy
2009-02-02
1
-5
/
+6
*
Goof, catch up to constant rename (I renamed it to match the overall PCI
jhb
2009-02-02
1
-1
/
+1
*
Properly retun error core from kbdmux_modevent()
emax
2009-02-02
1
-1
/
+1
*
- Add a new ioctl to /dev/pci to fetch details on an individual BAR of a
jhb
2009-02-02
2
-4
/
+73
*
o make SAVE_CCK slightly less error prone by always writing the _flag
sam
2009-02-02
1
-2
/
+3
*
restore variable initialization removed in r187831; this broke
sam
2009-02-02
1
-1
/
+1
*
src/usr.bin/usbhidaction/usbhidaction.c
alfred
2009-02-02
5
-43
/
+19
*
Some updates and bug squashing in the firewire stack.
sbruno
2009-02-01
5
-69
/
+88
*
Revert part of r187970, the NULL check was removed from
thompsa
2009-02-01
1
-0
/
+3
*
Remove check for null softc in attach, it can never happen.
thompsa
2009-02-01
44
-140
/
+0
*
Fix bug in hint.hdac.X.config parsing.
mav
2009-01-31
1
-2
/
+2
*
Use si_drv1 to hold the softc for the adb_mouse character device instead of
jhb
2009-01-29
1
-1
/
+2
*
Make adb_mouse use dev2unit() instead of minor().
ed
2009-01-29
1
-1
/
+1
*
Add one more debug level.
mav
2009-01-28
1
-2
/
+2
*
Add hw.sdhci.debug sysctl to control debug level.
mav
2009-01-28
1
-20
/
+23
*
Improve mmc driver verbose logging.
mav
2009-01-28
1
-12
/
+78
*
Update ubtbcmfw2 (aka usb2_bluetooth_fw) driver
emax
2009-01-28
1
-225
/
+207
*
Make ng_ubt2 (aka usb2_bluetooth_ng) driver only attach as "generic" driver
emax
2009-01-28
1
-0
/
+3
*
Overhaul regulatory support:
sam
2009-01-28
38
-3423
/
+2411
*
Last step of splitting up minor and unit numbers: remove minor().
ed
2009-01-28
1
-2
/
+2
*
change ic_getradiocaps driver callback to include the max # channels
sam
2009-01-27
1
-2
/
+2
*
Fix the input buffer at 1024. The previous calculated buffer size
n_hibma
2009-01-27
1
-5
/
+6
*
- Add support for Moxa Technologies CP-168EL/PCIe card.
stas
2009-01-27
1
-0
/
+6
*
- Add support for nehalem/corei7 cpus. This supports all of the core
jeff
2009-01-27
3
-53
/
+838
*
Clean up ng_ubt2. Get rid of excessive use of NG_NODE_REF/UNREF().
emax
2009-01-26
2
-503
/
+244
*
Don't unlock the parent ppc lock until after releasing the ppbus.
jhb
2009-01-26
1
-1
/
+1
*
MFp4 //depot/projects/usb/ @156706
thompsa
2009-01-26
1
-6
/
+10
*
Regen.
thompsa
2009-01-26
2
-2
/
+46
*
MFp4 //depot/projects/usb/ @156522,156530
thompsa
2009-01-26
3
-1
/
+36
*
MFp4 //depot/projects/usb/ @156521
thompsa
2009-01-26
1
-22
/
+50
*
Fix up USB_GET_REPORT_DESC ioctl.
thompsa
2009-01-26
1
-1
/
+1
*
Add umass quirk.
thompsa
2009-01-26
2
-0
/
+5
*
Add a usb hid quirk.
thompsa
2009-01-26
2
-0
/
+2
*
Specify analog beep pin widget for several AD codecs.
mav
2009-01-26
1
-1
/
+8
*
Change the way our softc is stored to use the devinfo facility provided by pcm
nwhitehorn
2009-01-26
4
-27
/
+20
*
Add missing locking around setting the ppc interrupt handler IVAR.
jhb
2009-01-26
1
-0
/
+2
*
Teach iic(4) the 'repeated start' I2C condition. This will be used by the
raj
2009-01-26
2
-0
/
+6
*
Add support for the I2S and davbus audio controllers found in Apple PowerPC
nwhitehorn
2009-01-25
7
-0
/
+2953
*
Remove unneeded checks of device unit number from speaker(4).
ed
2009-01-25
1
-18
/
+9
*
- Add few VIA bridges to agp_via.c and connect it to amd64 build
jkim
2009-01-23
1
-0
/
+9
*
fix return status handling by ar5XXXReset; this is the reason the
sam
2009-01-23
5
-10
/
+10
*
Add a new USB wireless driver, urtw(4) for supporting Realtek's 8187L
weongyo
2009-01-23
4
-0
/
+3733
*
don't run the calibration code if scanning, we won't be on the home channel
sam
2009-01-23
1
-0
/
+4
*
Fix a compile bogon. 'ppbus' is used by two different sets of debug code
jhb
2009-01-22
1
-0
/
+2
*
Rename sc_is_pseudo to sc_nobulk member in ufoma_softc.
takawata
2009-01-22
1
-13
/
+13
*
Add locking to ppc and ppbus and mark the whole lot MPSAFE:
jhb
2009-01-21
21
-497
/
+830
*
Add the dresden elektronik SensorTerminalBoard which uses an FT245.
joerg
2009-01-21
2
-0
/
+19
*
Add Unicode rendering to the teken demo application.
ed
2009-01-21
2
-11
/
+32
[next]