NetBSD/sys/dev/isa
augustss 1339e88a86 Add a new optional method, dev_ioctl, to the audio hardware driver interface.
It is called when an unrecognized ioctl() is performed on a device,
thus allowing ioctl()s that frob the hardware driver (like loading
microcode).
2001-10-03 00:04:47 +00:00
..
Makefile Put back all header files defining ioctls 2001-04-11 19:07:36 +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
adv_isa.c
aha_isa.c
aic_isa.c
aria.c Add a new optional method, dev_ioctl, to the audio hardware driver interface. 2001-10-03 00:04:47 +00:00
ariareg.h
ast.c
bha_isa.c Split pci and eisa/isa attachment calls, plus misc cleanup. 2001-05-03 20:34:54 +00:00
boca.c
cms.c "cms" is not needs-flag 2001-09-26 21:49:09 +00:00
cmsreg.h
com_isa.c
com_multi.c
com_multi.h
cs89x0.c bcopy -> memcpy 2001-07-18 20:52:47 +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 withough -> without 2001-06-13 10:45:57 +00:00
depca_isa.c
dpt_isa.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
ega.c bcopy -> memcpy 2001-07-18 20:52:47 +00:00
egavar.h
elink.c
elink.h
esp_isa.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
esp_isavar.h
ess.c Add a new optional method, dev_ioctl, to the audio hardware driver interface. 2001-10-03 00:04:47 +00:00
ess_isa.c
essreg.h Add a missing command. 2001-09-29 19:08:49 +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 Correct various misspellings of 'transfer' and inflected forms. 2001-07-08 18:06:42 +00:00
fdc_isa.c
fdcvar.h
fdreg.h
files.isa "cms" is not needs-flag 2001-09-26 21:49:09 +00:00
gus.c Add a new optional method, dev_ioctl, to the audio hardware driver interface. 2001-10-03 00:04:47 +00:00
gusreg.h
i82365_isa.c
i82365_isasubr.c IRQUNK -> ISACF_IRQ_DEFAULT 2001-09-26 01:30:58 +00:00
i82365_isavar.h
ics2101.c
ics2101var.h
if_ai.c bzero -> memset 2001-07-18 20:39:53 +00:00
if_aireg.h
if_ate.c bcopy -> memcpy 2001-07-18 20:52:47 +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 Remove unnecessary include files. From Onno van der Linden. 2001-07-08 17:55:50 +00:00
if_ecreg.h
if_ef.c add 'why' argument to the channel attention hook function; this argument 2001-03-10 20:04:30 +00:00
if_efreg.h
if_eg.c bcopy -> memcpy 2001-07-18 20:52:47 +00:00
if_egreg.h
if_el.c bcopy -> memcpy 2001-07-18 20:52:47 +00:00
if_elreg.h
if_ep_isa.c Make 3C509[B] in ISA mode probed correctly on big endian machines. 2001-09-02 06:46:57 +00:00
if_fereg.h
if_fmv.c
if_hp.c bcopy -> memcpy 2001-07-18 20:52:47 +00:00
if_ix.c add 'why' argument to the channel attention hook function; this argument 2001-03-10 20:04:30 +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 bcopy -> memcpy 2001-07-18 20:52:47 +00:00
if_lc_isa.c Remove unnecessary include files. From Onno van der Linden. 2001-07-08 17:55:50 +00:00
if_le_isa.c Remove unnecessary include files. From Onno van der Linden. 2001-07-08 17:55:50 +00:00
if_levar.h
if_ne_isa.c Remove unnecessary include files. From Onno van der Linden. 2001-07-08 17:55:50 +00:00
if_ntwoc_isa.c
if_ntwoc_isareg.h
if_sm_isa.c Remove unnecessary include files. From Onno van der Linden. 2001-07-08 17:55:50 +00:00
if_tr_isa.c
if_tribm_isa.c
if_trtcm_isa.c
if_we_isa.c Remove unnecessary include files. From Onno van der Linden. 2001-07-08 17:55:50 +00:00
ioat66.c
isa.c ifdef NISAPNP -> if NISAPNP > 0 2001-06-19 12:45:23 +00:00
isadma.c Use BUS_DMA_READ and BUS_DMA_WRITE in some obvious places. 2001-07-19 16:36:14 +00:00
isadmareg.h
isadmavar.h
isareg.h
isavar.h
isic_isa.c bzero -> memset 2001-07-18 20:39:53 +00:00
isic_isa_avm_a1.c Filename cleanup: remove i4b_ prefixes outside sys/netisdn, last round. 2001-02-20 22:24:31 +00:00
isic_isa_itk_ix1.c Fix a very stupid pasto - the card has two B channels, so better not 2001-09-30 11:50:05 +00:00
isic_isa_tel_s08.c Filename cleanup: remove i4b_ prefixes outside sys/netisdn, last round. 2001-02-20 22:24:31 +00:00
isic_isa_tel_s016.c Filename cleanup: remove i4b_ prefixes outside sys/netisdn, last round. 2001-02-20 22:24:31 +00:00
isic_isa_tel_s0163.c Filename cleanup: remove i4b_ prefixes outside sys/netisdn, last round. 2001-02-20 22:24:31 +00:00
isic_isa_usr_sti.c Filename cleanup: remove i4b_ prefixes outside sys/netisdn, last round. 2001-02-20 22:24:31 +00:00
lm_isa.c
lpt_isa.c
madreg.h
mcd.c bzero -> memset 2001-07-18 20:39:53 +00:00
mcdreg.h
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
mpu_sb.c
mpu_ym.c
nca_isa.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
opl_ess.c
opl_isa.c
opl_sb.c
opl_wss.c
opl_ym.c
pas.c Add a new optional method, dev_ioctl, to the audio hardware driver interface. 2001-10-03 00:04:47 +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 Since ~all pckbc_poll_data1() callers had the appropriate pckbc 2001-07-23 21:03:19 +00:00
pcppi.c
pcppireg.h
pcppivar.h
pss.c Add a new optional method, dev_ioctl, to the audio hardware driver interface. 2001-10-03 00:04:47 +00:00
pssreg.h
rtfps.c
satlink.c bcopy -> memcpy 2001-07-18 20:52:47 +00:00
satlinkio.h
satlinkreg.h
sb.c Add a new optional method, dev_ioctl, to the audio hardware driver interface. 2001-10-03 00:04:47 +00:00
sb_isa.c bzero -> memset 2001-07-18 20:39:53 +00:00
sbdsp.c Reset the mixer when resume from suspend. 2001-02-22 15:23:31 +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
sbvar.h
seagate.c bcmp -> memcmp 2001-07-18 20:42:54 +00:00
spkr.c ctype-like functions are now in libkern. 2001-04-18 15:40:58 +00:00
spkrio.h
tcic2_isa.c
tcom.c
uha_isa.c
vga_isa.c Allow bus front-end to provide both ioctl and mmap entry points, 2001-09-14 01:10:11 +00:00
vga_isavar.h
wdc_isa.c Make the WDC_{ATA|ATAPI}_NOSTREAM flags settable through configuration 2001-06-07 06:33:48 +00:00
wds.c Use BUS_DMA_READ and BUS_DMA_WRITE in some obvious places. 2001-07-19 16:36:14 +00:00
wdsreg.h
weasel.c Make weasel watchdog timer work reliably with help from <thorpej@zembu.com> 2001-05-03 17:55:47 +00:00
weaselreg.h Make weasel watchdog timer work reliably with help from <thorpej@zembu.com> 2001-05-03 17:55:47 +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 Add a new optional method, dev_ioctl, to the audio hardware driver interface. 2001-10-03 00:04:47 +00:00
wss_isa.c bzero -> memset 2001-07-18 20:39:53 +00:00
wssreg.h
wssvar.h
wt.c bcopy -> memcpy 2001-07-18 20:52:47 +00:00
wtreg.h
ym.c Add a new optional method, dev_ioctl, to the audio hardware driver interface. 2001-10-03 00:04:47 +00:00
ymvar.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.