mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-27 19:37:53 +01:00
Since the fdc driver can't autodetect the drive capacity on the Alpha,
give it a hint that fd0 is a 1440 kB drive. PR: alpha/59026 Approved by: re (murray)
This commit is contained in:
parent
dc276a13c5
commit
bcfb4b30a7
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=123152
@ -5,6 +5,7 @@ hint.fdc.0.irq="6"
|
||||
hint.fdc.0.drq="2"
|
||||
hint.fd.0.at="fdc0"
|
||||
hint.fd.0.drive="0"
|
||||
hint.fd.0.flags="4"
|
||||
hint.ata.0.at="isa"
|
||||
hint.ata.0.port="0x1F0"
|
||||
hint.ata.0.irq="14"
|
||||
|
Loading…
Reference in New Issue
Block a user