summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix return values for usb_find_busses() and usb_find_devices(). We should trythompsa2010-05-131-2/+2
* Fix header file compliancy with libusb 1.0 from sourceforge.thompsa2010-05-134-2/+8
* Sync run(4) driver from author's site.thompsa2010-05-134-596/+947
* Reduce diffs to p4.thompsa2010-05-121-24/+163
* Fix possibly wrong bit masking.thompsa2010-05-121-2/+2
* Add new FTDI USB device ID.thompsa2010-05-122-0/+2
* Increase the max ports to 12, 3G devices exist where the ppp endpoint is #9.thompsa2010-05-121-1/+1
* Back out r203140 which was causing problems when the first and the lastthompsa2010-05-121-9/+20
* Add missing ifdefs for usb power saving support.thompsa2010-05-121-1/+4
* Support getting signed and unsigned HID data.thompsa2010-05-123-11/+33
* Add the ASUS MyPal A730W device id.thompsa2010-05-121-0/+1
* Provide more information about the device location in the USB system.thompsa2010-05-121-2/+4
* Enable support for mouse panning wheels.thompsa2010-05-122-0/+15
* If a USB device is suspended and a USB set config request is issued when thethompsa2010-05-125-54/+158
* Staticise usb_ref_device and usb_unref_device.thompsa2010-05-121-2/+2
* Add quirks for the Alcor SDCR_6362 Card Reader, Freecom HDD storage device andthompsa2010-05-122-0/+8
* extattr: Fix a signed/unsigned issuezml2010-05-121-2/+5
* Add VOP_ADVLOCKPURGE so that the file system is called when purgingzml2010-05-124-1/+20
* Note 8.0-RELEASE.brueffer2010-05-121-0/+3
* Fix grammar in a line of output.brueffer2010-05-121-1/+1
* Non-GCC gcc compatible compilers may provide the same multimedia intrinsicobrien2010-05-128-6/+35
* Automatically generate hardware notes for run(4).brueffer2010-05-122-0/+3
* Make this ready for automatic hardware notes generation.brueffer2010-05-121-1/+3
* Fix an old long time bug in generating arrs2010-05-121-3/+2
* More PR-SCTP bugs:rrs2010-05-122-4/+5
* Add et(4), sge(4) and mwl(4).brueffer2010-05-121-0/+7
* Fix a bug due to a type conversion from 64 to 32 bits. The side effect ofgordon2010-05-121-2/+2
* Build the ixgbe(4) and mwlfw(4) modules by default.brueffer2010-05-121-0/+4
* IBM ServeRAID M5015 SAS/SATA works.brueffer2010-05-121-1/+3
* Document undocumented tunables and sysctl variables.yongari2010-05-121-13/+52
* When there is no memory or KVA, try to help by reclaiming some vnodes.pjd2010-05-121-0/+13
* Get rid of unused constants.tuexen2010-05-122-16/+0
* Casting size_t to uintmax_t is not necessary anymore. This alsobrueffer2010-05-121-3/+2
* This fixes PR-SCTP issues:rrs2010-05-121-36/+13
* Route all returns from the interrupts and faults through the doreti_iretkib2010-05-122-7/+8
* Remove unneeded overrides of the segment registers in the inner trapkib2010-05-121-4/+0
* Fix possible hang when replaying large truncations.mm2010-05-121-0/+24
* The FA526 belongs to the ARM9TDMI familykevlo2010-05-122-3/+1
* workaround bug with ipv6 where a flow can have a null rtentrykmacy2010-05-121-2/+4
* try working around panic by validating rt and llekmacy2010-05-121-1/+2
* - Missing full stopsbrueffer2010-05-121-6/+6
* The -d flag is non-optional.brueffer2010-05-121-2/+2
* The previous revision actually removed the bug being hinted at, sobrueffer2010-05-121-3/+2
* Comment in the BUGS section header. Matches what's in ipfilter 5.10.brueffer2010-05-121-1/+1
* sh: Fix pathname expansion with quoted slashes like *\/.jilles2010-05-112-9/+46
* mdoc: simplify quotation schemeuqs2010-05-111-3/+2
* mdoc: fix parenthesisuqs2010-05-112-4/+6
* mdoc: remove stray anduqs2010-05-111-1/+0
* mdoc: use macro for +- that is understood by mdocmluqs2010-05-112-4/+4
* mdoc: fix prologue order in mdoc templateuqs2010-05-111-1/+1
OpenPOWER on IntegriCloud