summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
1997-01-13small changes to get it compiled on the pmax (does'nt affect anything else)Thomas Graichen
1997-01-05Remove lots of timer_state structs as they just ate memory and only a few wasNiklas Hallqvist
1997-01-05absent pcmcia cards do not interruptTheo de Raadt
1997-01-04Add XXX comment about the delay portNiklas Hallqvist
1997-01-04readdisklabel() with correct dev_tTheo de Raadt
1997-01-03make bounce buffer awareTheo de Raadt
1997-01-03end of pesky log message, thanks to Go Watanabe <go@cclub.tutcc.tut.ac.jp>kstailey
1997-01-01remove unneded space in printf (only cosmetic)Thomas Graichen
1997-01-01don't count on MFS in add_blkdev_randomnessMichael Shalayeff
1996-12-28Fix prerequisite test, still need to check why NODEV bufs comes here.Niklas Hallqvist
1996-12-24deal with the 2340 lie in the right place, i thinkTheo de Raadt
1996-12-23Import of Openfirmware device drivers for PowerPC port.Dale S. Rahn
1996-12-21add disklabel supportTheo de Raadt
1996-12-19netbsd fix to problem found by m4@nts.umn.eduTheo de Raadt
1996-12-19do SIOCGIFADDR in ether_ioctlMichael Shalayeff
1996-12-16add "return (0)" to end of zsstop() since it's not a void function anymorekstailey
1996-12-12note lpt chipMichael Shalayeff
1996-12-12Revert to non-bus.h versions for the time beingNiklas Hallqvist
1996-12-11Slight optimizationsNiklas Hallqvist
1996-12-11b_resid cleanups, pointed out by minoura@kw.netlaputa.or.jp in netbsd pr#3007Theo de Raadt
1996-12-11isadma belongs in files.isaNiklas Hallqvist
1996-12-11Do not allocate all of ports 0x80 - 0x8f for isadma (hint: delay)Niklas Hallqvist
1996-12-10the real changes by niklas... I did not merge correctlyTheo de Raadt
1996-12-10clr TS_WOPEN if bailing on cua opensTheo de Raadt
1996-12-09Import extent manager from NetBSDNiklas Hallqvist
1996-12-08Forgotten files from NetBSD mergeNiklas Hallqvist
1996-12-08Merge to NetBSD 961107, i.e. mostly new bus.hNiklas Hallqvist
1996-12-05NetBSD PR#2910: Recognize Pentium Pro machinesdm
1996-12-05let us get this right finally...Theo de Raadt
1996-12-05whoops, correct d_nsectorsTheo de Raadt
1996-12-05remove duplicate code; nice readdisklabel warning messagesTheo de Raadt
1996-12-05call readdisklabel() in the same fashion as sd.c doesTheo de Raadt
1996-12-05bring back partitionsTheo de Raadt
1996-12-05call readdisklabel() in the same fashion as sd.c doesTheo de Raadt
1996-12-05if block size is > 2048, set it to 2048. atapi drives that lie!Theo de Raadt
1996-12-05call readdisklabel() in the same fashion as sd.c doesTheo de Raadt
1996-12-03Missing OpenBSD pieces, DOH!Niklas Hallqvist
1996-12-03clr TS_WOPEN if bailing on cua opensTheo de Raadt
1996-12-03DOH, com moved to icNiklas Hallqvist
1996-12-03partial merge with NetBSDkstailey
1996-12-03void cystop() -> int cystop()kstailey
1996-12-03void zsstop() -> int zsstop()kstailey
1996-12-03comreg/var moved, niklasTheo de Raadt
1996-11-30syncJason Downs
1996-11-30fix order of #if defined's so it compilesTodd C. Miller
1996-11-30Com driver moved, still somewhat ISA-dependent though, but it willNiklas Hallqvist
1996-11-30syncJason Downs
1996-11-30Cleaned up. lpt is MI now.Niklas Hallqvist
1996-11-29Missed in last bus.h commitNiklas Hallqvist
1996-11-29Missing pieces of new bus.h that CVS lost behind my backNiklas Hallqvist