Multiple fixes
authorJohn Hodge <[email protected]>
Wed, 17 Mar 2010 14:13:33 +0000 (22:13 +0800)
committerJohn Hodge <[email protected]>
Wed, 17 Mar 2010 14:13:33 +0000 (22:13 +0800)
commit1e25b20fd5d119d3b5673d6a31f60b2da676de98
tree8c8b0f4b721852bbc6dd85d03c40ee1603ed4f5f
parent923a9dc473851ec2bb1c94021bbf139724e7e8a5
Multiple fixes
- Fixed bug in FDD driver where motor was stopped during a read operation
- Moved PCI and DMA to be loaded like any other module/driver
- Added PCI as a dependency to BochsGA and ATA driver, Added DMA to FDD
- Fixed PCI not scanning the full length of the bus (only scanned 10, not 32 devices per bus)
Kernel/Makefile
Kernel/Makefile.BuildNum
Kernel/arch/x86/include/arch.h
Kernel/drv/dma.c
Kernel/drv/pci.c
Kernel/system.c
Makefile.cfg
Modules/Display/BochsGA/bochsvbe.c
Modules/Makefile.tpl
Modules/Storage/ATA/main.c
Modules/Storage/FDD/fdd.c

UCC git Repository :: git.ucc.asn.au