diff options
| author | miguel <miguel@miguel-acer.softwarefools.com> | 2014-08-25 16:48:00 +0200 |
|---|---|---|
| committer | miguel <miguel@miguel-acer.softwarefools.com> | 2014-08-25 16:48:00 +0200 |
| commit | fc7022286a14e7325907fb4e77aa44330037229b (patch) | |
| tree | d4e5b7ee6455f601313e0c347a158a655ebf2b27 /bochsrc | |
| parent | 838e8c0a19b64008e4da6222ca7a7cb60d95d021 (diff) | |
minor changes and some notes on keyboard driver
Diffstat (limited to 'bochsrc')
| -rw-r--r-- | bochsrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -283,7 +283,7 @@ vga: extension=vbe # The optional parameter 'write_protected' can be used to control the media # write protect switch. By default it is turned off. #======================================================================= -floppya: 1_44=/home/miguel/_int/dev/FoolOs/FoolOS.img, status=inserted +floppya: 1_44=./FoolOS.img, status=inserted #floppya: image=../1.44, status=inserted #floppya: 1_44=/dev/fd0H1440, status=inserted #floppya: 1_2=../1_2, status=inserted |
