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
/
arch
/
atari
/
dev
/
ncr5380.c
Age
Commit message (
Expand
)
Author
2001-04-25
Pull up the thorpej_scsipi branch to main branch.
bouyer
2000-07-28
Eliminate the other %:, using vsnprintf followed by printf.
tv
2000-07-28
Avoid a nonstandard %: format: printf("%:", fmt, ap) -> vprintf(fmt, ap)
tv
1999-09-30
Update for SCSIPI changes.
thorpej
1999-02-19
Fix type lossage reported by Julian Coleman.
leo
1998-12-05
Update HBAs to incorporate the new max_lun property.
mjacob
1998-11-19
Adapt to the new scsipi_adapter interface.
thorpej
1998-10-10
Garbage-collect the open_target_lu and close_target_lu entry points from
thorpej
1998-10-06
Only return COMPLETE when polling.
leo
1998-01-12
Update for changes to config.
thorpej
1997-08-27
Merge scsipi branch in the mainline. This add support for ATAPI devices
bouyer
1996-12-20
Get rid of BROKEN_INDIRECT_CONFIG
leo
1996-12-10
Fill in sc_link.max_target
thorpej
1996-11-17
Make splbio really splbio. All holes now seem to be plugged. At least
leo
1996-10-13
backout previous kprintf changes
christos
1996-10-11
printf -> kprintf, sprintf -> ksprintf
christos
1996-09-16
Add support for Hades platform.
leo
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-07-05
During a rather lengthy debug session with Markus Kilbinger (Thanks again!),
leo
1996-05-15
Get in sync with the mac68k version of the 5380 driver. Also increase
leo
1996-04-26
- Fixup the ipending function for the Falcon. This seemed to be the source
leo
1996-03-30
Change %r -> %: as for recursive printf's
christos
1996-03-17
New device attachment scheme:
thorpej
1996-02-22
A bit of reshuffling. Also some stricter prototyping.
leo
1996-02-10
Various small fixes.
leo
1996-01-06
Keep more debugging history (Paul Goyette). Synced with mac68k version.
leo
1995-12-18
Fixes for devices that don't support linked commands. (Paul Goyette)
leo
1995-11-30
merge in changes from 1.1 release branch
jtc
1995-10-08
- Cleanup the arbitration
leo
1995-10-05
Get in sync with the mac68k version to incorporate Allen Briggs' changes
leo
1995-09-16
- Handle devices that do not support identify messages (Allen Briggs)
leo
1995-09-12
- Fix a timing bug in the loop, that was introduced in the previous version.
leo
1995-09-05
Fix possibly endless loop (mycroft) and add fix requested by Allen Briggs.
leo
1995-08-19
- Add 'restbyte' handling for TT.
leo
1995-08-12
minphys() functions really should return void.
mycroft
1995-08-11
New version of NCR5380-SCSI driver. This version is far more generic than
leo
1995-07-24
update SCSI minphys routines' definitions to match standard minphys()
cgd
1995-04-28
Made no_ttram_dma patchable instead of a define.
leo
1995-03-26
NetBSD/Atari, port by Leo Weppelman.
leo