aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/dev
Commit message (Expand)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r115367,Nate Lawson2003-05-281-2/+2
|\
| * Revert to using TABLE_ID_DSDT as the default. It looks like the dynamicNate Lawson2003-05-281-2/+2
* | This commit was generated by cvs2svn to compensate for changes in r115351,Nate Lawson2003-05-272-4/+44
|\|
| * Fix false AE_NOT_FOUND messages, reported in NetBSD port-i386/20897.Nate Lawson2003-05-272-4/+44
* | This commit was generated by cvs2svn to compensate for changes in r114584,Warner Losh2003-05-031-1/+1
|\|
| * Fix halt -p. I've done this with an import because kochi-san reportsWarner Losh2003-05-031-1/+1
* | Restore local changes accidentally lost in the last import.John Baldwin2003-05-016-6/+54
* | Resolve conflicts.Nate Lawson2003-04-2917-330/+515
* | Updated import-preparation script. It now removes vendor paths from headerNate Lawson2003-04-291-2/+17
* | Resolve conflictsNate Lawson2003-04-291-85/+46
* | This commit was generated by cvs2svn to compensate for changes in r114239,Nate Lawson2003-04-294-0/+1690
|\|
| * Import of Intel ACPI 20030228 vendor distributionNate Lawson2003-04-294-0/+1690
* | This commit was generated by cvs2svn to compensate for changes in r114237,Nate Lawson2003-04-29133-4488/+4321
|\|
| * Import of Intel ACPI 20030228 vendor distributionNate Lawson2003-04-29151-4863/+4887
* | Use bioq_flush() to drain a bio queue with a specific error code.Poul-Henning Kamp2003-04-011-2/+2
* | Including <sys/stdint.h> is (almost?) universally only to be able to usePoul-Henning Kamp2003-03-181-1/+0
* | Catch up with recent infrastructure changes.Matthew N. Dodd2003-03-161-5/+0
* | Register module dependencies.Matthew N. Dodd2003-03-151-0/+2
* | G/C unused varilable.Matthew N. Dodd2003-03-151-1/+1
* | Catch up with recent changes.Matthew N. Dodd2003-03-151-36/+5
* | Centralize the devstat handling for all GEOM disk device driversPoul-Henning Kamp2003-03-081-9/+1
* | NO_GEOM cleanup:Poul-Henning Kamp2003-02-221-68/+16
* | Back out M_* changes, per decision of the TRB.Warner Losh2003-02-192-5/+5
* | Mark our struct disk with DISKFLAG_CANDELETE instead of the cdevsw withPoul-Henning Kamp2003-02-111-1/+2
* | Consolidate MIN/MAX macros into one place (param.h).Alfred Perlstein2003-02-021-1/+0
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.Alfred Perlstein2003-01-212-5/+5
* | Resolve conflicts arising from the ACPI CA 20021118 import.Mitsuru IWASAKI2002-11-2713-170/+226
* | This commit was generated by cvs2svn to compensate for changes in r107325,Mitsuru IWASAKI2002-11-2777-1377/+1838
|\|
| * Vendor import of the Intel ACPI CA 20021118 drop.Mitsuru IWASAKI2002-11-2790-1547/+2064
* | network interface and link layer changes:Sam Leffler2002-11-151-4/+9
* | Resolve conflicts arising from the ACPI CA 20021002 import.Mitsuru IWASAKI2002-10-046-36/+50
* | This commit was generated by cvs2svn to compensate for changes in r104470,Mitsuru IWASAKI2002-10-0448-1399/+1986
|\|
| * Vendor import of the Intel ACPI CA 20021002 drop.Mitsuru IWASAKI2002-10-0454-1435/+2036
* | (This commit touches about 15 disk device drivers in a very consistentPoul-Henning Kamp2002-09-201-7/+6
* | Don't call dkunit() to find our unit number, it is in our softc.Poul-Henning Kamp2002-09-201-1/+1
* | Fix kernel build breakage when ACPI_DEBUG option is specified.Mitsuru IWASAKI2002-08-291-2/+4
* | Resolve conflicts arising from the ACPI CA 20020815 import.Mitsuru IWASAKI2002-08-2916-154/+147
* | This commit was generated by cvs2svn to compensate for changes in r102550,Mitsuru IWASAKI2002-08-2977-890/+3734
|\|
| * Vendor import of the Intel ACPI CA 20020815 drop.Mitsuru IWASAKI2002-08-2990-1041/+3874
* | Prepare for importing newer version of ACPI CA.Mitsuru IWASAKI2002-08-221-3/+10
* | Resolve conflicts arising from the ACPI CA 20020725 import.Mitsuru IWASAKI2002-07-3014-1746/+340
* | This commit was generated by cvs2svn to compensate for changes in r100966,Mitsuru IWASAKI2002-07-3064-1655/+8457
|\|
| * Vendor import of the Intel ACPI CA 20020725 drop.Mitsuru IWASAKI2002-07-3075-2376/+8798
* | Resolve conflicts arising from the ACPI CA 20020611 import.Mitsuru IWASAKI2002-07-0915-576/+808
* | This commit was generated by cvs2svn to compensate for changes in r99679,Mitsuru IWASAKI2002-07-09116-3393/+4521
|\|
| * Vendor import of the Intel ACPI CA 20020611 drop.Mitsuru IWASAKI2002-07-09128-3954/+5160
* | Resolve conflicts arising from the ACPI CA 20020404 import.Mitsuru IWASAKI2002-06-3011-251/+309
* | This commit was generated by cvs2svn to compensate for changes in r99146,Mitsuru IWASAKI2002-06-3064-824/+1393
|\|
| * Vendor import of the Intel ACPI CA 200200404 drop.Mitsuru IWASAKI2002-06-3074-1082/+1700
* | - Add sanity check for argument.Mitsuru IWASAKI2002-06-121-2/+7