aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/dev
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvscvs2svn2005-11-0311-11/+11
* MFC (by ru)Xin LI2005-10-091-0/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2005-09-112-0/+104
* Merge linux_ioctl.c:1.128 svr4_sockio.c:1.17 altq_cbq.c:1.3 if_oltr.c:1.38Robert Watson2005-08-251-9/+10
* Stop embedding struct ifnet at the top of driver softcs. Instead theBrooks Davis2005-06-103-10/+18
* Modify the alq(9) alq_open() API to accept a file creation mode, ratherRobert Watson2005-04-161-1/+1
* This commit was generated by cvs2svn to compensate for changes in r143439,David E. O'Brien2005-03-127-0/+1975
|\
| * Import the nForce MCP NIC bits. This is version 1.0-0301.vendor/nve/1.0.0301David E. O'Brien2005-03-127-0/+1975
* Move all of the hptmv files to /sys/dev/hptmv so that they won't be mistakenScott Long2005-03-0213-6520/+0
* Add FreeBSD ID.David E. O'Brien2005-02-281-0/+2
* avoid sneaky double freeSam Leffler2005-02-251-1/+5
* - Split out PCI support.Matthew N. Dodd2005-02-034-306/+744
* This commit was generated by cvs2svn to compensate for changes in r140216,Nate Lawson2005-01-141-0/+7
|\
| * Clean up a small memory leak introduced with the previous commit toNate Lawson2005-01-141-0/+7
* | This commit was generated by cvs2svn to compensate for changes in r140094,Nate Lawson2005-01-121-1/+2
|\|
| * Fix handling of the implicit return case for methods called from anNate Lawson2005-01-121-1/+2
* | clear old files now in publicSam Leffler2004-12-082-3562/+0
* | resolve merge conflictSam Leffler2004-12-081-6/+26
* | This commit was generated by cvs2svn to compensate for changes in r138583,Sam Leffler2004-12-0856-132/+74779
|\ \
| * | Version 0.9.14.12:Sam Leffler2004-12-0857-138/+74806
* | | This commit was generated by cvs2svn to compensate for changes in r138298,Mark Santcroos2004-12-021-1/+1
|\ \ \ | | |/ | |/|
| * | Oops, remove unnecessary cast in original, out-commented code.Mark Santcroos2004-12-021-1/+1
* | | This commit was generated by cvs2svn to compensate for changes in r138296,Mark Santcroos2004-12-021-1/+9
|\| |
| * | Local change: Supporting code not yet available, use previous behaviorMark Santcroos2004-12-021-1/+9
* | | Local change: Remove warnings from vendor files.Mark Santcroos2004-12-013-62/+54
* | | Local change: In the resume path, give up after waiting for a whileMark Santcroos2004-12-011-7/+8
* | | Local change: Put various debugging options under ACPI_DISASSEMBLER.Mark Santcroos2004-12-011-1/+83
* | | Unchanged files that are off the vendor branch.Mark Santcroos2004-12-019-177/+182
* | | This commit was generated by cvs2svn to compensate for changes in r138287,Mark Santcroos2004-12-0185-1658/+3570
|\| |
| * | Vendor import of Intel ACPI-CA 20041119Mark Santcroos2004-12-0198-1854/+3896
* | | Fix some warnings that only triggered in LINT.Scott Long2004-10-241-1/+1
* | | Embed the correct name.Scott Long2004-10-241-1/+1
* | | Import the HighPoint RocketRAID 182x driver. Thanks to HighPoint forScott Long2004-10-2413-0/+6514
* | | This commit was generated by cvs2svn to compensate for changes in r133931,Nate Lawson2004-08-181-1/+2
|\| |
| * | Add a padding member to the header overlaid on data allocated in theNate Lawson2004-08-181-1/+2
* | | Since if_oltr doesn't contain locking or run with INTR_MPSAFE, markRobert Watson2004-08-141-1/+1
* | | Send the fla driver in the AtticPoul-Henning Kamp2004-07-137-1614/+0
* | | Local change: Allow access to the field if it is within the regionMark Santcroos2004-07-021-67/+87
* | | Local diff: allow use of the disassembler.Mark Santcroos2004-07-021-1/+5
* | | Unchanged files that are off the vendor branch.Mark Santcroos2004-07-022-8/+10
* | | This commit was generated by cvs2svn to compensate for changes in r131440,Mark Santcroos2004-07-0210-72/+165
|\| |
| * | Vendor import of Intel ACPI-CA 20040527Mark Santcroos2004-07-0214-149/+271
* | | Add missing <sys/module.h> include.Poul-Henning Kamp2004-06-181-0/+1
* | | Do the dreaded s/dev_t/struct cdev */Poul-Henning Kamp2004-06-161-1/+1
* | | Add missing #include <sys/module.h>Poul-Henning Kamp2004-05-301-0/+1
* | | This commit was generated by cvs2svn to compensate for changes in r129694,Nate Lawson2004-05-251-1/+1
|\| |
| * | Remove a warning of a constant that is too large. Change submitted toNate Lawson2004-05-251-1/+1
* | | Local change: allow usermode to compile this header. Submitted to vendor.Nate Lawson2004-05-251-7/+1
* | | Local change: don't hang forever if WAK_STS is never set.Nate Lawson2004-05-251-9/+32
* | | Local change: remove warnings.Nate Lawson2004-05-253-45/+66