summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* - Add some needed error checking on bad fd passing in the sctprrs2007-07-021-6/+10
* In the previous revision, when I replaced the unconditional acquisitionalc2007-07-021-11/+10
* WD Firewire/USB Combo hangs under load on USB interface. Fix withimp2007-07-022-0/+5
* Removing old, dead, KAME IPsec files as part of the move to thegnn2007-07-0217-20184/+0
* Fix an annoying pointer/int cast warning that shows up on 64 bit systems.peter2007-07-021-1/+1
* Revert previous commit, retaining cpufreq.njl2007-07-012-0/+6
* Add cpufreq(4) to GENERIC. It does not change the frequency by default,njl2007-07-014-6/+6
* Remove two boot printfs generated by Audit to announce it's presence,rwatson2007-07-012-2/+4
* After talking with njl@, change this wildcard entry to be a bit less wild.imp2007-07-011-1/+1
* - Fix input/microphone support for ASUS A8N-VMCSM series.ariff2007-07-012-39/+109
* Fix no-sound issues with ASUS A9T notebook.ariff2007-07-011-1/+7
* Fix a dangling netinet6 to netipsec transition for SCTP include files.gnn2007-07-011-1/+1
* Remove a dangling file reference that is no longer needed with the removalgnn2007-07-011-1/+0
* Follow on cleanup and removal of two unnecessary include files.gnn2007-07-012-81/+0
* Commit IPv6 support for FAST_IPSEC to the tree.gnn2007-07-0159-2373/+771
* Pages that do belong to an object and page queue can now be freed withoutalc2007-07-012-20/+16
* Move the XCHANNEL radiotap definition to a free slot. NetBSD defined somethompsa2007-07-011-1/+2
* - Use rufetchcalc() rather than calcru() in ttyinfo so that we getjeff2007-07-011-3/+2
* Fix scanning issues since the new net80211 code went inthompsa2007-06-303-20/+41
* Change the channel number in the scan results struct to be a pointer to thethompsa2007-06-306-11/+20
* Fix the channel reporting when the card is associated. The channel array usedthompsa2007-06-301-1/+5
* Fix two more PRs:imp2007-06-305-7/+28
* Additional devices from NetBSD and OpenBSD. This includes devices notimp2007-06-302-24/+33
* My previous commit introduced a spurious warning for the case where anjl2007-06-301-0/+4
* Quirk for WD Mybook. Seems they do not like serial number queries.imp2007-06-301-0/+12
* umass quirk: Samsung YP-U2 USB MP3/Ogg Playerimp2007-06-302-0/+5
* Quirk for ChipsBnk usb stickimp2007-06-301-0/+8
* Add quirk for JoyFly 128mb USB Flash Driveimp2007-06-301-0/+8
* quirk for I/O Magic USB flash drive "Giga Bank"imp2007-06-301-0/+8
* Samsung MP0402H quirkimp2007-06-301-0/+8
* Add support for JNC MP3 Playerimp2007-06-301-0/+8
* quirk for CENTURY EX35QUAT disk enclosureimp2007-06-302-23/+31
* Fix cheapy Myson USB-IDE adapterimp2007-06-302-0/+7
* fix ia64 buildsam2007-06-301-2/+10
* Philips USB Key Audio KEY013imp2007-06-301-0/+8
* Expand the transform API to allow transports to return 'success' forimp2007-06-301-5/+20
* Reduce diffs to OtherBSD by using usb_lookup. No functional changes.imp2007-06-301-15/+4
* Remove duplicate USBDEVUNIT #defineimp2007-06-301-1/+0
* Add definition for UIPROTO_MOUSE.imp2007-06-301-0/+1
* Update to merged names for things. No functional changes.imp2007-06-301-2/+2
* Neterion Xframe 10GbE Server/Storage adapter driver.sam2007-06-2945-0/+33915
* Add support for various MS Wirless usb mice. the patch is fromimp2007-06-294-83/+133
* Change uhub to dynamic status size for status change endpoint. From aimp2007-06-291-2/+2
* import opt_ah.h for newer hal's that optionally include 11n supportsam2007-06-292-2/+30
* - When a SCTP socket is closed, but the last datarrs2007-06-291-13/+0
* MFp4:delphij2007-06-298-190/+21
* Don't use 64-byte header on each packet in radiotap.kevlo2007-06-293-9/+12
* Mark wire data structures in netatalk as __packed so that they arerwatson2007-06-282-7/+9
* The timeout is in milliseconds, not in hz. Only the portion of theimp2007-06-281-2/+2
* Support for iRiver U10 USB connectionimp2007-06-281-0/+8
OpenPOWER on IntegriCloud