NetBSD/sys/dev/isa
drochner 3c346a45ca The keyboard controller's address range is 5 bytes long - reflect this
here.
1998-03-22 15:44:02 +00:00
..
README.seagate
ad1848.c Update probing for GUS a little. From soren@t.dk, 1998-03-12 12:28:50 +00:00
ad1848var.h
aha_isa.c
aic_isa.c
ast.c
bha_isa.c
boca.c
com_isa.c
com_multi.c
com_multi.h
cs4231var.h
cy_isa.c PR/4883: Andreas Wrede: Check for wildcard mem address not io ports. 1998-01-31 11:23:35 +00:00
elink.c
elink.h
esp_isa.c
espvar.h
files.isa MI driver for the infamous PC keyboard controller, primarily for use with 1998-03-22 15:25:15 +00:00
gus.c Update probing for GUS a little. From soren@t.dk, 1998-03-12 12:28:50 +00:00
gusreg.h
i82365_isa.c
ics2101.c
ics2101var.h
if_ai.c Cheesily work-around reliance on __BROKEN_INDIRECT_CONFIG; should we 1998-03-03 20:50:06 +00:00
if_aireg.h Remove extraneous `$Id$' lines. 1998-02-28 20:43:28 +00:00
if_ate.c Split Fujitsu MB9696x based ethernet card driver into bus 1998-03-22 04:25:36 +00:00
if_ec.c Update copyright. 1998-01-26 20:30:06 +00:00
if_ecreg.h
if_ef.c drop `ef_softc' from ef_match function. 1998-03-02 23:12:18 +00:00
if_efreg.h Remove extraneous `$Id$' lines. 1998-02-28 20:43:28 +00:00
if_eg.c
if_egreg.h
if_el.c
if_elreg.h
if_ep_isa.c
if_fe.c Make this file compile without BROKRN_INDIRECT_CONFIG. 1998-03-22 12:48:41 +00:00
if_fereg.h
if_fmv.c Split Fujitsu MB9696x based ethernet card driver into bus 1998-03-22 04:25:36 +00:00
if_hp.c
if_ix.c Re-arrange several functions so we no longer need __BROKEN_INDIRECT_CONFIG 1998-03-03 20:51:20 +00:00
if_ixreg.h Remove extraneous `$Id$' lines. 1998-02-28 20:43:28 +00:00
if_iy.c Put a debugging printf inside #ifdef IYDEBUG ... #endif. 1998-02-03 16:22:01 +00:00
if_lc_isa.c
if_le_isa.c Add dm_mapsize to bus_dmamap_t and rename BUS_DMAMEM_NOSYNC to 1998-02-04 00:32:55 +00:00
if_levar.h
if_ne_isa.c
if_sm_isa.c
if_we.c Update copyright. 1998-01-26 20:30:06 +00:00
if_wereg.h
isa.c
isadma.c Add offset and length parameters to bus_dmamap_sync(), used for specifiying 1998-02-04 05:12:46 +00:00
isadmareg.h add definitions for the mask registers. fix I/O size definitions. 1998-01-22 00:57:10 +00:00
isadmavar.h
isareg.h The keyboard controller's address range is 5 bytes long - reflect this 1998-03-22 15:44:02 +00:00
isavar.h include an MD header if arm32. (No header yet, but there will be 1998-02-17 18:27:10 +00:00
lpt_isa.c
madreg.h
mcd.c
mcdreg.h
pas.c Make this file compile without BROKRN_INDIRECT_CONFIG. 1998-03-22 12:50:20 +00:00
pasreg.h
pckbc.c MI driver for the infamous PC keyboard controller, primarily for use with 1998-03-22 15:25:15 +00:00
pckbcvar.h MI driver for the infamous PC keyboard controller, primarily for use with 1998-03-22 15:25:15 +00:00
pss.c Make this file compile without BROKRN_INDIRECT_CONFIG. 1998-03-22 12:50:20 +00:00
pssreg.h
rtfps.c
satlink.c Add dm_mapsize to bus_dmamap_t and rename BUS_DMAMEM_NOSYNC to 1998-02-04 00:32:55 +00:00
satlinkio.h
satlinkreg.h
sb.c
sb_isa.c
sbdsp.c Use lower case "agc" for consistency. 1998-03-04 19:38:28 +00:00
sbdspvar.h
sbreg.h
sbvar.h
seagate.c
uha_isa.c - Perform all necessary bus_dmamap_sync() operations. 1998-02-17 03:02:30 +00:00
vga_isa.c ISA frontend for sys/dev/ic/vga.c 1998-03-22 15:14:35 +00:00
vga_isavar.h ISA frontend for sys/dev/ic/vga.c 1998-03-22 15:14:35 +00:00
wdc_isa.c don't forget to set dma_arg, when using DMA functions. also, minor 1998-03-13 16:50:07 +00:00
wds.c Add offset and length parameters to bus_dmamap_sync(), used for specifiying 1998-02-04 05:12:46 +00:00
wdsreg.h
wss.c Update probing for GUS a little. From soren@t.dk, 1998-03-12 12:28:50 +00:00
wss_isa.c -make compile without BROKEN_INDIRECT_CONFIG 1998-02-23 14:12:18 +00:00
wssreg.h
wssvar.h
wt.c make compile without BROKEN_INDIRECT_CONFIG, 1998-01-20 13:08:33 +00:00
wtreg.h

README.seagate

#	$NetBSD: README.seagate,v 1.2 1998/01/05 07:31:07 perry Exp $

The hardware:

The ST01/02, and Future Domain 950 are very simple SCSI controllers. They are
not busmastering, so the processor must do all transfers a la IDE. They support
blind transfer by adding wait states (up to a certain limit). Interrupt is
generated for reconnect and parity errors (maybe also for some other events).

The card consists of one command port that writes to scsi control lines, reads
status lines, and a data port that read/writes to the 8 data lines. The address
decoding gives both data and control ports large memory areas to a single
port. This is used by the code.

The ST01/02 differs from the FD950 in memory address location and SCSI id.

Probing for the card:

A card is recognized by comparing the BIOS signature with known signatures. A
new card may not be recognized if the BIOS signature has changed. Please send
new signatures to me.

Driver function:

A scsi command is sent to scsi_cmd function. The command is either placed in
the queue or an retryable message is returned. The routine may wait for
completion of the command depending on the supplied flags. A timer is started
for every command placed in the queue. The commands are added in the order they
are received. There is a possiblity to make all REQUEST SENSE commands be
queued before all other commands, but I dont think it is a good thing (Linux
do however use this). 

The card is mostly controlled by the sea_main function. It is called by
scsi_cmd, the interrupt routine, and the timeout routine. The sea_main routine
runs as long there are something to do (transfer data, issue queued commands,
and handle reconnected commands).

The data transfers may be done in two different ways: Blind and polled
transfers. They differ in the way the driver does it handshaking with the
target. During a blind transfer, the driver code blindly transfers a block
of data without checking for changed phase. During polled transfers, the
phase is checked between every character transfered. The polled transfers
are always used for status information and command transfers.

Because the card does not use dma in any way, there is no need to handle
physical addresses. There is no problem with the isa-bus address limit of
16MB, making bounce-buffers unnecessary.

The data structures:

Every card has a sea_softc structure keeping the queues of commands waiting to
be issued, and commands currently disconnected. The type of card (Seagate or
Future Domain), data and control port addresses, scsi id, busy flags for all
possible targets, and interrupt vector for the card.

Every scsi command to be issued are stored in a sea_scb structure. It contains
a flag describing status/error of the command, current data buffer position,
and number of bytes remaining to be transfered.


PROBLEMS

I have had problems getting the ST02 boot using the boot floppies. I think it
is some problem with BIOS calls not working. It is unfortunately impossible to
disconnect the ST02 floppy controller.

I have had problem to get the driver talk to a 40 MB Seagate disk. I dont have
access to it any more, so I can't do any more checks on that.

NOTE: The ST02 creates its own description of the disk attached. This is not
the same as the disk says. This translation problem may cause problems when
sharing a disk between both DOS and BSD. It is however not impossible.