Removed deprecated drivers. Up-to-date location of the files:
commita6cc0477d5ab7260b59baca6562e064ccb971a87
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 23 Apr 2006 16:41:58 +0000 (23 16:41 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 23 Apr 2006 16:41:58 +0000 (23 16:41 +0000)
tree3841f76ad24c7c19392b7127e207155a8bfa8bdb
parent580d8d78c1bcc4a23f08dd16548e1ada0cf26143
Removed deprecated drivers. Up-to-date location of the files:
arch/i386-pc/Drivers/graphics => workbench/hidds/graphics
arch/i386-pc/Drivers/ide      => arch/common/ata.device
arch/i386-pc/Drivers/pci.hidd => arch/common/hidd.pci

git-svn-id: https://svn.aros.org:8080/svn/aros/trunk/AROS@24366 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
23 files changed:
arch/i386-pc/Drivers/graphics/graphics_init.c [deleted file]
arch/i386-pc/Drivers/graphics/lib.conf [deleted file]
arch/i386-pc/Drivers/graphics/mmakefile.src [deleted file]
arch/i386-pc/Drivers/ide/ide-lowlevel.c [deleted file]
arch/i386-pc/Drivers/ide/ide.c [deleted file]
arch/i386-pc/Drivers/ide/ide_intern.h [deleted file]
arch/i386-pc/Drivers/ide/include/cd.h [deleted file]
arch/i386-pc/Drivers/ide/include/scsicmds.h [deleted file]
arch/i386-pc/Drivers/ide/include/scsidisk.h [deleted file]
arch/i386-pc/Drivers/ide/lib.conf [deleted file]
arch/i386-pc/Drivers/ide/mmakefile.src [deleted file]
arch/i386-pc/Drivers/mmakefile
arch/i386-pc/Drivers/pci.hidd/include/pcibus.h [deleted file]
arch/i386-pc/Drivers/pci.hidd/lib.conf [deleted file]
arch/i386-pc/Drivers/pci.hidd/mmakefile.src [deleted file]
arch/i386-pc/Drivers/pci.hidd/pci.h [deleted file]
arch/i386-pc/Drivers/pci.hidd/pci_hw.c [deleted file]
arch/i386-pc/Drivers/pci.hidd/pci_hw.h [deleted file]
arch/i386-pc/Drivers/pci.hidd/pci_init.c [deleted file]
arch/i386-pc/Drivers/pci.hidd/pciclass.c [deleted file]
arch/i386-pc/Drivers/pci.hidd/pciutil.c [deleted file]
arch/i386-pc/Drivers/pci.hidd/pciutil.h [deleted file]
arch/i386-pc/Drivers/pci.hidd/stubs.c [deleted file]