summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Crystalfontz CFA-635 20x4 USB LCDimp2007-06-222-14/+13
* Update uvisor to support the Fossil Abacus Wrist PDAimp2007-06-222-0/+5
* USB Ethernet Adaptor "ELECOM LD-USB20"imp2007-06-222-0/+2
* USL101 Host-to-Host bridge supportimp2007-06-222-3/+8
* Reimplement bus_dmamap_load with bus_dmamap_load_buffer.yongari2007-06-221-68/+32
* Honor maxsegsz of less than a page size in a DMA tag. Previously ityongari2007-06-221-0/+2
* Update the suspend/resume user API while maintaining backwards compat.njl2007-06-214-39/+427
* Add support for YANO external USB-HDD.imp2007-06-212-0/+5
* Replace sosend() with direct call to .pru_send method on theemax2007-06-211-2/+2
* Fix two PRs by adding vendor IDs:imp2007-06-213-1/+5
* Latest round of usb cleanups:imp2007-06-2122-322/+203
* Restore approximately FreeBDS 6.x's level of compatibility macros.imp2007-06-211-4/+74
* s/logprintf/printf/gimp2007-06-2033-90/+90
* Use .CURDIR when referring source code. This fixes builddelphij2007-06-201-1/+1
* Fix build problem caused by a set of typos.delphij2007-06-191-6/+6
* devfs_free() calls free_unr(), that may sleep.kib2007-06-191-6/+34
* Add the witness warning for free_unr. Function could sleep, thus callerskib2007-06-191-0/+1
* Include usb_port.h to fix build.delphij2007-06-192-0/+2
* Fix headphone jack sensing support for Olivetti Olibook 610-430 XPSE.ariff2007-06-181-1/+4
* - Two more static analisys bugs found by cisco's tool on a subsequentrrs2007-06-182-3/+5
* Mark the few remaining drivers that haven't been converted as needingimp2007-06-184-0/+4
* Expand usb_port macrosimp2007-06-181-6/+26
* Remove usb_port.h from usb.h, except for one or two useful things thatimp2007-06-182-6/+4
* Expand usb_port.h macros.imp2007-06-183-35/+78
* Expand usb_callout_initimp2007-06-181-1/+1
* Finish removal of usb_port.h macros.imp2007-06-1812-48/+143
* Explicitly use usb_port.h to get compat macros.imp2007-06-181-0/+1
* Use device_foo_t to declare kobj methodsimp2007-06-188-58/+80
* finish removing usb_port.h macros.imp2007-06-181-14/+14
* Finish removing usb_port.h compat macros.imp2007-06-182-26/+71
* According to the default font size on sparc64 provide a 12 x 22marius2007-06-181-1/+32
* - Fixes cstatic issues found by cisco sa tool (missing frees and suchrrs2007-06-186-5/+23
* - Move ofw_pci_alloc_busno() to the ofw_pci KOBJ interface,marius2007-06-187-99/+55
* For sun4u also add PCI busses with a device unit number of -1marius2007-06-181-8/+1
* Fix some debugging code that crept in accidentally.scottl2007-06-181-3/+3
* o Make ipfw set more robust -- now it is possible:maxim2007-06-181-18/+60
* Use vfs_timestamp() instead of nanotime() - make it up todelphij2007-06-181-1/+1
* Add additional logging level mask for packet_logging too.rrs2007-06-183-9/+19
* We only flush entries related to the given file system. Currently there arepjd2007-06-181-3/+0
* Update comment: kernel privileges are, in fact sorted by subsytem.rwatson2007-06-181-1/+1
* minor style(9) polishingimp2007-06-181-7/+4
* Eliminate unnecessary checks from vm_pageout_clean(): The page that isalc2007-06-181-7/+4
* MFp4: fix two locking problems:delphij2007-06-182-0/+7
* - The packet log needs to copy all of the buffer not to the end.rrs2007-06-171-2/+3
* Have gpart synthesize a disk geometry if the underlying providermarcel2007-06-173-55/+189
* Silence some gcc 4 warnings. It is expected that the bpf_movein() routinecsjp2007-06-171-0/+2
* Back out last change to inpcb_free. Turns out we needrrs2007-06-171-3/+14
* Spelling nit due to my lamenglishness.ariff2007-06-171-1/+1
* Remove USBGETSOFTC, USB_ATTACH_START, USB_DETACH_START andimp2007-06-177-27/+69
* Remove unused softc.marius2007-06-171-6/+2
OpenPOWER on IntegriCloud