summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2006-01-09Remove debug message.Mark Kettenis
2006-01-09Introduce a wsdisplay type for mac68k frame buffers; we might need to becomeMiod Vallat
2006-01-09Move an(4) to a driver based on the NetBSD one.Jonathan Gray
2006-01-09Reorganize, paying attention to the small differences between Winbond chips.Mark Kettenis
2006-01-09- add preliminary support for Ralink Technology RT2561, RT2561S and RT2661Damien Bergamini
2006-01-09with an offset tweak, this can also support the nvidia nforce smbusTheo de Raadt
2006-01-09variables now unusedTheo de Raadt
2006-01-09trust i2c_scan for telling us if this is a lm75 or lm77, instead ofTheo de Raadt
2006-01-09do a lot more careful register checking for echos and roll-around andTheo de Raadt
2006-01-09Make sure the vnode being read is a file, okay dlg@ deraadt@Pedro Martelletto
2006-01-09Put vprint() under DIAGNOSTIC, as to save space in generated ramdisks.Pedro Martelletto
2006-01-09fix a panic in the locking stuff that was caused by a pasto. found byDavid Gwynne
2006-01-08regenBrad Smith
2006-01-08add a third ATI RS480 PCI Express bridge.Brad Smith
2006-01-08regenBrad Smith
2006-01-08add another ATI RS480 PCI Express bridgeBrad Smith
2006-01-08Big-endian fix here too.Miod Vallat
2006-01-08Fix stamp creation for big-endian systems. Makes mac68k happy at 16bpp.Miod Vallat
2006-01-08Correctly initialize ri_devcmap at 4bpp.Miod Vallat
2006-01-08regenDamien Bergamini
2006-01-08more Ralink Technology PCI ids.Damien Bergamini
2006-01-07Remove #ifdef'ed out prototypes for previously removed #ifdef'ed out code.Mark Kettenis
2006-01-06Two helper macros for setting SLP_TYPx values.Alexander Yurchenko
2006-01-06from kent@netbsd.org:Federico G. Schwindt
2006-01-06from kent@netbsd.org:Federico G. Schwindt
2006-01-06One definition for sleeping states in acpireg.h is enough.Alexander Yurchenko
2006-01-06Sudden newlineAlexander Yurchenko
2006-01-06Check for ACPI control availability only if ACPI_ENABLE defined.Alexander Yurchenko
2006-01-06Informative error messages on attach, prettier dmesg.Alexander Yurchenko
2006-01-06printf -> dnprintf conversion for debug messages.Alexander Yurchenko
2006-01-06we now do these checks in iic_scanTheo de Raadt
2006-01-06add Wacom Graphire3 and Graphire4 support.Brad Smith
2006-01-06regenBrad Smith
2006-01-06add Wacom Graphire3 and Graphire4 USB ids.Brad Smith
2006-01-06pick some register with a known value, to try to tell a lm96000 apartTheo de Raadt
2006-01-06remove NetBSD's event counter code.Brad Smith
2006-01-05if both debug and verbose defined, only spit out the dump onceTheo de Raadt
2006-01-05Find SLP_TYPx values and store them for future use inAlexander Yurchenko
2006-01-05In aml_eval_name() don't return success if no object found.Alexander Yurchenko
2006-01-05Random KNF and cleanupAlexander Yurchenko
2006-01-05enable dynamic standby workaround for the 82551 as well.Brad Smith
2006-01-05Kill all typedef struct goo.Marco Peereboom
2006-01-05Disable the minimum size frame bundling when using the CPUSaver microcode.Brad Smith
2006-01-05Provide symbolic names for the acpi sleeping states and use it.Alexander Yurchenko
2006-01-05load the CPUSaver 102E microcode for the 82551 Rev 10 chip.Brad Smith
2006-01-05regenBrad Smith
2006-01-05more fxp PCI ids.Brad Smith
2006-01-05Work around flawed IBM 325 eServer IPMI implementation.Marco Peereboom
2006-01-05Better debug verbosity values.Marco Peereboom
2006-01-05Adjust debug levels.Marco Peereboom