summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-01-17proper non-access fault handlers and probe emulations; testing by pval@ miod@...Michael Shalayeff
2005-01-17regenDamien Couderc
2005-01-17add ATI radeon 9600 Pro and 9800 XT, ok deraadt@Damien Couderc
2005-01-17ALT-3/4 are brightness down/up (ALT for now, later Fn)Theo de Raadt
2005-01-17when hinge covers keyboard, ignore key downs; drahn okTheo de Raadt
2005-01-17cleanup rcsidsMichael Shalayeff
2005-01-17should not check "code" field on icmp6 too big message. from kameJun-ichiro itojun Hagino
2005-01-17update dead URL, from Steve Shockley <steve.shockley@shockley.net>Jared Yanovich
2005-01-17Interrupts which are handled by the second level interrupt handler gpioDale Rahn
2005-01-17Add LINEBYTES for wsfb, change type to PXALCD.Dale Rahn
2005-01-17Display driver for zaurus, PXALCD requested and ok miod@Dale Rahn
2005-01-17add id for Intel 82546GB dual port PCI-E adapter.Brad Smith
2005-01-17regenBrad Smith
2005-01-17another Intel Gig idBrad Smith
2005-01-17add BGE_QUIRK_FEWER_MBUFS to 5704 fallback case.Brad Smith
2005-01-16- recognize Microsoft PCI and CardBus adaptersBrad Smith
2005-01-16regenBrad Smith
2005-01-16its bad enough that Microsoft makes software nevermind assemblingBrad Smith
2005-01-16regenBrad Smith
2005-01-16Hawking CardBus card.Brad Smith
2005-01-16get EEPROM width on all cards except for the original PNICBrad Smith
2005-01-16fatter usb complimentTheo de Raadt
2005-01-16headerTheo de Raadt
2005-01-16duplicate filenameTheo de Raadt
2005-01-16WSEMUL_VT100 is the defaultTheo de Raadt
2005-01-16Seems that the instructions used for speed checking was wrong for pxa270,Dale Rahn
2005-01-16Allow this to build w/o SGC; OK miod@Todd C. Miller
2005-01-16Simplify diofb_fbinquire(), since in the only case where we need to knowMiod Vallat
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