pcw8256: add initial cut at hard disk drivers
authorAlan Cox <alan@linux.intel.com>
Wed, 11 Apr 2018 22:37:52 +0000 (23:37 +0100)
committerAlan Cox <alan@linux.intel.com>
Wed, 11 Apr 2018 22:37:52 +0000 (23:37 +0100)
commit601fadea0bfc7cf2d5d120e078857ae51dac83e4
treeaf117d1da6f9f9664c51f11b709e244629e1a546
parentf42a57bf8677d1fea4959552f12d049f36fedee8
pcw8256: add initial cut at hard disk drivers

Update some notes
Add some of the swap bits (more is needed see the COCO3)
Kernel/platform-pcw8256/Makefile
Kernel/platform-pcw8256/README
Kernel/platform-pcw8256/config.h
Kernel/platform-pcw8256/devfhd.c [new file with mode: 0644]
Kernel/platform-pcw8256/devfhd.h [new file with mode: 0644]
Kernel/platform-pcw8256/devices.c
Kernel/platform-pcw8256/fidhd.c [new file with mode: 0644]
Kernel/platform-pcw8256/fuzix.lnk
Kernel/platform-pcw8256/pcw8256.s
Kernel/platform-pcw8256/platform_ide.h [new file with mode: 0644]