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
/
isa
/
seagate.c
Age
Commit message (
Expand
)
Author
2000-07-06
Use device_lookup().
thorpej
2000-05-03
Adjust asm patterns for newer versions of GCC.
mycroft
2000-03-30
Remove register declarations.
augustss
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
1999-09-30
Update for SCSPI changes.
thorpej
1999-03-19
don't need isa_machdep.h, since isavar.h is included
cgd
1999-02-19
Kill vestiges of isa_establish().
mycroft
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-08-15
Make copyright notices with my name consistent.
mycroft
1998-06-09
Nuke __BROKEN_INDIRECT_CONFIG.
thorpej
1998-01-13
make it compile without BROKEN_INDIRECT_CONFIG
drochner
1998-01-12
Update for config changes.
thorpej
1998-01-05
RCSID Police.
perry
1997-08-27
Merge scsipi branch in the mainline. This add support for ATAPI devices
bouyer
1996-11-05
Eliminate unsolicited spewage; PR #2108.
mikel
1996-10-13
backout kprintf changes
christos
1996-10-10
printf -> kprintf, sprintf -> ksprintf
christos
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-05-12
Use intr.h.
mycroft
1996-04-29
Fix gcc -Wall warnings.
christos
1996-04-11
update for addition of a machine-dependent cookie as the first argument
cgd
1996-03-17
New device attachment scheme:
thorpej
1995-12-24
The IST_* and IPL_* constants are not bus-specific; don't treat them as such.
mycroft
1995-09-26
memcmp -> bcmp. Fixes PR #1518.
thorpej
1995-09-14
Make *print() a message if no scsibus was attached. Also, return something
pk
1995-07-28
Don't loop if we're out of CCBs/SCBs/MSCPs.
mycroft
1995-07-24
update SCSI minphys routines' definitions to match standard minphys()
cgd
1995-04-17
clean up several ISA device interfaces: autoconfiguration, header
cgd
1995-01-13
Simplify some sanity checks.
mycroft
1995-01-03
Add interrupt sharing types.
mycroft
1995-01-02
Need isareg.h.
mycroft
1995-01-02
Don't assume ia_maddr is in the hole.
mycroft
1994-12-28
Numerous changes. Many bugs fixed, better autoconfig, a few new features.
mycroft
1994-11-03
Update to match autoconfig code.
mycroft
1994-11-03
Commit this, though it really does need work.
mycroft