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