Added new atapi driver. It can only scan the pci busses and create scsi port devices...
authorEric Kohl <eric.kohl@reactos.org>
Sun, 9 Sep 2001 21:32:28 +0000 (21:32 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Sun, 9 Sep 2001 21:32:28 +0000 (21:32 +0000)
commit1ea7189ed999750eea63bc4bef8da247a0dfe9bc
tree3351eb5462f0f0a25c936d3fc77a47a88aceb9f7
parentdcc3b514877311c618dc3fbac0f3d39941df8f6d
Added new atapi driver. It can only scan the pci busses and create scsi port devices for identified ide channels.

svn path=/trunk/; revision=2252
reactos/Makefile
reactos/drivers/storage/atapi/.cvsignore [new file with mode: 0644]
reactos/drivers/storage/atapi/atapi.c [new file with mode: 0644]
reactos/drivers/storage/atapi/atapi.h [new file with mode: 0644]
reactos/drivers/storage/atapi/atapi.rc [new file with mode: 0644]
reactos/drivers/storage/atapi/makefile [new file with mode: 0644]
reactos/drivers/storage/atapi/partitio.h [new file with mode: 0644]