summaryrefslogtreecommitdiff
path: root/sys/dev/ic/ncr53c9x.c
AgeCommit message (Expand)Author
2002-03-14First round of __P removal in sysTodd C. Miller
2002-02-19From NetBSD:Jason Wright
2002-01-23Pool deals fairly well with physical memory shortage, but it doesn't dealArtur Grabowski
2001-12-17Initialize variable before use. ok fgs@Thomas Nordin
2001-09-27Huge merge with NetBSD. For full details look at their revision history (1.2...Jason Wright
2000-07-21Use new timeouts.Artur Grabowski
2000-06-17Add support for AMD 53c974.Federico G. Schwindt
2000-06-12move cfdriver to ncr53c9x.c and device declaration to conf/files.Federico G. Schwindt
1998-05-28Sync with NetBSD:Jason Wright
1998-04-30Fix a few missing changes from the last NetBSD merge.Jason Wright
1998-02-10sync w/netbsdJason Wright
1998-02-03sync with netbsdJason Wright
1997-08-08Mostly sync to NetBSD-current 970804.Jason Downs
1997-02-27M.I. NCR53c9x/ESP driver, derived from sparc/alpha esp.c. From Jason Thorpebriggs