summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2003-01-10Regen.gehenna
2003-01-10Add NeoDio A 6-in-1 Flash Device Controller with USB Interface.gehenna
2003-01-09Use PRIx64 to get the correct format for 64-bit hex numbers. Don'tthorpej
2003-01-09Add two disks capable of doing synchronous transfer mode, but don'tpk
2003-01-09need to select proper IST for interrupt - IST_NONE is almost certainly notjdolecek
2003-01-09_FDE is optional, so don't print warning messages about it failingjdolecek
2003-01-09use AcpiUtGetTypeName() to print object type name in acpi_print()jdolecek
2003-01-09Oops. This turns off debugging again.dyoung
2003-01-09wi_start: write an mbuf chain to the driver using wi_mwrite_bap,dyoung
2003-01-09A few fallbacks:jmcneill
2003-01-09Enumerate floppy disk drives via ACPI (mmm, faster booting). Known to workjmcneill
2003-01-08Support for 'plug and play' of floppy drives, to be used soon by thejmcneill
2003-01-08Print some OEM version info for the R/XSDT. Can be used to help identifyfvdl
2003-01-08Define ACPI_MADT_DEBUG externally.fvdl
2003-01-07Deal correctly with an MADT that is not found, or was already foundfvdl
2003-01-07Add SUN4U magic to make nell work without things like WI_AT_BIGENDIAN_HACK.martin
2003-01-07* Add aux argument to functions called from apic_madt_walkfvdl
2003-01-07Fix error in ODIOCGDINFO handling caused by previous change to it.fvdl
2003-01-07Fix tyoprafal
2003-01-07regengrant
2003-01-07add Cambridge Silicon Radio and their Bluetooth USB Adapter.grant
2003-01-06Add multiple inclusion protection.matt
2003-01-06writable, not writeable.wiz
2003-01-06compatibility, not compatiblity.wiz
2003-01-06synchronous, not syncronous.wiz
2003-01-06interrupt with two rs.wiz
2003-01-06successful with only one l.wiz
2003-01-06specified, not specifed.wiz
2003-01-06descriptor with a c.wiz
2003-01-06change the 'GPE Block%d defined as GPE%d to GPE%d' message tojdolecek
2003-01-06only print the dot-per-method thing if debugging ACPI_LV_LOAD, toojdolecek
2003-01-05Fix build glitch.sommerfeld
2003-01-05When moving the cursor down, only scroll up if cursor is exactly atsommerfeld
2003-01-05Regen, err. Gen.christos
2003-01-05Infrastucture for ACPIVERBOSEchristos
2003-01-05add ACPIVERBOSE; while I am there, fix the eval_string function so it doeschristos
2003-01-05it's sufficient to install notify handler oncejdolecek
2003-01-05When detaching a ulpt device, call vdevgone() for the correspondingscw
2003-01-05Add some missing splx()'s noted by Krister Walfridssonjmc
2003-01-05Remove arbitrary bufcnt limit in at_output.jmc
2003-01-05Print something a bit more informative when displaying 'not configured'jmcneill
2003-01-05Make the ubt driver functional. This is an experimental, incomplete, butdsainty
2003-01-05Make the bthci driver functional. This is an experimental, incomplete, butdsainty
2003-01-05Move #define UBT_DEBUG from ubt.c to usb_port.hdsainty
2003-01-05Add some code to deal with the MADT.fvdl
2003-01-04Spell output with two ts.wiz
2003-01-04Initial support for ACPI Thermal Zones. For now, we only export the zonejmcneill
2003-01-04Attempt to attach drivers to devices without a valid HID so long as they'rejmcneill
2003-01-03From freebsd if_vr.c:1.43,1.56 and if_vrreg.h:1.11,1.14lha
2003-01-03Separate the sbus bus_space_tag_t used for access to nell hardware frommartin