summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2010-03-13Add Broadcom BCM5482.kiyohara
2010-03-12Add placeholdr flags indicating that the bus has MSI/MSI-X support.matt
2010-03-12ata(4) expects IDENTIFY data to be in host endianess.jakllsch
2010-03-12Disable disk_ioctl_switch fo device-mapper control device.haad
2010-03-12Match an additional `SHT1x' signature when attaching.jdc
2010-03-12Add mappings for KS_End/KS_KP_End, so that the `End' key actually doesjdc
2010-03-11Simplify interrupt (dis)establishment by two source transformations:dyoung
2010-03-11This is *always* compiled with #define rbus 1, so get rid of thedyoung
2010-03-11Fix comment typos (mangement, managmenet).jruoho
2010-03-11Port uyurex(4) from OpenBSD. There is some XXX but works enough toenami
2010-03-11Regen.enami
2010-03-11Add device id of yurex from OpenBSD.enami
2010-03-11Add missing ifmedia_delete_instance() in bnx_detach().msaitoh
2010-03-11various aprint_* fixes.mrg
2010-03-10This is *always* compiled with #define rbus 1, so get rid of thedyoung
2010-03-10Fix apm(4) suspend/resume:bouyer
2010-03-10ahcisata_core.c 1.23 cause long drive probe (31s, reported bybouyer
2010-03-1082576 is dual port, so check the FUNCID and increment the MAC address formsaitoh
2010-03-10Move the ACPI_ACTIVATE_DEV block to one place. While there, provide missingjruoho
2010-03-10Some pretty printing for ACPIVERBOSE.jruoho
2010-03-10- move register definition in their own header, reduce magic numbersmacallan
2010-03-10forgot to include opt_wsdisplay_compat.h for WSDISPLAY_SCROLLSUPPORTmacallan
2010-03-10This is *always* compiled with #define rbus 1, so get rid of thedyoung
2010-03-09now we also draw a cursormacallan
2010-03-09Use a shadow framebuffer instead of doing every operation twice ( once formacallan
2010-03-09Remove the namespace scopes.jruoho
2010-03-08Add missing (FreeBSD) license. Ok jmcneill@.jruoho
2010-03-08register aibs(4) with pmf(9) to quiet the latter down; reported Dieter Roelantscnst
2010-03-08Use the predefined ACPI_STA_BATTERY_PRESENT instead of defining a local one.jruoho
2010-03-08Remove unused struct sysctllog from the softc.jruoho
2010-03-08Add a detachment routine.jruoho
2010-03-07s/delay/need_delay/ to get rid of shadowed variable warning (somejdc
2010-03-07Add forgotten commit (IGP3_KMRN_DIAG_PCS_LOCK_LOSS).msaitoh
2010-03-07Fix the type of sc_ss. That is not bus_space_handle_t but bus_size_t.msaitoh
2010-03-07- Add code for WOL, ASF, IPMI and Intel AMT.msaitoh
2010-03-07Add two workarounds for ICH8 with igp3.msaitoh
2010-03-07Add the detach code.msaitoh
2010-03-06add UHSO_DEBUG for uhso(4) driverplunky
2010-03-06Add uhso(4) driver and manpage for Option N.V. Wireless WAN modemsplunky
2010-03-06regen for uhso(4) driverplunky
2010-03-06add details of Option N.V. Wireless WAN modems for uhso(4) driverplunky
2010-03-06add acpismbus(4), aibs(4), uthum(4) and wbsio(4) to DEVNAMEScnst
2010-03-06fix the relative humidity sensorcnst
2010-03-05Remove dead code (it is commented out).dyoung
2010-03-05Add the _COMPONENT definition and missing prototypes. Some related cosmetics.jruoho
2010-03-05Preparing a device for wakeup involves:jruoho
2010-03-05Add missing license.jruoho
2010-03-05Remove <dev/acpi/acpica.h> from all files. It is included fromjruoho
2010-03-05As pointed out by Rhialto, "degrees Kelvin" is redundant. So fix apgoyette
2010-03-05Protect all header files against multiple inclusions.jruoho