Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 06/04/1998 10:00:02
bouyer
Thu Jun  4 09:52:36 PDT 1998
Update of /cvsroot/src/sys/dev/ata
In directory nb00:/home/bouyer/src/sys/dev/ata

Modified Files:
      Tag: bouyer-ide
	files.ata wd.c 
Added Files:
      Tag: bouyer-ide
	ata.c ata_wdc.c atareg.h atavar.h wdvar.h 
Log Message:
Commit changes to the IDE system in a branch. This allows a better separation
between higth-level and low-level (i.e. registers read/write) and generalize
the queue for all commands. This also add supports for IDE DMA.


bouyer
Thu Jun  4 09:52:48 PDT 1998
Update of /cvsroot/src/sys/dev/ic
In directory nb00:/home/bouyer/src/sys/dev/ic

Modified Files:
      Tag: bouyer-ide
	wdc.c wdcvar.h wdcreg.h 
Log Message:
Commit changes to the IDE system in a branch. This allows a better separation
between higth-level and low-level (i.e. registers read/write) and generalize
the queue for all commands. This also add supports for IDE DMA.


bouyer
Thu Jun  4 09:53:08 PDT 1998
Update of /cvsroot/src/sys/dev/scsipi
In directory nb00:/home/bouyer/src/sys/dev/scsipi

Modified Files:
      Tag: bouyer-ide
	atapiconf.c atapiconf.h files.scsipi scsipiconf.h 
Added Files:
      Tag: bouyer-ide
	atapi_wdc.c 
Log Message:
Commit changes to the IDE system in a branch. This allows a better separation
between higth-level and low-level (i.e. registers read/write) and generalize
the queue for all commands. This also add supports for IDE DMA.


bouyer
Thu Jun  4 09:53:18 PDT 1998
Update of /cvsroot/src/sys/dev/pci
In directory nb00:/home/bouyer/src/sys/dev/pci

Modified Files:
      Tag: bouyer-ide
	files.pci pciide.c pciidereg.h pciidevar.h 
Added Files:
      Tag: bouyer-ide
	pciide_pIIx_reg.h 
Log Message:
Commit changes to the IDE system in a branch. This allows a better separation
between higth-level and low-level (i.e. registers read/write) and generalize
the queue for all commands. This also add supports for IDE DMA.


bouyer
Thu Jun  4 09:53:40 PDT 1998
Update of /cvsroot/src/sys/arch/atari/dev
In directory nb00:/home/bouyer/src/sys/arch/atari/dev

Modified Files:
      Tag: bouyer-ide
	wdc_mb.c 
Log Message:
Commit changes to the IDE system in a branch. This allows a better separation
between higth-level and low-level (i.e. registers read/write) and generalize
the queue for all commands. This also add supports for IDE DMA.


bouyer
Thu Jun  4 09:53:45 PDT 1998
Update of /cvsroot/src/sys/arch/i386/conf
In directory nb00:/home/bouyer/src/sys/arch/i386/conf

Modified Files:
      Tag: bouyer-ide
	GENERIC files.i386 
Log Message:
Commit changes to the IDE system in a branch. This allows a better separation
between higth-level and low-level (i.e. registers read/write) and generalize
the queue for all commands. This also add supports for IDE DMA.


bouyer
Thu Jun  4 09:53:57 PDT 1998
Update of /cvsroot/src/sys/conf
In directory nb00:/home/bouyer/src/sys/conf

Modified Files:
      Tag: bouyer-ide
	files 
Log Message:
Commit changes to the IDE system in a branch. This allows a better separation
between higth-level and low-level (i.e. registers read/write) and generalize
the queue for all commands. This also add supports for IDE DMA.


bouyer
Thu Jun  4 09:54:11 PDT 1998
Update of /cvsroot/src/sys/dev/isa
In directory nb00:/home/bouyer/src/sys/dev/isa

Modified Files:
      Tag: bouyer-ide
	files.isa wdc_isa.c 
Log Message:
Commit changes to the IDE system in a branch. This allows a better separation
between higth-level and low-level (i.e. registers read/write) and generalize
the queue for all commands. This also add supports for IDE DMA.


bouyer
Thu Jun  4 09:54:36 PDT 1998
Update of /cvsroot/src/sys/dev/isapnp
In directory nb00:/home/bouyer/src/sys/dev/isapnp

Modified Files:
      Tag: bouyer-ide
	wdc_isapnp.c 
Log Message:
Commit changes to the IDE system in a branch. This allows a better separation
between higth-level and low-level (i.e. registers read/write) and generalize
the queue for all commands. This also add supports for IDE DMA.


bouyer
Thu Jun  4 09:54:51 PDT 1998
Update of /cvsroot/src/sys/dev/ofisa
In directory nb00:/home/bouyer/src/sys/dev/ofisa

Modified Files:
      Tag: bouyer-ide
	wdc_ofisa.c 
Log Message:
Commit changes to the IDE system in a branch. This allows a better separation
between higth-level and low-level (i.e. registers read/write) and generalize
the queue for all commands. This also add supports for IDE DMA.


bouyer
Thu Jun  4 09:55:05 PDT 1998
Update of /cvsroot/src/sys/dev/pcmcia
In directory nb00:/home/bouyer/src/sys/dev/pcmcia

Modified Files:
      Tag: bouyer-ide
	wdc_pcmcia.c 
Log Message:
Commit changes to the IDE system in a branch. This allows a better separation
between higth-level and low-level (i.e. registers read/write) and generalize
the queue for all commands. This also add supports for IDE DMA.