Add stop floppy.
This commit is contained in:
parent
7f437f37f3
commit
e1a55a7b85
1 changed files with 2 additions and 0 deletions
|
@ -446,6 +446,8 @@ bsd_boot(int type, int bootdev)
|
|||
int clval = 0, i;
|
||||
struct bootinfo bi;
|
||||
|
||||
stop_floppy();
|
||||
|
||||
while (*(++cur_cmdline) && *cur_cmdline != ' ');
|
||||
str = cur_cmdline;
|
||||
while (*str)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue