summaryrefslogtreecommitdiffstats
path: root/loader2/moduleinfo.c
Commit message (Collapse)AuthorAgeFilesLines
* handle the case of not overriding a module with a new moduleball correctlyJeremy Katz2003-02-041-15/+25
| | | | | (for the case of the second stage modules.cgz which should never override things from stage1 which are likely to be driver disks). (#82314, #83128)
* add driver_ide. properly do else instead of just ifsJeremy Katz2003-01-221-2/+4
|
* we have driver other, might as well make use of it if we get something ↵Jeremy Katz2003-01-211-0/+2
| | | | unrecognized in the module-info file
* hardware.cJeremy Katz2003-01-141-0/+4
|
* restructuring and clean up of some of the older unused code in the loader.Jeremy Katz2002-11-261-0/+254
still a lot to do, but this gets to stage2 for cd, nfs, http, and ftp booting from either the cd initrd or the pxe initrd