summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2001-03-26fix scsi_done calling, locking, quartz_doneMichael Shalayeff
2001-03-26Support for Ultra/66 on Highpoint HPT366 and Ultra/100 on HPT370Chris Cappuccio
2001-03-26syncTheo de Raadt
2001-03-26cyclom updateTheo de Raadt
2001-03-25Missing irqack, cleanup DMA error handlingConstantine Sapuntzakis
2001-03-25Minor mods to DMA interface - get rid of unnecessary args. Allow DMA function...Constantine Sapuntzakis
2001-03-25Repair timeouts. kern/1743, but with simpler fixArtur Grabowski
2001-03-25Fix potential dangling mbuf and potential double free. Thanks to Dawson and teamConstantine Sapuntzakis
2001-03-25Missing splx(). Thanks to dawson and team for finding this oneConstantine Sapuntzakis
2001-03-25Missing splx(). Thanks to dawson and team for finding this oneConstantine Sapuntzakis
2001-03-25Missing splx(s). Thanks to Dawson and teamConstantine Sapuntzakis
2001-03-25Missing splx(s). Thanks to dawson and team for finding this oneConstantine Sapuntzakis
2001-03-25Missing splx(s). Thanks to Dawson and team for finding this oneConstantine Sapuntzakis
2001-03-25Missing splx(). Thanks to Dawson and team for finding thisConstantine Sapuntzakis
2001-03-25Missing splxConstantine Sapuntzakis
2001-03-25don't count the input packets twice.Federico G. Schwindt
2001-03-25Missing splx(). Thanks to Dawson and team for finding this oneConstantine Sapuntzakis
2001-03-25lower spl on error exit. Thanks to dawson and team for finding this oneConstantine Sapuntzakis
2001-03-25Avoid dereferencing a null pointerConstantine Sapuntzakis
2001-03-25Nortel Baystack 21 support.Federico G. Schwindt
2001-03-24regen.Federico G. Schwindt
2001-03-24Nortel Networks BS21 10/100 and 3com 3c359.Federico G. Schwindt
2001-03-24Convert to new timeout API. art@ ok.Hakan Olsson
2001-03-23regenMichael Shalayeff
2001-03-23a few more wavelans, from nbsdMichael Shalayeff
2001-03-23atactl SMART support; wouter@yourcreativesolutions.nlTheo de Raadt
2001-03-23cache alignment gamesMichael Shalayeff
2001-03-23fix compiling in audio-less configsMichael Shalayeff
2001-03-22Longstanding multicast bug causing eternal looping, unveiled by a recent commitNiklas Hallqvist
2001-03-22remember vga type as passed from lower level attachMichael Shalayeff
2001-03-22fix typoMichael Shalayeff
2001-03-22contify usbdevs a littleMichael Shalayeff
2001-03-22Reformat comment.Angelos D. Keromytis
2001-03-22Paranoid -- clear tdbi field in mbuf pkthdr.Angelos D. Keromytis
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