summaryrefslogtreecommitdiffstats
path: root/sys/contrib/dev
Commit message (Expand)AuthorAgeFilesLines
* Modify the alq(9) alq_open() API to accept a file creation mode, ratherrwatson2005-04-161-1/+1
* This commit was generated by cvs2svn to compensate for changes in r143439,obrien2005-03-127-0/+1975
|\
| * Import the nForce MCP NIC bits. This is version 1.0-0301.obrien2005-03-127-0/+1975
* Move all of the hptmv files to /sys/dev/hptmv so that they won't be mistakenscottl2005-03-0213-6520/+0
* Add FreeBSD ID.obrien2005-02-281-0/+2
* avoid sneaky double freesam2005-02-251-1/+5
* - Split out PCI support.mdodd2005-02-034-306/+744
* This commit was generated by cvs2svn to compensate for changes in r140216,njl2005-01-141-0/+7
|\
| * Clean up a small memory leak introduced with the previous commit tonjl2005-01-141-0/+7
* | This commit was generated by cvs2svn to compensate for changes in r140094,njl2005-01-121-1/+2
|\ \ | |/
| * Fix handling of the implicit return case for methods called from annjl2005-01-121-1/+2
* | clear old files now in publicsam2004-12-082-3562/+0
* | resolve merge conflictsam2004-12-081-6/+26
* | This commit was generated by cvs2svn to compensate for changes in r138583,sam2004-12-0856-132/+74779
|\ \
| * | Version 0.9.14.12:sam2004-12-0857-138/+74806
* | | This commit was generated by cvs2svn to compensate for changes in r138298,marks2004-12-021-1/+1
|\ \ \ | | |/ | |/|
| * | Oops, remove unnecessary cast in original, out-commented code.marks2004-12-021-1/+1
* | | This commit was generated by cvs2svn to compensate for changes in r138296,marks2004-12-021-1/+9
|\ \ \ | |/ /
| * | Local change: Supporting code not yet available, use previous behaviormarks2004-12-021-1/+9
* | | Local change: Remove warnings from vendor files.marks2004-12-013-62/+54
* | | Local change: In the resume path, give up after waiting for a whilemarks2004-12-011-7/+8
* | | Local change: Put various debugging options under ACPI_DISASSEMBLER.marks2004-12-011-1/+83
* | | Unchanged files that are off the vendor branch.marks2004-12-019-177/+182
* | | This commit was generated by cvs2svn to compensate for changes in r138287,marks2004-12-0185-1658/+3570
|\ \ \ | |/ /
| * | Vendor import of Intel ACPI-CA 20041119marks2004-12-0198-1854/+3896
* | | Fix some warnings that only triggered in LINT.scottl2004-10-241-1/+1
* | | Embed the correct name.scottl2004-10-241-1/+1
* | | Import the HighPoint RocketRAID 182x driver. Thanks to HighPoint forscottl2004-10-2413-0/+6514
* | | This commit was generated by cvs2svn to compensate for changes in r133931,njl2004-08-181-1/+2
|\ \ \ | |/ /
| * | Add a padding member to the header overlaid on data allocated in thenjl2004-08-181-1/+2
* | | Since if_oltr doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-141-1/+1
* | | Send the fla driver in the Atticphk2004-07-137-1614/+0
* | | Local change: Allow access to the field if it is within the regionmarks2004-07-021-67/+87
* | | Local diff: allow use of the disassembler.marks2004-07-021-1/+5
* | | Unchanged files that are off the vendor branch.marks2004-07-022-8/+10
* | | This commit was generated by cvs2svn to compensate for changes in r131440,marks2004-07-0210-72/+165
|\ \ \ | |/ /
| * | Vendor import of Intel ACPI-CA 20040527marks2004-07-0214-149/+271
* | | Add missing <sys/module.h> include.phk2004-06-181-0/+1
* | | Do the dreaded s/dev_t/struct cdev */phk2004-06-161-1/+1
* | | Add missing #include <sys/module.h>phk2004-05-301-0/+1
* | | This commit was generated by cvs2svn to compensate for changes in r129694,njl2004-05-251-1/+1
|\ \ \ | |/ /
| * | Remove a warning of a constant that is too large. Change submitted tonjl2004-05-251-1/+1
* | | Local change: allow usermode to compile this header. Submitted to vendor.njl2004-05-251-7/+1
* | | Local change: don't hang forever if WAK_STS is never set.njl2004-05-251-9/+32
* | | Local change: remove warnings.njl2004-05-253-45/+66
* | | Local diff: allow use of the disassembler.njl2004-05-251-2/+33
* | | Unchanged files that are off the vendor branch.njl2004-05-253-12/+24
* | | This commit was generated by cvs2svn to compensate for changes in r129684,njl2004-05-2549-1117/+2045
|\ \ \ | |/ /
| * | Vendor import of Intel ACPI-CA 20040514.njl2004-05-2558-1192/+2201
| * | Only avoid disabling bus mastering on the sleep path. This should fixnjl2004-04-141-13/+13
OpenPOWER on IntegriCloud