NetBSD/sys/dev/isa
martin 933440dc9c Filename cleanup police (per discussion with Soren S. Jorvang):
remove all (legacy) "i4b_" prefixes outside of sys/netisdn.
Prefix all card specific driver support files with the basename
of the driver bus attachement file.

Renamed here:
i4b_isic_isa.c -> isic_isa.c
i4b_avm_a1.c -> isic_isa_avm_a1.c
i4b_daic_isa.c -> daic_isa.c
i4b_itk_ix1.c -> isic_isa_itk_ix1.c
i4b_tel_s08.c -> isic_isa_tel_s08.c
i4b_tel_s016.c -> isic_isa_tel_s016.c
i4b_tel_s0163.c -> isic_isa_tel_s0163.c
i4b_usr_sti.c -> isic_isa_usr_sti.c
2001-02-18 13:54:32 +00:00
..
Makefile Register definitions for the Middle Digital, Inc. PC-Weasel 2000-10-16 22:59:24 +00:00
README.seagate
ad1848_isa.c Fix a debugging clause missed when fixing full-duplex support. 2000-12-20 21:06:41 +00:00
ad1848var.h Use separate interrupt handlers for play and record the chip has 2000-12-18 21:31:32 +00:00
addcom_isa.c the status register is _always_ at 0x420 -- grr. How should I put this in the config file rather than hard-coded? 2000-04-21 20:13:41 +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 remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 16:27:51 +00:00
ariareg.h
ast.c Rather than using a magic constant, use `com_scratch' as the offset 2000-05-20 18:25:41 +00:00
bha_isa.c Revert rev 1.31 of bha.c (and associtated changes in the headers and 2000-10-03 14:07:36 +00:00
boca.c My 16 port boca seems to fail to update the interrupt bit in it's interrupt 2000-07-27 20:08:47 +00:00
cms.c Add Creative Music System driver. From Gregory McGarry <g.mcgarry@ieee.org> 2000-05-01 22:48:33 +00:00
cmsreg.h Add Creative Music System driver. From Gregory McGarry <g.mcgarry@ieee.org> 2000-05-01 22:48:33 +00:00
com_isa.c Don't need to include <sys/conf.h> here. 2000-03-29 03:43:31 +00:00
com_multi.c
com_multi.h
cs89x0.c ALTQ'ify. 2000-12-14 06:59:01 +00:00
cs89x0reg.h
cs89x0var.h 6 -> ETHER_ADDR_LEN 2000-09-28 10:29:42 +00:00
cs4231var.h
cy_isa.c Only need to pass a cy_softc * to cy_attach(). 2001-01-20 02:26:39 +00:00
daic_isa.c Filename cleanup police (per discussion with Soren S. Jorvang): 2001-02-18 13:54:32 +00:00
depca_isa.c Add support for the DEC DE422 Ethernet, which is a DEPCA 2000-08-11 02:27:07 +00:00
dpt_isa.c Use my proper name in copyrights. 2000-06-30 13:36:47 +00:00
ega.c Change the kernel mmap interface so that the offset to map is an 2000-06-26 04:55:19 +00:00
egavar.h First cut on an EGA driver. For initial testing, lacks some EGA vs CGA/MGA 1999-12-13 16:28:57 +00:00
elink.c Remove register declarations. 2000-03-30 12:41:09 +00:00
elink.h Add TLINK_619_POLY. 1999-03-22 22:26:27 +00:00
esp_isa.c Adapt MI ncr53c9x changes. 2000-06-05 15:08:00 +00:00
esp_isavar.h Adapt to ncr53c9x change. 2000-03-19 21:27:01 +00:00
ess.c Do ess_config_addr() in the ofisa front end, rather than in the match 2001-01-06 22:50:00 +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 Do ess_config_addr() in the ofisa front end, rather than in the match 2001-01-06 22:50:00 +00:00
fd.c constify 2001-01-18 20:28:15 +00:00
fdc_isa.c Traditionally, the floppy controller was configured at 0x3f0 for 8 ports, 2000-05-02 03:33:45 +00:00
fdcvar.h Carve off the ISA configuration bits from the floppy driver. Driver is 2000-04-23 16:47:45 +00:00
fdreg.h Traditionally, the floppy controller was configured at 0x3f0 for 8 ports, 2000-05-02 03:33:45 +00:00
files.isa Filename cleanup police (per discussion with Soren S. Jorvang): 2001-02-18 13:54:32 +00:00
gus.c constify 2001-01-18 20:28:15 +00:00
gusreg.h
i82365_isa.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 16:27:51 +00:00
i82365_isasubr.c Add a big comment in the previous section of code... 2000-12-19 06:23:26 +00:00
i82365_isavar.h Don't use void * for chipset tags. Bad hacker, no biscuit. 2000-02-22 16:04:44 +00:00
ics2101.c Remove register declarations. 2000-03-30 12:41:09 +00:00
ics2101var.h
if_ai.c Patch from PR kern/8001, submitted by Rafal Boni. 2001-01-22 22:28:43 +00:00
if_aireg.h
if_ate.c For all network drivers that call ether_ifattach(), and also 2000-05-29 17:37:12 +00:00
if_cs_isa.c Um, we need rnd.h so that cs_softc is defined properly. Overrunning structures 2000-12-26 09:42:21 +00:00
if_ec.c Adjust the way that media is initialized on DP8390-compatible 2001-02-12 18:49:03 +00:00
if_ecreg.h
if_ef.c Patch from PR kern/8001, submitted by Rafal Boni. 2001-01-22 22:28:43 +00:00
if_efreg.h
if_eg.c ALTQ'ify. 2000-12-14 06:59:01 +00:00
if_egreg.h
if_el.c ALTQ'ify. 2000-12-14 06:59:01 +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 For all network drivers that call ether_ifattach(), and also 2000-05-29 17:37:12 +00:00
if_hp.c Remove register declarations. 2000-03-30 12:41:09 +00:00
if_ix.c Patch from PR kern/8001, submitted by Rafal Boni. 2001-01-22 22:28:43 +00:00
if_ixreg.h Patch from PR kern/8001, submitted by Rafal Boni. 2001-01-22 22:28:43 +00:00
if_iy.c ALTQ'ify. 2000-12-14 06:59:01 +00:00
if_lc_isa.c
if_le_isa.c NBPG -> PAGE_SIZE 2000-11-14 18:21:00 +00:00
if_levar.h
if_ne_isa.c Adjust the way that media is initialized on DP8390-compatible 2001-02-12 18:49:03 +00:00
if_ntwoc_isa.c Add Riscom/N2 isa driver, most of the probe code was adapted from the 2000-01-04 06:29:21 +00:00
if_ntwoc_isareg.h Add Riscom/N2 isa driver, most of the probe code was adapted from the 2000-01-04 06:29:21 +00:00
if_sm_isa.c Add MII support to smc91cxx driver. This is supported for the 91c100 2000-07-30 21:34:47 +00:00
if_tr_isa.c Fix braino in previous, pointed out by Jaromir. 2000-06-06 18:42:47 +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 Adjust the way that media is initialized on DP8390-compatible 2001-02-12 18:49:03 +00:00
if_wereg.h
ioat66.c added support for BOCA 6port ISA adapter. 3x16552 with an 1999-11-15 21:13:38 +00:00
isa.c Don't need to include <sys/conf.h> here. 2000-03-29 03:43:31 +00:00
isadma.c Clean up a couple of printf-format warnings. 2001-02-12 15:49:19 +00:00
isadmareg.h Add a new function call to the ISA DMA API: isa_dmamaxsize(), which returns 2000-02-07 22:07:27 +00:00
isadmavar.h Change the kernel mmap interface so that the offset to map is an 2000-06-26 04:55:19 +00:00
isareg.h
isavar.h Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
isic_isa.c Filename cleanup police (per discussion with Soren S. Jorvang): 2001-02-18 13:54:32 +00:00
isic_isa_avm_a1.c Filename cleanup police (per discussion with Soren S. Jorvang): 2001-02-18 13:54:32 +00:00
isic_isa_itk_ix1.c Filename cleanup police (per discussion with Soren S. Jorvang): 2001-02-18 13:54:32 +00:00
isic_isa_tel_s08.c Filename cleanup police (per discussion with Soren S. Jorvang): 2001-02-18 13:54:32 +00:00
isic_isa_tel_s016.c Filename cleanup police (per discussion with Soren S. Jorvang): 2001-02-18 13:54:32 +00:00
isic_isa_tel_s0163.c Filename cleanup police (per discussion with Soren S. Jorvang): 2001-02-18 13:54:32 +00:00
isic_isa_usr_sti.c Filename cleanup police (per discussion with Soren S. Jorvang): 2001-02-18 13:54:32 +00:00
lm_isa.c Add a clearing-house pseudo-device for system monitoring devices 2000-06-24 00:37:19 +00:00
lpt_isa.c Don't need to include <sys/conf.h> here. 2000-03-29 03:43:31 +00:00
madreg.h
mcd.c Insert missing '#' for cpp(1). This should close PR/12167. 2001-02-10 12:16:34 +00:00
mcdreg.h in allegedly-MI code, if we're gonna use '#pragma pack(N)', #pragma pack() 2000-06-08 18:22:15 +00:00
midi_pcppi.c
moxa_isa.c Add an attachment for MOXA 168P isa multiport card. This code was 2000-11-20 19:24:39 +00:00
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_isa.c Add a "sc_rev" member to ncr5380_softc and handle CXD1180 quirk 2000-03-25 15:27:54 +00:00
opl_ess.c Make copyrights conform. 1999-04-13 20:37:21 +00:00
opl_isa.c Fill in the softc's bus space tag (OOPS!). 2000-02-26 05:11:27 +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 pasfind(): avoid silly bug - if bus_space_map() of SB I/O space failed, 2000-04-28 08:51:42 +00:00
pasreg.h
pcdisplay.c Add a device driver for the Middle Digital, Inc. PC-Weasel serial 2000-11-04 18:47:20 +00:00
pcdisplayvar.h
pckbc_isa.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
pcppi.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
pcppireg.h
pcppivar.h - Make the pcppi and pckbd drivers cooperate a little more -- pckbd provides 2000-03-06 21:40:08 +00:00
pss.c
pssreg.h
rtfps.c
satlink.c Use device_lookup(). 2000-07-06 02:02:48 +00:00
satlinkio.h
satlinkreg.h
sb.c Add quirk for Avance Logic ALS100+, which doesn't like it's irq/drq 2000-12-19 01:09:15 +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 remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 16:27:51 +00:00
sbdspvar.h Add quirk for Avance Logic ALS100+, which doesn't like it's irq/drq 2000-12-19 01:09:15 +00:00
sbreg.h Allow irq 15 since some clones use it. 1999-11-02 23:35:02 +00:00
sbvar.h
seagate.c Fix a reversed test. 2000-12-17 19:35:23 +00:00
spkr.c Remove register declarations. 2000-03-30 12:41:09 +00:00
spkrio.h
tcic2_isa.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 16:27:51 +00:00
tcom.c
uha_isa.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
vga_isa.c Just add the mmap argument to vga_common_attach(), don't bother 2000-08-14 20:14:50 +00:00
vga_isavar.h
wdc_isa.c sync with ata driver change (dma_start args). 2000-04-02 02:07:52 +00:00
wds.c NBPG -> PAGE_SIZE 2000-11-14 18:21:00 +00:00
wdsreg.h
weasel.c Add a device driver for the Middle Digital, Inc. PC-Weasel serial 2000-11-04 18:47:20 +00:00
weaselreg.h add missing Weasel command. 2001-01-23 17:18:23 +00:00
weaselvar.h Add a device driver for the Middle Digital, Inc. PC-Weasel serial 2000-11-04 18:47:20 +00:00
wss.c
wss_isa.c avoid cast 1999-10-25 19:39:54 +00:00
wssreg.h
wssvar.h Implement opl at wss. 1999-08-14 21:19:29 +00:00
wt.c Use device_lookup(). 2000-07-06 02:02:48 +00:00
wtreg.h
ym.c Add new powerhook argument values, PWR_SOFTSUSPEND, PWR_SOFTSTANDBY and 2000-11-26 11:08:57 +00:00
ymvar.h New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +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.