]> git.ipfire.org Git - thirdparty/grub.git/commit
2003-02-17 Yoshinori K. Okuji <okuji@enbug.org>
authorokuji <okuji@localhost>
Mon, 17 Feb 2003 12:35:30 +0000 (12:35 +0000)
committerokuji <okuji@localhost>
Mon, 17 Feb 2003 12:35:30 +0000 (12:35 +0000)
commitcd23d850317f356b05621af08ef2914aec46a847
treea205c4c41546bec674654bc1b41e3fa3b2c05239
parentda7278fc6d0a7f3a1b3cf4dfa16c11e607508911
2003-02-17  Yoshinori K. Okuji  <okuji@enbug.org>

* lib/device.c (check_device): If DEVICE is empty, just return
1.
(get_scsi_disk_name) [__QNXNTO__]: Make NAME empty, because SCSI
disks are detected as IDE disks on QNX RTP.

From Taketo Kabe <kabe@sra-tohoku.co.jp>:
* lib/device.c (get_ide_disk_name) [__QNXNTO__]: Set NAME to
"/dev/hdX".
(get_floppy_disk_name) [__QNXNTO__]: Set NAME to "/dev/fdX".
* stage2/mb_info.h (struct AddrRangeDesc): Specified with the
attribute packed.
* stage2/shared.h (struct mmar_desc): Likewise.
ChangeLog
NEWS
THANKS
docs/grub.8
docs/mbchk.1
lib/device.c
stage2/mb_info.h
stage2/shared.h