summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* With the advent of G3/CDMA modems, the old buffer sizes are no longerimp2007-06-281-4/+4
* For both interrupt and isochronous (the patch was unclear which one itimp2007-06-281-3/+13
* Quirk for Denver MP3 player usb.imp2007-06-281-0/+8
* Space/style cleanups after last set of commits.delphij2007-06-287-72/+71
* Staticify most of fifo/vn operations, they should notdelphij2007-06-284-99/+76
* Use vfs_timestamp instead of nanotime when obtainingdelphij2007-06-281-4/+3
* Reorder tf_gen and tf_id in struct tmpfs_fid. Thisdelphij2007-06-281-2/+2
* - Add audit_arg_audinfo_addr() for auditing the arguments for setaudit_addr(2)csjp2007-06-275-6/+67
* Use vm_offset_t for kmembase and kmemlimit rather than char *, avoidingrwatson2007-06-271-4/+4
* In zfs_vget, if we fail to translate an inode number to the correspondingdfr2007-06-272-2/+2
* Pointy hat to me. Committed with building.mjacob2007-06-261-1/+1
* Sync comments to code: we now use priv_check() rather than suser() torwatson2007-06-261-16/+16
* Add Viking Interworks 256MB as an ata device; this might giveremko2007-06-262-1/+3
* Fix an old standing LOR between callout_lock and sleepqueues chain (whichattilio2007-06-261-3/+35
* Introduce a new rwlocks initialization function: rw_init_flags.attilio2007-06-263-12/+103
* Extension of previous commit- when we have 2k login firmware, we need tomjacob2007-06-261-1/+7
* Eliminate the use of Giant from vm_daemon(). Replace the unconditionalalc2007-06-261-21/+27
* Add a new MAC framework and policy entry point,rwatson2007-06-266-1/+38
* Fix Rocketport so that it does not crash the system when a device pointerremko2007-06-261-2/+12
* Partially updated usbdevs from OpenBSD's usbdevs. Also, some sortingimp2007-06-261-43/+114
* Remove two function prototypes that are no longer used.delphij2007-06-261-4/+0
* - Sync with NetBSD's RCSID (HEAD preferred).delphij2007-06-262-2/+2
* The config.use_protection option can not be used in 802.11b mode and causes athompsa2007-06-251-16/+17
* LINKSYS4 is going to be going away. Migrate to CISCOLINKSYS instead.imp2007-06-251-3/+3
* - Update bindx address checking to properly screen out addressrrs2007-06-251-1/+11
* MFp4: Several clean-ups and improvements over tmpfs:delphij2007-06-256-122/+106
* Yet another bug- when we have 2k login firmware, we needmjacob2007-06-251-1/+7
* Add support for the nVidia MCP61 series chipset.sos2007-06-252-0/+8
OpenPOWER on IntegriCloud