summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2001-03-20better default screen initMichael Shalayeff
2001-03-19DELAY(1) is nicer than DELAY(10), multiply loop counter by 10 due to that.Niklas Hallqvist
2001-03-19Sniffed glue. Reinstate Mickey's time-bound loops but fixNiklas Hallqvist
2001-03-19Placeholder for a tga_scrollback function, although this will probablyAaron Campbell
2001-03-18Cosmetic.Aaron Campbell
2001-03-18New TGA driver for alpha. Takes advantage of rasops code.Nathan Binkert
2001-03-18Import rasops from NetBSD. This gives improved performance for rasterNathan Binkert
2001-03-18Importing wsfont stuff from NetBSD.Nathan Binkert
2001-03-17mickey has been sniffing glueTheo de Raadt
2001-03-16zero vga_config after allocMichael Shalayeff
2001-03-16Pull in NetBSD Promise Ultra/100 supportChris Cappuccio
2001-03-15Fix races between timeouts and interrupts.Constantine Sapuntzakis
2001-03-15Put back new timeouts. This time with correct timeout for compoll.Artur Grabowski
2001-03-15bzzztTheo de Raadt
2001-03-15Add in missing prototype for comspeedcomspeed.mjacob
2001-03-15typoTheo de Raadt
2001-03-15back out new timeouts until I find out why they break alpha.Artur Grabowski
2001-03-15support puc devices with higher speeds (not tested yet)Theo de Raadt
2001-03-15regenAaron Campbell
2001-03-15Match CDC0000 to the wss driver and CDC0001 to joy. Thanks toAaron Campbell
2001-03-15ensure that SYNCHRONIZE_CACHE works; mickey okTheo de Raadt
2001-03-14AMI and 3WARE have less of a relationship than this driver seems to indicateTheo de Raadt
2001-03-14syncTheo de Raadt
2001-03-14more lavaTheo de Raadt
2001-03-14Follow openbsd model for multicast ioctl handlingJason Wright
2001-03-14Disable PME mode in sis_reset() to fix a problem with the DP83815 chip onAaron Campbell
2001-03-14match formats in read_codec w/ write_codecMichael Shalayeff
2001-03-14count interrupts proper; pointed out and tested by form@Michael Shalayeff
2001-03-14Back out order change in conf.c and priority change in wscons_machdep.cTodd C. Miller
2001-03-14syncTheo de Raadt
2001-03-14new puc devicesTheo de Raadt
2001-03-14allow listing and soon deleting fonts; aaron@ okMichael Shalayeff
2001-03-14it seems sometimes it takes up to 35 seconds to init; from Chris Kuethe ckuet...Michael Shalayeff
2001-03-13regenMichael Shalayeff
2001-03-13SaramNcom(nanospeed) NS-1100M (uses PRISM2); from Hiroki Nakano <cas@trans-nt...Michael Shalayeff
2001-03-13The prescence of a DL10019 does not appear to imply a 24k buffer size. AlwaysAaron Campbell
2001-03-13new timeoutsMichael Shalayeff
2001-03-13aaron@ called for an order!Michael Shalayeff
2001-03-13correct dmesg, save spaceTheo de Raadt
2001-03-12syncTheo de Raadt
2001-03-12insert maestro namesTheo de Raadt
2001-03-12syncAaron Campbell
2001-03-12Nvidia GeForce2 UltraAaron Campbell
2001-03-12syncAaron Campbell
2001-03-12Another TI FireWire host controller.Aaron Campbell
2001-03-12Add support for reading the MAC address from the APC CMOS RAM in theAaron Campbell
2001-03-12Adjust the way that media is initialized on DP8390-compatibles; from NetBSD.Aaron Campbell
2001-03-12syncJason Wright
2001-03-12add i82562E[MT]Jason Wright
2001-03-11make those loops time-bound, space policeMichael Shalayeff