/freebsd/stand/i386/loader/ |
H A D | chain.c | diff cdff10360ef14b687ceb80fd0b6814b55d406fed Fri Nov 30 09:01:11 CET 2018 Toomas Soome <tsoome@FreeBSD.org> loader: create separate lists for fd, cd and hd, merge bioscd with biosdisk
Create unified block IO implementation in BIOS version, like it is done in UEFI side. Implement fd, disk and cd device lists, this will split floppy devices from disks and will allow us to have consistent, predictable device naming (modulo BIOS issues).
Differential Revision: https://reviews.freebsd.org/D17888
|
H A D | conf.c | diff cdff10360ef14b687ceb80fd0b6814b55d406fed Fri Nov 30 09:01:11 CET 2018 Toomas Soome <tsoome@FreeBSD.org> loader: create separate lists for fd, cd and hd, merge bioscd with biosdisk
Create unified block IO implementation in BIOS version, like it is done in UEFI side. Implement fd, disk and cd device lists, this will split floppy devices from disks and will allow us to have consistent, predictable device naming (modulo BIOS issues).
Differential Revision: https://reviews.freebsd.org/D17888
|
H A D | main.c | diff cdff10360ef14b687ceb80fd0b6814b55d406fed Fri Nov 30 09:01:11 CET 2018 Toomas Soome <tsoome@FreeBSD.org> loader: create separate lists for fd, cd and hd, merge bioscd with biosdisk
Create unified block IO implementation in BIOS version, like it is done in UEFI side. Implement fd, disk and cd device lists, this will split floppy devices from disks and will allow us to have consistent, predictable device naming (modulo BIOS issues).
Differential Revision: https://reviews.freebsd.org/D17888
|
/freebsd/stand/i386/libi386/ |
H A D | libi386.h | diff cdff10360ef14b687ceb80fd0b6814b55d406fed Fri Nov 30 09:01:11 CET 2018 Toomas Soome <tsoome@FreeBSD.org> loader: create separate lists for fd, cd and hd, merge bioscd with biosdisk
Create unified block IO implementation in BIOS version, like it is done in UEFI side. Implement fd, disk and cd device lists, this will split floppy devices from disks and will allow us to have consistent, predictable device naming (modulo BIOS issues).
Differential Revision: https://reviews.freebsd.org/D17888
|
H A D | bootinfo32.c | diff cdff10360ef14b687ceb80fd0b6814b55d406fed Fri Nov 30 09:01:11 CET 2018 Toomas Soome <tsoome@FreeBSD.org> loader: create separate lists for fd, cd and hd, merge bioscd with biosdisk
Create unified block IO implementation in BIOS version, like it is done in UEFI side. Implement fd, disk and cd device lists, this will split floppy devices from disks and will allow us to have consistent, predictable device naming (modulo BIOS issues).
Differential Revision: https://reviews.freebsd.org/D17888
|
H A D | Makefile | diff cdff10360ef14b687ceb80fd0b6814b55d406fed Fri Nov 30 09:01:11 CET 2018 Toomas Soome <tsoome@FreeBSD.org> loader: create separate lists for fd, cd and hd, merge bioscd with biosdisk
Create unified block IO implementation in BIOS version, like it is done in UEFI side. Implement fd, disk and cd device lists, this will split floppy devices from disks and will allow us to have consistent, predictable device naming (modulo BIOS issues).
Differential Revision: https://reviews.freebsd.org/D17888
|
H A D | biosdisk.c | diff cdff10360ef14b687ceb80fd0b6814b55d406fed Fri Nov 30 09:01:11 CET 2018 Toomas Soome <tsoome@FreeBSD.org> loader: create separate lists for fd, cd and hd, merge bioscd with biosdisk
Create unified block IO implementation in BIOS version, like it is done in UEFI side. Implement fd, disk and cd device lists, this will split floppy devices from disks and will allow us to have consistent, predictable device naming (modulo BIOS issues).
Differential Revision: https://reviews.freebsd.org/D17888
|