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
/
sun3
/
dev
/
si.c
Age
Commit message (
Expand
)
Author
2003-07-15
__KERNEL_RCSID()
lukem
2003-05-03
DMA, not dma nor Dma.
wiz
2002-12-29
Do not try to return a value from void functions.
kristerw
2002-09-27
remove trailing \n in panic(). approved perry.
provos
2001-04-25
Pull up the thorpej_scsipi branch to main branch.
bouyer
2000-04-01
Fix typo. (s/sc_adapter/sc_link/)
tsutsui
2000-03-25
Add a "sc_rev" member to ncr5380_softc and handle CXD1180 quirk
tsutsui
2000-03-18
Add a ncr5380_attach() routine which does part of the initialization, attaches
mycroft
1999-11-22
Debugger()/cpu_Debugger() is always available and always defined/prototyped
jdolecek
1999-11-03
adapt to latest scsipi changes
jdolecek
1999-10-17
include opt_ddb.h, so that symbol DDB actually get's defined appropriately
jdolecek
1999-02-02
Bracket calls to Debugger() with #ifdef DDB (won't compile otherwise;
fair
1998-12-23
Make gcc happy by changing %x to %lx hiding in a DEBUG.
fair
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-01-12
Update for changes to config.
thorpej
1997-10-28
Left DEBUG there by accident. Remove it
gwr
1997-10-17
Move si_reset_adapter() from si.c into the bus-specific modules.
gwr
1997-08-27
Merge scsipi branch in the mainline. This add support for ATAPI devices
bouyer
1997-04-28
si_intr: if our CSR indicates an interrupt, return 1.
gwr
1997-02-26
Allow per-target control over disconnect/reselect.
gwr
1997-01-27
Fix copyrights (/s/REGENTS/FOUNDATION/)
gwr
1996-12-17
Make this compile with -Werror -Wall -Wstrict-prototypes
gwr
1996-11-20
Most files that were copyright Adam Glass and/or Gordon W. Ross
gwr
1996-10-30
Get rid of some cruft in the match function.
gwr
1996-10-13
backout previous kprintf change
christos
1996-10-11
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-06-17
Move some of the DMA engine initialization from the "start" routine
gwr
1996-03-26
Take advantage of the new config attach stuff by
gwr
1996-02-13
no longer useful
gwr
1995-10-08
Minor cleanup.
gwr
1995-08-14
SCSI bus phase not valid until REQ is true (Fix from David Jones).
gwr
1995-08-12
minphys() functions really should return void.
mycroft
1995-08-08
Improve handling of a device that "sits on" the bus (from Jason Thorpe)
gwr
1995-07-24
update SCSI minphys routines' definitions to match standard minphys()
cgd
1995-06-01
Better reset code, and reset the chip when it goes comatose.
gwr
1995-05-24
Improve probe (should reject "sc" board now)
gwr
1995-03-26
The splbio()/splx(s) is now appropriate even if SCSI_POLL is set.
gwr
1995-01-24
Now works on VME as well (or as poorly) as on OBIO.
gwr
1995-01-10
Fixed to work with the new SCSI code (thanks to Phil Nelson).
gwr
1994-12-31
Update for new SCSI.
gwr
1994-12-13
Have working bus_peek(), and drivers use it.
gwr
1994-12-12
New autoconfig interface to support VME, etc.
gwr
1994-11-21
Lots of changes. Fairly stable now.
gwr
1994-10-26
new RCS ID format.
cgd
1994-09-20
Call obio_alloc with just two args (mappings always writable).
gwr
1994-07-06
Add a fix for slow devices from Phil Nelson.
gwr
1994-05-28
...try again...
gwr
[next]