summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-01-16typoDavid Gwynne
2005-01-16add support for the HX variant of the pl2303 from Pedro la Peu viaDavid Gwynne
2005-01-16USB_DEBUG should imply UBSA_DEBUGDavid Gwynne
2005-01-16spacingTheo de Raadt
2005-01-16Since Hyperion can only attach in DIO-II space, don't bother looking forMiod Vallat
2005-01-15typoMiod Vallat
2005-01-15A better diagnostic when we encounter extra scodes used by an unsupportedMiod Vallat
2005-01-15RegenMiod Vallat
2005-01-15Tigershark spans 3 select codes.Miod Vallat
2005-01-15Glitch in console detection code would match unsupported frame buffers withMiod Vallat
2005-01-15Kill whitespace at EOL.Miod Vallat
2005-01-15Use DIO_SIZE() macro instead of rolling our own implementation of it.Miod Vallat
2005-01-15If the loop is empty when we probe it, enable the interrupt anyways, so thatMiod Vallat
2005-01-15rev 1.85Brad Smith
2005-01-15rev 1.56Brad Smith
2005-01-15turn off debug stuff for nowTheo de Raadt
2005-01-15nForce2 Ultra 400 IDE support. ok grange@Jonathan Gray
2005-01-15Better effort on pcic detection, poll every 5 seconds.Dale Rahn
2005-01-15regenJonathan Gray
2005-01-15nForce2 Ultra 400 devices.Jonathan Gray
2005-01-15Intel devices found in a dmesg from petersm at sedsystems dot ca.Jonathan Gray
2005-01-15From NetBSD:Christopher Pascoe
2005-01-15In uvm_mmap(), check for size wrap to 0, and return ENOMEM in thatOtto Moerbeek
2005-01-15_poll can be called from timeout, but needs to be protected from interrupt,Dale Rahn
2005-01-15regenJonathan Gray
2005-01-15TI PCI22050 and PCI2050 PCI-PCI bridges. Former found in a dmesgJonathan Gray
2005-01-15make sure interface is in RUNNING state before touching the multicast filtersBrad Smith
2005-01-15fix commentBrad Smith
2005-01-15Additional devices found in linux-wlan driver.Jonathan Gray
2005-01-15Add id for Psion Dacom Gold Port Ethernet found in Linux driver.Jonathan Gray
2005-01-15regenJonathan Gray
2005-01-15Another kue device found in Linux driver.Jonathan Gray
2005-01-15place ` (grave) at Fn-d which is a funny little dot (close enough)Theo de Raadt
2005-01-15swap < and >, spotted by drahnTheo de Raadt
2005-01-14Since we run keyboards in raw mode now, NMIs can only be parity errors now;Miod Vallat
2005-01-14TypoMiod Vallat
2005-01-14Switch OpenBSD/hp300 to wscons, still using on-board ROM fonts for now.Miod Vallat
2005-01-14regenPedro Martelletto
2005-01-14Add Radeon IGP 9100, from Bruno Oliveira Silvestre, ok deraadt@Pedro Martelletto
2005-01-14Missed commit of M_BWMETER, allow a PIM kernel to actually compile.Ryan Thomas McBride
2005-01-14define left-japanese character as an Alt key for now, so thatTheo de Raadt
2005-01-14We're not really ready to enable ubt(4), from theo.Alexander Yurchenko
2005-01-14Enable ubt(4) on i386.Alexander Yurchenko
2005-01-14Restrict AF_BLUETOOTH sockets to root for now. Discussed with theo andAlexander Yurchenko
2005-01-14Even better nptpages computation without unnecessary extra roundings; allowsMiod Vallat
2005-01-14If we have a frame buffer configured as ``internal'', be sure to account forMiod Vallat
2005-01-14Lubbock scrubbing.Dale Rahn
2005-01-14clean up dmesg: '\n', speed up polling for 'rollover',Dale Rahn
2005-01-14These options are not signficant.Dale Rahn
2005-01-14use PCI Memory Write and Invalidate; from bogdan@eastonline.ru, ok pascoeTheo de Raadt