mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-05 12:56:08 +00:00
Added Toshiba CD-ROM from Mikael Hybsh
This commit is contained in:
parent
80a3072387
commit
978eafa6e3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=60633
@ -87,6 +87,12 @@ card "EXP " "PnPIDE"
|
||||
insert logger -t pccard:$device -s EXP DVD-780 inserted
|
||||
remove logger -t pccard:$device -s EXP DVD-780 removed
|
||||
|
||||
# Toshiba mobile CD-ROM (Bundled with Portege 3110CT)
|
||||
card "FREECOM" "PCCARD-IDE"
|
||||
config auto "ata0" ? iosize 16
|
||||
insert logger -t pccard:$device -s Toshiba CD-ROM inserted
|
||||
remove logger -t pccard:$device -s Toshiba CD-ROM removed
|
||||
|
||||
# IBM Flash ATA (Ricoh Flash ATA 10MB)
|
||||
card "IBM" "IBM17JSSFP10"
|
||||
config auto "ata0" ? iosize 16
|
||||
|
Loading…
Reference in New Issue
Block a user