summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-12-23set both ia_name and ia_compatTheo de Raadt
2005-12-23another check registerTheo de Raadt
2005-12-23smsc 47m192 has a monitor like the adm1025Theo de Raadt
2005-12-23next generation. grok a few more chips, but also change the logic toTheo de Raadt
2005-12-23Remove unnecessary #ifdef MROUTING blocks. OK brad@ markus@Claudio Jeker
2005-12-23Support Nintendo Wi-Fi USB Connector, noticed in Linux rt2570 driverJonathan Gray
2005-12-23regenJonathan Gray
2005-12-23Nintendo Wi-Fi USB ConnectorJonathan Gray
2005-12-23grok some more devicesTheo de Raadt
2005-12-23send a command to start scanning...Theo de Raadt
2005-12-23work in progress towards "identifying" various devices on the i2c bus.Theo de Raadt
2005-12-23move midi attachment for umidi down to the MIDI section.Brad Smith
2005-12-23add emu(4) and missing midi attachment for eap(4).Brad Smith
2005-12-23typoPedro Martelletto
2005-12-23regenBrad Smith
2005-12-23- add JMicron vendor ID and SATA II chipset product id.Brad Smith
2005-12-23upon startup, only scan-and-attach devices which specify an addressTheo de Raadt
2005-12-23match functions deserve a failure conditionTheo de Raadt
2005-12-22Do not check ifp->if_bpf before detaching from bpf. It is only a signalCan Erkin Acar
2005-12-22permit outsider to call iic_printTheo de Raadt
2005-12-22ne1619 is a clone by philipsTheo de Raadt
2005-12-22start at a driver for the stupid ADM 1021Theo de Raadt
2005-12-22Enable ichiic(4), ok deraadt@.Alexander Yurchenko
2005-12-22Fully implemented microtime() operation.Dale Rahn
2005-12-22document company/stepping regsTheo de Raadt
2005-12-22note missing ext temp sensorsTheo de Raadt
2005-12-22Move a struct cd_toc (800 bytes) from the stack to malloc'ed memory.Kenneth R Westerback
2005-12-22adm1025 ... another day, another chip..Theo de Raadt
2005-12-22typoTheo de Raadt
2005-12-22More reasonable size for fixed extent storage.Miod Vallat
2005-12-22Remove orphaned adb/pmu stuff; ok hshoexer@ kettenis@Miod Vallat
2005-12-22re-work PHY setup, media handling and dual-port detection.Brad Smith
2005-12-22typoTheo de Raadt
2005-12-22disable lcd (dma) when screen is closed. in theory this should speedTheo de Raadt
2005-12-22do not do delay(HUGEVALUE) after enabling/disabling the lcd dma. yes, itTheo de Raadt
2005-12-22actual step X-# instead of rev # for pxa270Theo de Raadt
2005-12-22- attach and configure correctlyXavier Santolaria
2005-12-22Postpone the hil console detection logic to the first detection of a keyboard.Miod Vallat
2005-12-221. when signalling a process group, don't deliver a copy to every threadTed Unangst
2005-12-22fix memory leak conditions in thrsleep and significantly simplifyTed Unangst
2005-12-22Initialize data_track before a 'goto done;' could lead to it beingKenneth R Westerback
2005-12-22'spoofonly' does not mean what I thought it meant. The whole point isKenneth R Westerback
2005-12-22Set correct partition offset to 0 when initializing RAW_PART.Kenneth R Westerback
2005-12-22remove another debug messageTheo de Raadt
2005-12-22last change by me was wrong; do not setperf 2x on wakeupTheo de Raadt
2005-12-22silence setperf codeTheo de Raadt
2005-12-22Bad commit, breaks hppa64. Prompted by deraadt@Marco Peereboom
2005-12-21Add MACHINE_STACK_ALIGN define.Marco Peereboom
2005-12-21Remove KASSERT in attach, return an error instead; while there, implementMiod Vallat
2005-12-21No need to store description lines for unrecognized CMMUs...Miod Vallat