summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2001-10-01Add product ID for the RealTek 8139[BC].thorpej
2001-09-30in vndstrategy(), handle the underlying file being force-unmounted.chs
2001-09-30Fix a very stupid pasto - the card has two B channels, so better notmartin
2001-09-30force 0x1000 align for memory base beforeyamt
2001-09-29fix for Roland/EDIROL UM-880.tshiozak
2001-09-29Get rid of eslreh.h and use ../isa/essreg.h.augustss
2001-09-29Add a missing command.augustss
2001-09-29ANSIfy.augustss
2001-09-29Add the esl driver.augustss
2001-09-29- Add an acpi_evaluate_string() to evaluate string objects.thorpej
2001-09-29Calculate offsets of sglist dinamically rather than use an static arraytsutsui
2001-09-29Add esl driver for Eiger Labs sound card. From Jared D. McNeillaugustss
2001-09-29Regen.augustss
2001-09-29Add Eiger Labs sound card.augustss
2001-09-29Add a detach function (from Jared D. McNeill).augustss
2001-09-29Don't install a single system notify handler.thorpej
2001-09-29Don't be DEBUG by default, but still be noisy about lid statusthorpej
2001-09-29Build acpi_resource.c, add "acpiec" and "acpiacad".thorpej
2001-09-29Skeleton ACPI AC Adapter driver.thorpej
2001-09-29ACPI Embedded Controller driver.thorpej
2001-09-29Add code to parse ACPI bus resources.thorpej
2001-09-29Flesh out w/ some comments from the spec, and add some _ADR decodingthorpej
2001-09-29remove a debug printf committed mistakenly.yamt
2001-09-29- fix wrong ca_devsize.yamt
2001-09-29fix wrong ca_devsize.yamt
2001-09-28Reenable RHSC interrupt after one second so hot plugging works.augustss
2001-09-28Only clear the endpoint on stall (from FreeBSD).augustss
2001-09-28Regen.augustss
2001-09-28Rename Accton adapter (from FreeBSD).augustss
2001-09-28Regen; more corrections to Intel Gig-e product IDs.thorpej
2001-09-28More corrections to Intel Gig-e product IDs.thorpej
2001-09-28Roland UM-880 has two modes each assigned product IDs.tshiozak
2001-09-28add a new device; ROLAND/EDIROL UM-880 MIDI I/F with patcher.tshiozak
2001-09-28Now that we have a fixed thaw thingie- we can turn back on sleepingmjacob
2001-09-28Don't force a fixed baud rate if the parent zs driver has already determinedpk
2001-09-28don't depend on other headers to include sys/proc.h for us.chs
2001-09-28don't depend on other headers to include sys/proc.h for us.chs
2001-09-28Add stub drivers for ACPI buttons and lid switches. These don'tthorpej
2001-09-28Add some basic ACPI probing framework. This is far from complete,thorpej
2001-09-28config(8) files declaration for ACPICA.thorpej
2001-09-28Minor changes to get ACPICA to compile with our kernel warning levels.thorpej
2001-09-28Add __attribute__((__unused__)) to _THIS_MODULE.thorpej
2001-09-28Fix include file mishap.thorpej
2001-09-28Glue header file to pull in the ACPICA headers.thorpej
2001-09-28Oops, RCS ID.thorpej
2001-09-28File describing the ACPICA and how we glue it to NetBSD.thorpej
2001-09-28OS Services Layer to glue the Intel ACPICA to NetBSD.thorpej
2001-09-28Let <machine/cpufunc.h> provide wbinvd() on NetBSD.thorpej
2001-09-28We've flattened out the directory heirarchy -- acenv.h is not foundthorpej
2001-09-28NetBSD "environment" header for ACPICA.thorpej