more current params
IDE support for primary and secondary channels. video support. improved floppy and ide support.
This commit is contained in:
parent
38f8582088
commit
14342bf376
11 changed files with 192 additions and 29 deletions
|
|
@ -47,7 +47,7 @@ typedef struct {
|
|||
unsigned char drive_exists;
|
||||
} harddisk_info_t;
|
||||
|
||||
#define NUM_HD (2)
|
||||
#define NUM_HD (4)
|
||||
|
||||
extern harddisk_info_t harddisk_info[NUM_HD];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue