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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Crystalfontz CFA-635 20x4 USB LCD
imp
2007-06-22
2
-14
/
+13
*
Update uvisor to support the Fossil Abacus Wrist PDA
imp
2007-06-22
2
-0
/
+5
*
USB Ethernet Adaptor "ELECOM LD-USB20"
imp
2007-06-22
2
-0
/
+2
*
USL101 Host-to-Host bridge support
imp
2007-06-22
2
-3
/
+8
*
Reimplement bus_dmamap_load with bus_dmamap_load_buffer.
yongari
2007-06-22
1
-68
/
+32
*
Honor maxsegsz of less than a page size in a DMA tag. Previously it
yongari
2007-06-22
1
-0
/
+2
*
Update the suspend/resume user API while maintaining backwards compat.
njl
2007-06-21
4
-39
/
+427
*
Add support for YANO external USB-HDD.
imp
2007-06-21
2
-0
/
+5
*
Replace sosend() with direct call to .pru_send method on the
emax
2007-06-21
1
-2
/
+2
*
Fix two PRs by adding vendor IDs:
imp
2007-06-21
3
-1
/
+5
*
Latest round of usb cleanups:
imp
2007-06-21
22
-322
/
+203
*
Restore approximately FreeBDS 6.x's level of compatibility macros.
imp
2007-06-21
1
-4
/
+74
*
s/logprintf/printf/g
imp
2007-06-20
33
-90
/
+90
*
Use .CURDIR when referring source code. This fixes build
delphij
2007-06-20
1
-1
/
+1
*
Fix build problem caused by a set of typos.
delphij
2007-06-19
1
-6
/
+6
*
devfs_free() calls free_unr(), that may sleep.
kib
2007-06-19
1
-6
/
+34
*
Add the witness warning for free_unr. Function could sleep, thus callers
kib
2007-06-19
1
-0
/
+1
*
Include usb_port.h to fix build.
delphij
2007-06-19
2
-0
/
+2
*
Fix headphone jack sensing support for Olivetti Olibook 610-430 XPSE.
ariff
2007-06-18
1
-1
/
+4
*
- Two more static analisys bugs found by cisco's tool on a subsequent
rrs
2007-06-18
2
-3
/
+5
*
Mark the few remaining drivers that haven't been converted as needing
imp
2007-06-18
4
-0
/
+4
*
Expand usb_port macros
imp
2007-06-18
1
-6
/
+26
*
Remove usb_port.h from usb.h, except for one or two useful things that
imp
2007-06-18
2
-6
/
+4
*
Expand usb_port.h macros.
imp
2007-06-18
3
-35
/
+78
*
Expand usb_callout_init
imp
2007-06-18
1
-1
/
+1
*
Finish removal of usb_port.h macros.
imp
2007-06-18
12
-48
/
+143
*
Explicitly use usb_port.h to get compat macros.
imp
2007-06-18
1
-0
/
+1
*
Use device_foo_t to declare kobj methods
imp
2007-06-18
8
-58
/
+80
*
finish removing usb_port.h macros.
imp
2007-06-18
1
-14
/
+14
*
Finish removing usb_port.h compat macros.
imp
2007-06-18
2
-26
/
+71
*
According to the default font size on sparc64 provide a 12 x 22
marius
2007-06-18
1
-1
/
+32
*
- Fixes cstatic issues found by cisco sa tool (missing frees and such
rrs
2007-06-18
6
-5
/
+23
*
- Move ofw_pci_alloc_busno() to the ofw_pci KOBJ interface,
marius
2007-06-18
7
-99
/
+55
*
For sun4u also add PCI busses with a device unit number of -1
marius
2007-06-18
1
-8
/
+1
*
Fix some debugging code that crept in accidentally.
scottl
2007-06-18
1
-3
/
+3
*
o Make ipfw set more robust -- now it is possible:
maxim
2007-06-18
1
-18
/
+60
*
Use vfs_timestamp() instead of nanotime() - make it up to
delphij
2007-06-18
1
-1
/
+1
*
Add additional logging level mask for packet_logging too.
rrs
2007-06-18
3
-9
/
+19
*
We only flush entries related to the given file system. Currently there are
pjd
2007-06-18
1
-3
/
+0
*
Update comment: kernel privileges are, in fact sorted by subsytem.
rwatson
2007-06-18
1
-1
/
+1
*
minor style(9) polishing
imp
2007-06-18
1
-7
/
+4
*
Eliminate unnecessary checks from vm_pageout_clean(): The page that is
alc
2007-06-18
1
-7
/
+4
*
MFp4: fix two locking problems:
delphij
2007-06-18
2
-0
/
+7
*
- The packet log needs to copy all of the buffer not to the end.
rrs
2007-06-17
1
-2
/
+3
*
Have gpart synthesize a disk geometry if the underlying provider
marcel
2007-06-17
3
-55
/
+189
*
Silence some gcc 4 warnings. It is expected that the bpf_movein() routine
csjp
2007-06-17
1
-0
/
+2
*
Back out last change to inpcb_free. Turns out we need
rrs
2007-06-17
1
-3
/
+14
*
Spelling nit due to my lamenglishness.
ariff
2007-06-17
1
-1
/
+1
*
Remove USBGETSOFTC, USB_ATTACH_START, USB_DETACH_START and
imp
2007-06-17
7
-27
/
+69
*
Remove unused softc.
marius
2007-06-17
1
-6
/
+2
[next]