summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* Starting in version 1.56, ucomstop started calling ucomstart to workimp2007-06-251-0/+10
* - Remove UMAP filesystem. It was disconnected from build three years ago,rafan2007-06-2511-1466/+7
* Correct msecs_to_ticks macro. This fixes problems when hz is not thesam2007-06-251-1/+1
* Make acpica include path relative, not absolute.njl2007-06-241-1/+1
* The viapm module build had what appear to be some debugging CFLAGS leftnjl2007-06-242-2/+0
* Eliminate GIANT_REQUIRED from swap_pager_putpages().alc2007-06-241-1/+0
* Process tx callbacks when draining the tx q; this fixes a problemsam2007-06-241-1/+3
* If we're going to (for 23XX and 24XX cards) DMA firmware from themjacob2007-06-241-2/+2
* Include usb_port.himp2007-06-231-0/+1
* For USBVERBOSE case, we can't have " in any of the names.imp2007-06-231-5/+5
* Drag in another device: The Surecom RT2570.imp2007-06-232-0/+2
* Add a boatload of devices from OpenBSD and NetBSD to kue and cdce.imp2007-06-233-22/+74
* - Remove the warning about NULL filesystem. It is stable and safe to use inrafan2007-06-231-4/+6
* Note the Belkin F5U111 Adapter is covered by NETMATE entry.imp2007-06-231-0/+1
* Remove duplicate ID and recall that I comes after E in alphabeticalimp2007-06-231-2/+1
* Merge some device IDs from OpenBSD for aue. Minor sorting of usbdevsimp2007-06-232-11/+38
* These modules depend on usb, make that explicitimp2007-06-232-0/+4
* We need a special module loader routine, not the stock usbd one. Thisimp2007-06-231-1/+1
* Initialize id before using it.imp2007-06-231-1/+1
* Fix various compilation warnings for gcc-4.2.mjacob2007-06-2310-28/+17
* Check the correct port to see if synced is true.thompsa2007-06-221-2/+2
* - Fix type casts in calling sctp_m_getptr, it expects a int notrrs2007-06-221-2/+2
* - Fix stream reset so it limits the number of streams that can be listedrrs2007-06-225-198/+240
* Fix livelock that could occur when snapshoting UFS with quotas, wherekib2007-06-222-3/+3
* Add support for Garmin iQue 3600imp2007-06-222-15/+20
* add support for Option GlobeTrotter 3G+imp2007-06-222-0/+3
* Tactrix Openport supportimp2007-06-222-0/+9
* add Benq 3300U/4300U supportimp2007-06-222-0/+2
* 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
OpenPOWER on IntegriCloud