summaryrefslogtreecommitdiffstats
path: root/sys/contrib/dev
Commit message (Expand)AuthorAgeFilesLines
* - Store pointer to the link-level address right in "struct ifnet"ru2005-11-111-2/+2
* - Make IFP2ENADDR() a pointer to IF_LLADDR() rather than anotherru2005-11-111-2/+1
* This commit was generated by cvs2svn to compensate for changes in r152069,jkim2005-11-042-8/+5
|\
| * - Fix more resource parsing problems. The previous commit was imcomplete.jkim2005-11-042-8/+5
* | This commit was generated by cvs2svn to compensate for changes in r152058,njl2005-11-041-5/+3
|\ \ | |/
| * Account for the minimum resource size when parsing the end tag resourcenjl2005-11-041-5/+3
* | Fix build breakage on tinderbox.jkim2005-11-031-1/+1
* | Update to reflect import of ACPI-CA 20051021 with includes fixupsjkim2005-11-011-27/+30
* | Local change: remove unnecessary __cdecljkim2005-11-012-2/+2
* | Local change: remove compilation warningsjkim2005-11-014-10/+10
* | Fix conflicts from import of Intel ACPI-CA 20051021jkim2005-11-018-497/+968
* | Unchanged files that are off the vendor branchjkim2005-11-0113-1679/+639
* | This commit was generated by cvs2svn to compensate for changes in r151940,jkim2005-11-012-1/+3
|\ \ | |/
| * Fix few compilation problems on vendor branch.jkim2005-11-013-1/+6
* | This commit was generated by cvs2svn to compensate for changes in r151937,jkim2005-11-01175-14401/+22437
|\ \ | |/
| * Vendor import of Intel ACPI-CA 20051021jkim2005-11-01196-16596/+24058
| * Remove old ACPICA files from the INTEL vendor branch. They were removedjhb2005-10-27141-84217/+0
* | Add a commented out version of what was done for the r20041119sysinc import.obrien2005-10-241-0/+12
* | Fix conflicts of import of Intel ACPI-CA 20041119 with system includes fixups.obrien2005-10-2418-71/+71
* | This commit was generated by cvs2svn to compensate for changes in r151600,obrien2005-10-24112-378/+378
|\ \ | |/
| * Vendor import of Intel ACPI-CA 20041119 with system includes fixups.obrien2005-10-24130-449/+449
* | In detach method, move if_free() after bus_teardown_intr().ru2005-10-131-1/+2
* | Fix "struct ifnet" leak if attach() fails in the middle.ru2005-09-161-0/+2
* | Per a request from Nick Triantos of nVidia, nVidia's legal department askedobrien2005-09-112-0/+104
* | Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE andrwatson2005-08-091-9/+10
* | Stop embedding struct ifnet at the top of driver softcs. Instead thebrooks2005-06-103-10/+18
* | 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
|\ \ \ | |/ /
OpenPOWER on IntegriCloud