Die IDE/SCSI/SATA/USB-Erkennung erstellt nun schoene Ramdisks :D

Kernel ist jetzt noch modularer, da keine IDE/FS-Treiber vorhanden sind.


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@561 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2007-05-18 16:00:20 +00:00
parent f2fdd0c1e9
commit ee78a5efc7
38 changed files with 22000 additions and 201 deletions

View File

@@ -27,6 +27,7 @@ struct devparams
};
/* ide.c */
int initialize_ide();
int checkide(char letter);
char findidetype(int type);