NetBSD/sys/dev/isa
itohy d82343a7ec Add power control hooks.
Make the wave output mute while playback is inactive.  This significantly
reduces noises while preparing playback, especially by mpg123.
1999-10-05 03:44:31 +00:00
..
Makefile
README.seagate
ad1848_isa.c Add power control hooks. 1999-10-05 03:44:31 +00:00
ad1848var.h Add power control hooks. 1999-10-05 03:42:53 +00:00
adv_isa.c Move chip version check from advlib.c to adv_isa.c 1999-06-12 12:10:30 +00:00
aha_isa.c
aic_isa.c
aria.c
ariareg.h
ast.c
bha_isa.c Fix compilation of ISA bha front-end. PR #8528, Takahiro Kambe. 1999-10-01 18:17:12 +00:00
boca.c
com_isa.c
com_multi.c
com_multi.h
cs89x0.c Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
cs89x0reg.h
cs89x0var.h Enable this is a non-entropy rnd source. 1999-03-30 21:02:41 +00:00
cs4231var.h
cy_isa.c
elink.c
elink.h Add TLINK_619_POLY. 1999-03-22 22:26:27 +00:00
esp_isa.c
espvar.h Kill vestiges of isa_establish(). 1999-02-19 16:15:06 +00:00
ess.c Add support for ES18[67][89]. From PR #7427 by AW9K-NNK@asahi-net.or.jp, 1999-06-18 20:25:23 +00:00
ess_isa.c Add support for ES18[67][89]. From PR #7427 by AW9K-NNK@asahi-net.or.jp, 1999-06-18 20:25:23 +00:00
essreg.h Add support for ES18[67][89]. From PR #7427 by AW9K-NNK@asahi-net.or.jp, 1999-06-18 20:25:23 +00:00
essvar.h Add support for ES18[67][89]. From PR #7427 by AW9K-NNK@asahi-net.or.jp, 1999-06-18 20:25:23 +00:00
files.isa The nca.c probe routine falsely claims i82595tx chips to itself. 1999-09-09 09:54:08 +00:00
gus.c The AD1848/CS4231 attachment doesn't create DMA maps any more, so we have to 1999-03-30 16:40:47 +00:00
gusreg.h
i82365_isa.c
i82365_isasubr.c Oops; PCIC_INTR_ENABLE does something *very* different. 1999-02-19 03:14:00 +00:00
i82365_isavar.h
ics2101.c
ics2101var.h
if_ai.c
if_aireg.h
if_ate.c
if_cs_isa.c
if_depca_isa.c
if_ec.c Use BUS_SPACE_ALIGNED_POINTER() instead of ALIGNED_POINTER() where the pointer 1999-03-23 21:41:07 +00:00
if_ecreg.h
if_ef.c
if_efreg.h
if_eg.c When padding short packets on transmit, don't include the CRC length 1999-08-25 22:41:42 +00:00
if_egreg.h
if_el.c When padding short packets on transmit, don't include the CRC length 1999-08-25 22:41:42 +00:00
if_elreg.h
if_ep_isa.c Improved 509B-in-PnP mode detection (Christoph Badura, Jonathan Stone): 1999-04-28 01:20:01 +00:00
if_fereg.h
if_fmv.c
if_hp.c Use ETHER_*_LEN constants from <net/if_ether.h> instead of defining them 1999-03-25 23:20:22 +00:00
if_ix.c
if_ixreg.h
if_iy.c When padding short packets on transmit, don't include the CRC length 1999-08-25 22:41:42 +00:00
if_lc_isa.c
if_le_isa.c
if_levar.h
if_ne_isa.c
if_sm_isa.c
if_tr_isa.c Convert some bogus panic()s into printf()s. 1999-04-30 15:29:24 +00:00
if_tribm_isa.c Oops. RcsID police. 1999-03-22 23:01:36 +00:00
if_trtcm_isa.c Convert some bogus panic()s into printf()s. 1999-04-30 15:29:24 +00:00
if_we.c Make it possible to force 16 mode via "flags 4" in kernel configuration. 1999-03-28 12:51:49 +00:00
if_wereg.h
isa.c Kill vestiges of isa_establish(). 1999-02-19 16:15:06 +00:00
isadma.c If bus_dmamap_create() fails, free the DMA channel. 1999-03-22 07:06:09 +00:00
isadmareg.h
isadmavar.h Add support for demand mode with auto-init. 1999-02-22 02:32:43 +00:00
isareg.h
isavar.h pull isa_machdep.h in from machine/ instead of from $(MACHINE)/isa/ 1999-03-19 05:13:16 +00:00
lpt_isa.c
madreg.h
mcd.c Change DIOCEJECT to do what's needed to eject a device before the eject 1999-02-08 16:33:16 +00:00
mcdreg.h
midi_pcppi.c
mpu_isa.c Make this file compile again. 1999-08-05 11:25:47 +00:00
mpu_sb.c Add another file I forgot in my MPU changes. 1999-08-04 10:46:34 +00:00
mpu_ym.c "mpu at ym" attachment glue for making use of 1999-10-05 03:41:05 +00:00
nca.c
ncareg.h
ncavar.h Kill vestiges of isa_establish(). 1999-02-19 16:15:06 +00:00
opl_ess.c Make copyrights conform. 1999-04-13 20:37:21 +00:00
opl_isa.c make it report the correct ISA port range 1999-08-14 14:32:12 +00:00
opl_sb.c
opl_wss.c Implement opl at wss. 1999-08-14 21:19:29 +00:00
opl_ym.c "opl at ym" attachment glue for making use of 1999-10-05 03:40:21 +00:00
pas.c Add separate halt_output and halt_input routines. 1999-02-18 07:08:35 +00:00
pasreg.h
pcdisplay.c remove dummy "load_font" entries 1999-01-11 21:35:54 +00:00
pcdisplayvar.h
pckbc.c Don't try to selftest the keyboard port. PC keyboard controllers have 1999-03-05 10:40:54 +00:00
pckbcvar.h
pcppi.c
pcppireg.h
pcppivar.h
pss.c Kill vestiges of isa_establish(). 1999-02-19 16:15:06 +00:00
pssreg.h
rtfps.c
satlink.c
satlinkio.h
satlinkreg.h
sb.c Move the mpu device declaration to conf/files. 1999-08-02 17:37:41 +00:00
sb_isa.c Do not complain in sbfind() if another driver has mapped the registers. 1999-09-07 00:49:41 +00:00
sbdsp.c Use NMPU not NMIDI around call to mpu_intr. 1999-08-04 10:50:52 +00:00
sbdspvar.h Move the mpu device declaration to conf/files. 1999-08-02 17:37:41 +00:00
sbreg.h Several things: 1999-03-22 07:37:35 +00:00
sbvar.h
seagate.c Update for SCSPI changes. 1999-09-30 23:04:39 +00:00
spkr.c
spkrio.h
tcic2_isa.c Correct a misleading comment copied over from the PCIC version of this file. 1999-04-08 16:14:29 +00:00
tcom.c
uha_isa.c Update for SCSPI changes. 1999-09-30 23:04:39 +00:00
vga_isa.c
vga_isavar.h
wdc_isa.c 32 bits I/O ocasionally fails on some hardware, so the test succeed but 1999-05-19 14:41:25 +00:00
wds.c Update for SCSPI changes. 1999-09-30 23:04:39 +00:00
wdsreg.h
wss.c Add separate halt_input and halt_output methods in ad1848_isa, which disable 1999-02-18 17:27:39 +00:00
wss_isa.c Implement opl at wss. 1999-08-14 21:19:29 +00:00
wssreg.h
wssvar.h Implement opl at wss. 1999-08-14 21:19:29 +00:00
wt.c Avoid `void *' arithmetic. Fixes PR 6783. 1999-01-10 21:57:19 +00:00
wtreg.h
ym.c Add separate halt_input and halt_output methods in ad1848_isa, which disable 1999-02-18 17:27:39 +00:00
ymvar.h Update for minor changes in the ad1848 back end. 1999-02-23 21:16:27 +00:00

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.