summaryrefslogtreecommitdiff
path: root/sys/dev/isa
AgeCommit message (Expand)Author
1996-12-03DOH, com moved to icNiklas Hallqvist
1996-12-03comreg/var moved, niklasTheo de Raadt
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
1996-11-28Pull in laptop changes from cgd, a couple from me, and a few slight formattingJason Downs
1996-11-25Make CONADDR and CONUNIT overrideableNiklas Hallqvist
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-11-12s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy roadNiklas Hallqvist
1996-11-10Kill major number hack.Jason Downs
1996-11-09Break shall be handled as data == 0 and FE bit set; from TheoThorsten Lockert
1996-11-09Altered wds_wait's interface as the current one didn't have a chance to workNiklas Hallqvist
1996-11-07Parenthesize bit ops in last change (-Wall fix)Niklas Hallqvist
1996-11-07Handle odd-aligned mbufs in 16 bit mode so strict alignment is enforcedNiklas Hallqvist
1996-11-06Correct ISADMA condition. Now both amiga & arc can use IDE with >4k xfersNiklas Hallqvist
1996-11-06give floppies real partitionsTheo de Raadt
1996-11-02Only print 'not finished' if AUDIO_DEBUG defined. Also fix up someTodd C. Miller
1996-10-31-Wall fixes needed by alphaNiklas Hallqvist
1996-10-30cominit is used from the outside (the alpha port)Niklas Hallqvist
1996-10-28Change block size handling and add untested support for Japanese 1.2mbJason Downs
1996-10-28Merge in old/latest code. Untested support for 2.88mb floppy drives.Jason Downs
1996-10-27bustype F is commonly seem for aha cards, do not whineTheo de Raadt
1996-10-26more move changesJason Downs
1996-10-26move related trivial changesJason Downs
1996-10-25fix; pr#38; kstailey@dol-esa.govTheo de Raadt
1996-10-25BusifiedNiklas Hallqvist
1996-10-23conflictsTheo de Raadt
1996-10-22patch com speed initializationJason Downs
1996-10-18extern isaprintTheo de Raadt
1996-10-18-Wall happiness.Michael Shalayeff
1996-10-17Oops, forgot a pair of parenthesisNiklas Hallqvist
1996-10-17-Wall happinessNiklas Hallqvist
1996-10-17Remove kvtop prototype, found elsewhere nowNiklas Hallqvist
1996-10-17REmove unused variableNiklas Hallqvist
1996-10-16contextual usageTheo de Raadt
1996-10-16the Wall thing, you knowTheo de Raadt
1996-10-16unused vars, protosTheo de Raadt
1996-10-16unused varsTheo de Raadt
1996-10-16contextual usageTheo de Raadt
1996-10-16missing */Theo de Raadt
1996-10-16protoTheo de Raadt
1996-10-16fix proto, unused varTheo de Raadt
1996-10-16unused variablesTheo de Raadt
1996-10-16unused varsTheo de Raadt
1996-10-16contextual usage onlyTheo de Raadt
1996-10-06fix from chuckTheo de Raadt
1996-10-05Avoid odd aligned 16-bit entities for mips sakeNiklas Hallqvist
1996-09-26Fix alignment for mips & other strict architectures, mostly used lance stuff.Niklas Hallqvist