summaryrefslogtreecommitdiff
path: root/sys/dev/tc/asc.c
AgeCommit message (Expand)Author
1998-08-13Merge paddr_t changes into the main branch.eeh
1998-05-08Fix a problem that will reboot the system with no message as to what themhitch
1998-03-26don't use variables declared _inside_ DEBUG in code _outside_ DEBUGthorpej
1998-03-24Enable another error message before the driver reboots the machine. It wasmhitch
1998-01-12Adjust for changes in config.thorpej
1997-11-28Fix driver bug when using an RZ23 (and very likely any other drive thatmhitch
1997-08-27Merge scsipi branch in the mainline. This add support for ATAPI devicesbouyer
1997-07-28Use direct DMA with the IOASIC ASC SCSI interface. DMA buffering can bemhitch
1997-06-16include <machine/bus.h>.jonathan
1997-06-07Fix another weird driver state. After sending the SCSI command to the targetmhitch
1997-05-24lint: fix %x vs pointer and tyops in error-logging printfs.jonathan
1997-04-07Print explanatory message before each panic, or "goto abort" (which panics).jonathan
1997-04-06Commit message for previous revision (lost due to Ultrix-compat bug):jonathan
1997-04-06*** empty log message ***jonathan
1997-03-29A couple of missed boot() -> cpu_reboot() changes.mhitch
1996-12-10Fill in sc_link.max_targetthorpej
1996-10-13backout kprintf changeschristos
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-09-29Fix data-corruption bug on async targets:jonathan
1996-09-25* Rewrite asc driver with ``mi'' backend and parent-specific front-endjonathan
1996-08-28(1) set scsi_link channel to either the appropriate channel (if acgd
1996-08-27change cfprint_t type definition to take a const char *, rather thancgd
1996-08-09Change reboot(2) to take two arguments: bootopt like normal and alsomrg
1996-07-30Remove the "goto abort" (which currently reboots the machine) when themhitch
1996-07-16Don't flush the 53C94 fifo when starting dma_in. The fifo data is validmhitch
1996-06-11Try to avoid collisions with reselection when starting a new selection.mhitch
1996-06-04Fix the oversight that the ASC SCSI adapter can also be on themhitch
1996-05-29Fix the DECstation ASC SCSI driver autoconfiguration to more closelymhitch
1996-05-20* Fix formatstr/argument mismatches in diagnostic printf()s.jonathan
1996-03-18Additional fixes to complete the NetBSD/1.1B config changes:jonathan
1996-02-02Resolve pmax and alpha IOCTL asic driver differences, pass 1:jonathan
1996-01-04Commit trivial changes from Mach MK84 to force sup'ables source to be updated:jonathan
1995-09-13Rename the old pmax SCSI driver's "struct scsi_device" tojonathan
1995-09-11Rename the old 4.4bsd/pmax old-style config "struct device" tojonathan
1995-08-21Change pmax ASC driver to use dynamically-allocated softc structures.jonathan
1995-08-10Update DECstation drivers to use new-style config, removingjonathan
1995-08-04Add preliminary support for new-style configuration: struct cfdriver,jonathan
1994-12-05fix problem with disconnects (Ralph Campbell)dean
1994-12-01added missing #ifdef DEBUGdean
1994-11-28new asc.c from Ralph Campbelldean
1994-11-15Surrounded call to debug routine with #ifdef DEBUGdean
1994-10-26new RCS ID format.cgd
1994-05-27bsd 4.4-lite pmax port as ported to NetBSDglass
1994-05-27upgrade to bsd 4.4-lite code base. only mod is rcsidsglass
1993-10-15update from rick, tarfile of Oct 11 10:46deraadt
1993-10-12fixed two icky rcs-log's.deraadt
1993-10-12pmax code from <ralphc@pyramid.com> & <rick@snowhite.cis.uoguelph.ca>deraadt