]> CyberLeo.Net >> Repos - CDN/Mosi.git/blob - patch/boot_device.hints-ata-probe.patch
script/gentree: Handle properly formatted patch for removing .orig files; also fix...
[CDN/Mosi.git] / patch / boot_device.hints-ata-probe.patch
1 --- boot/device.hints   2010-01-10 18:01:08.000000000 -0600
2 +++ boot/device.hints   2009-11-07 02:28:38.000000000 -0600
3 @@ -7,6 +7,9 @@
4  hint.fd.0.drive="0"
5  hint.fd.1.at="fdc0"
6  hint.fd.1.drive="1"
7 +hint.ata.0.at="isa"
8 +hint.ata.0.port="0x1F0"
9 +hint.ata.0.irq="14"
10  hint.atkbdc.0.at="isa"
11  hint.atkbdc.0.port="0x060"
12  hint.atkbd.0.at="atkbdc"
13