NetBSD/sys/dev/isa
mycroft 3ad7358df5 Forgot to commit this. 2004-07-09 03:39:14 +00:00
..
Makefile
README.seagate DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
ad1848_isa.c Free the DMA channels as the last step. 2004-07-09 03:15:01 +00:00
ad1848var.h DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
addcom_isa.c netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
adv_isa.c Use CFATTACH_DECL(). 2002-10-02 02:14:45 +00:00
aha_isa.c Fix sizeof and whitespace bug from the script I'm using to do the 2002-10-02 03:10:45 +00:00
aic_isa.c Fix sizeof and whitespace bug from the script I'm using to do the 2002-10-02 03:10:45 +00:00
aria.c Clean up a little. 2004-07-09 02:27:20 +00:00
ariareg.h Spell interrupt with two rs. From Peter Postma. 2004-02-24 15:16:04 +00:00
ast.c Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
atppc_isa.c -unmap port range after probe, so that the attach function has 2004-01-28 13:51:16 +00:00
atppc_isadma.c reorganize the ISA DMA setup/use code so that it could be shared 2004-01-25 11:35:46 +00:00
atppc_isadma.h copyright notice as in netbsd-ppbus 1.4 (this files is based 2004-01-28 19:37:30 +00:00
aztech.c add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
bha_isa.c Fix sizeof and whitespace bug from the script I'm using to do the 2002-10-02 03:10:45 +00:00
boca.c Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
cec.c Driver for GPIB controllers boards based on the uPD7210 GPIB controller, 2003-06-02 03:57:15 +00:00
cms.c Fix sizeof and whitespace bug from the script I'm using to do the 2002-10-02 03:10:45 +00:00
cmsreg.h
com_isa.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
com_multi.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
com_multi.h
cs89x0isa.c A few ISA sound drivers like to share dma channels, and hence deferred 2003-05-09 23:51:25 +00:00
cs89x0isavar.h
cs4231var.h
cy_isa.c Fix sizeof and whitespace bug from the script I'm using to do the 2002-10-02 03:10:45 +00:00
daic_isa.c netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
depca_isa.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
dpt_isa.c netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
ega.c remove license clauses 3 and 4 from my cpoyright notices 2004-03-24 17:26:53 +00:00
egavar.h remove license clauses 3 and 4 from my cpoyright notices 2004-03-24 17:26:53 +00:00
elink.c
elink.h
esp_isa.c Fix sizeof and whitespace bug from the script I'm using to do the 2002-10-02 03:10:45 +00:00
esp_isavar.h
ess.c Don't halt in the close routine. 2004-07-09 02:14:40 +00:00
ess_isa.c Fix sizeof and whitespace bug from the script I'm using to do the 2002-10-02 03:10:45 +00:00
essreg.h
essvar.h
fd.c Wrap a noisy probe message in FD_DEBUG. 2004-06-04 01:12:04 +00:00
fdc_isa.c Modify the fdcattach() interface again, splitting it into two parts, so that 2003-09-25 19:06:19 +00:00
fdcvar.h Modify the fdcattach() interface again, splitting it into two parts, so that 2003-09-25 19:06:19 +00:00
fdreg.h Small changes -- if your controller clears DRV_BUSY when recalibrate completes, 2003-09-23 21:36:07 +00:00
fdvar.h Support for 'plug and play' of floppy drives, to be used soon by the 2003-01-08 23:51:11 +00:00
files.isa add dependency on isadma for atppc attachments 2004-01-31 13:59:20 +00:00
gus.c sprintf -> snprintf 2004-04-22 00:17:10 +00:00
gusreg.h
i82365_isa.c Fix sizeof and whitespace bug from the script I'm using to do the 2002-10-02 03:10:45 +00:00
i82365_isasubr.c Several changes to eliminate bogus controllers and sockets from being found: 2003-09-05 01:02:51 +00:00
i82365_isavar.h
ics2101.c
ics2101var.h
if_ai.c sprintf -> snprintf 2004-04-22 00:17:10 +00:00
if_aireg.h
if_ate.c More cleanup of MI mb86960 driver: 2002-11-30 14:15:10 +00:00
if_cs_isa.c Recode the probe slightly to remove a bogus initializer. 2003-10-29 01:10:12 +00:00
if_ec.c Fix typo in comment; from Sergey Svishchev. 2004-05-11 22:45:09 +00:00
if_ecreg.h
if_ef.c sprintf -> snprintf 2004-04-22 00:17:10 +00:00
if_efreg.h
if_eg.c Remove some assigned-to but otherwise unused variables. 2003-10-30 01:58:17 +00:00
if_egreg.h
if_el.c Zero out the NIC memory when padding packet to ETHER_MIN_LEN-ETHER_CRC_LEN 2003-01-15 22:00:43 +00:00
if_elreg.h
if_ep_isa.c Fix sizeof and whitespace bug from the script I'm using to do the 2002-10-02 03:10:45 +00:00
if_fmv_isa.c Slightly modify attach messages. 2002-10-05 17:52:31 +00:00
if_hp.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
if_ix.c Allow a board with no memory window configured to be attach. Fixes PR 20436. 2004-07-08 21:01:49 +00:00
if_ixreg.h
if_iy.c Remove some assigned-to but otherwise unused variables. 2003-10-30 01:58:17 +00:00
if_lc_isa.c Only attempt to map the memory window during attach, not match. If msize==0, 2004-07-03 21:29:08 +00:00
if_le_isa.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
if_levar.h
if_ne_isa.c RealTek -> Realtek. 2004-02-13 10:00:54 +00:00
if_ntwoc_isa.c DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
if_ntwoc_isareg.h
if_sm_isa.c Fix sizeof and whitespace bug from the script I'm using to do the 2002-10-02 03:10:45 +00:00
if_tr_isa.c Fix sizeof and whitespace bug from the script I'm using to do the 2002-10-02 03:10:45 +00:00
if_tribm_isa.c
if_trtcm_isa.c
if_we_isa.c Fix sizeof and whitespace bug from the script I'm using to do the 2002-10-02 03:10:45 +00:00
ioat66.c interrupt with two rs. 2003-01-06 13:04:54 +00:00
isa.c Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
isadma.c A few ISA sound drivers like to share dma channels, and hence deferred 2003-05-09 23:51:25 +00:00
isadmareg.h
isadmavar.h A few ISA sound drivers like to share dma channels, and hence deferred 2003-05-09 23:51:25 +00:00
isareg.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
isavar.h function prototype must not have variable name 2003-07-08 10:06:28 +00:00
isic_isa.c netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
isic_isa_avm_a1.c
isic_isa_itk_ix1.c netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
isic_isa_tel_s08.c
isic_isa_tel_s016.c
isic_isa_tel_s0163.c
isic_isa_usr_sti.c
joy_isa.c NetBSD.ORG -> NetBSD.org 2003-12-04 12:42:54 +00:00
lm_isa.c Changes for SMBus/I2C: 2002-11-15 14:55:41 +00:00
lpt_isa.c avoid stupid printfs during probe when debugging is on. 2003-04-03 15:35:41 +00:00
madreg.h
mcd.c Replace home-grown locks with lockmgr(). 2003-11-07 04:10:56 +00:00
mcdreg.h
midi_pcppi.c netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
moxa_isa.c uninitialized variables. 2003-10-27 07:14:25 +00:00
mpu_isa.c Fix sizeof and whitespace bug from the script I'm using to do the 2002-10-02 03:10:45 +00:00
mpu_sb.c netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
mpu_ym.c netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
nca_isa.c Fix sizeof and whitespace bug from the script I'm using to do the 2002-10-02 03:10:45 +00:00
nsclpcsio_isa.c -fix script botch from CFATTACH_DECL introduction 2002-10-22 16:18:26 +00:00
opl_ess.c Fix sizeof and whitespace bug from the script I'm using to do the 2002-10-02 03:10:45 +00:00
opl_isa.c Fix sizeof and whitespace bug from the script I'm using to do the 2002-10-02 03:10:45 +00:00
opl_sb.c netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
opl_wss.c Fix sizeof and whitespace bug from the script I'm using to do the 2002-10-02 03:10:45 +00:00
opl_ym.c sprintf -> snprintf 2004-04-22 00:17:10 +00:00
pas.c sprintf -> snprintf 2004-04-22 00:17:10 +00:00
pasreg.h
pcdisplay.c remove license clauses 3 and 4 from my cpoyright notices 2004-03-24 17:26:53 +00:00
pcdisplayvar.h remove license clauses 3 and 4 from my cpoyright notices 2004-03-24 17:26:53 +00:00
pckbc_isa.c remove license clauses 3 and 4 from my cpoyright notices 2004-03-24 17:26:53 +00:00
pcppi.c Abstract the interface between pckbc(4), and the pckbd(4) and pms(4) 2004-03-13 17:31:33 +00:00
pcppireg.h
pcppivar.h
pss.c DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
pssreg.h
radiotrack.c add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
radiotrack2.c add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
rtfps.c Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
satlink.c A few ISA sound drivers like to share dma channels, and hence deferred 2003-05-09 23:51:25 +00:00
satlinkio.h
satlinkreg.h
sb.c sprintf -> snprintf 2004-04-22 00:17:10 +00:00
sb_isa.c Fix sizeof and whitespace bug from the script I'm using to do the 2002-10-02 03:10:45 +00:00
sbdsp.c Remove junk code. 2004-07-09 02:15:37 +00:00
sbdspvar.h Forgot to commit this. 2004-07-09 03:39:14 +00:00
sbreg.h
sbvar.h
seagate.c avoid stupid printfs during probe 2003-04-03 15:36:31 +00:00
sf16fmr2.c add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
slhci_isa.c Fix sizeof and whitespace bug from the script I'm using to do the 2002-10-02 03:10:45 +00:00
spkr.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
spkrio.h
tcic2_isa.c Fix sizeof and whitespace bug from the script I'm using to do the 2002-10-02 03:10:45 +00:00
tcom.c Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
uha_isa.c Fix sizeof and whitespace bug from the script I'm using to do the 2002-10-02 03:10:45 +00:00
vga_isa.c Fix sizeof and whitespace bug from the script I'm using to do the 2002-10-02 03:10:45 +00:00
vga_isavar.h
wdc_isa.c Add the notion of "shadow registers" to the wdc driver. These shadow 2004-05-25 20:42:40 +00:00
wds.c fic some questionable pointer arithmetics; gcc-3.4.x 2004-06-24 16:56:00 +00:00
wdsreg.h
weasel_isa.c
weaselreg.h
weaselvar.h
wss.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
wss_isa.c DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
wssreg.h
wssvar.h
wt.c A few ISA sound drivers like to share dma channels, and hence deferred 2003-05-09 23:51:25 +00:00
wtreg.h DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
ym.c sprintf -> snprintf 2004-04-22 00:17:10 +00:00
ymvar.h

README.seagate

#	$NetBSD: README.seagate,v 1.3 2003/05/03 18:11:25 wiz 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.