summaryrefslogtreecommitdiff
path: root/sys/dev/ic
AgeCommit message (Expand)Author
1997-07-10fix vga_copycols(9)kstailey
1997-07-10fix backward scrollingkstailey
1997-07-09arghTheo de Raadt
1997-07-09alpha/common/ insults my filecTheo de Raadt
1997-07-07Removed an unused argNiklas Hallqvist
1997-07-03do not whine about failed negotiationsTheo de Raadt
1997-06-18csapuntz@lcs.mit.edu: Port of NetBSD tulip driver. Works with new (21140-AC-...dm
1997-06-11Make this compile with debugging turned on.Jason Downs
1997-04-17hide C decls when _LOCORE definedMichael Shalayeff
1997-04-14Document flag to set 32-bit word mode. Call it ED_DCR_QTS forTodd C. Miller
1997-04-13make it compile againMichael Shalayeff
1997-04-10queue handling hacks for chips like aic7860 which have small numbers of SCB's.Theo de Raadt
1997-04-10Need to separate i/o and mem on mipsPer Fogelstrom
1997-04-10Zilog z8536 defsPer Fogelstrom
1997-03-20MAJOR CHANGES: [contributed by Chuck Cranor <chuck@ccrc.wustl.edu> andchuck
1997-03-17Serial console trouble again...Per Fogelstrom
1997-03-12The stupid "use console before configured" scheeme strikes again :-)Per Fogelstrom
1997-03-12Add a define for another compatible chip.Per Fogelstrom
1997-03-06Initial implementation of support for calling hardpps() on carrier enableThorsten Lockert
1997-03-06Add control flag to call hardpps() on carrier changeThorsten Lockert
1997-02-27M.I. NCR53c9x/ESP driver, derived from sparc/alpha esp.c. From Jason Thorpebriggs
1997-02-19NS DP875x series clock chip definition file.Per Fogelstrom
1997-01-29Export comdefaultrateNiklas Hallqvist
1997-01-24bug fix:chuck
1997-01-15sc_link.adapter_buswidth, set to 16 if wide scsi. if 0 it gets convertedTheo de Raadt
1997-01-15more missing prototypes and other warnings fixedkstailey
1997-01-15added prototypeskstailey
1997-01-05absent pcmcia cards do not interruptTheo de Raadt
1996-12-16add "return (0)" to end of zsstop() since it's not a void function anymorekstailey
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-03clr TS_WOPEN if bailing on cua opensTheo de Raadt
1996-12-03void cystop() -> int cystop()kstailey
1996-12-03void zsstop() -> int zsstop()kstailey
1996-11-30Cleaned up. lpt is MI now.Niklas Hallqvist
1996-11-29Missing pieces of new bus.h that CVS lost behind my backNiklas Hallqvist
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
1996-11-25Make CONADDR and CONUNIT overrideableNiklas Hallqvist
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-11-21correct version of last commitchuck
1996-11-21midway fixes:chuck
1996-11-12Arrival of new bus.h from NetBSDNiklas Hallqvist
1996-11-12s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy roadNiklas Hallqvist
1996-11-09Break shall be handled as data == 0 and FE bit set; from TheoThorsten Lockert
1996-11-09netbsd pr#2919 (jukka.partanen@research.nokia.com):chuck
1996-10-31$OpenBSD RCSIDsNiklas Hallqvist
1996-10-30cominit is used from the outside (the alpha port)Niklas Hallqvist
1996-10-22patch com speed initializationJason Downs
1996-10-18Fix comment typoNiklas Hallqvist
1996-10-18Fix typo introduced when adding __OpenBSD__ checksNiklas Hallqvist