mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-17 08:00:48 +01:00
Add an entry for the HAYES OPTIMA 28.8k
This commit is contained in:
parent
34b01b8c34
commit
04c6e85b06
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=39655
@ -8,7 +8,7 @@
|
||||
# IRQ == 0 means "allocate free IRQ from IRQ pool"
|
||||
# IRQ == 16 means "do not use IRQ (e.g. PIO mode)"
|
||||
#
|
||||
# $Id: pccard.conf.sample,v 1.21 1998/09/11 18:35:57 msmith Exp $
|
||||
# $Id: pccard.conf.sample,v 1.22 1998/09/12 18:53:49 msmith Exp $
|
||||
|
||||
# Generally available IO ports
|
||||
io 0x240-0x360
|
||||
@ -252,6 +252,12 @@ card "Hayes" "OPTIMA 288 + FAX fo"
|
||||
insert echo Optima 288 inserted
|
||||
remove echo Optima 288 removed
|
||||
|
||||
# This one does work though
|
||||
card "HAYES" "OPT288"
|
||||
config 0x23 "sio3" 9
|
||||
insert echo Hayes Optima 28.8k inserted
|
||||
remove echo Hayes Optima 28.8k removed
|
||||
|
||||
# PREMAX FM288 FAX/Data Modem
|
||||
card "PREMAX" "FM288 "
|
||||
config 0x23 "sio2" 10
|
||||
|
@ -8,7 +8,7 @@
|
||||
# IRQ == 0 means "allocate free IRQ from IRQ pool"
|
||||
# IRQ == 16 means "do not use IRQ (e.g. PIO mode)"
|
||||
#
|
||||
# $Id: pccard.conf.sample,v 1.21 1998/09/11 18:35:57 msmith Exp $
|
||||
# $Id: pccard.conf.sample,v 1.22 1998/09/12 18:53:49 msmith Exp $
|
||||
|
||||
# Generally available IO ports
|
||||
io 0x240-0x360
|
||||
@ -252,6 +252,12 @@ card "Hayes" "OPTIMA 288 + FAX fo"
|
||||
insert echo Optima 288 inserted
|
||||
remove echo Optima 288 removed
|
||||
|
||||
# This one does work though
|
||||
card "HAYES" "OPT288"
|
||||
config 0x23 "sio3" 9
|
||||
insert echo Hayes Optima 28.8k inserted
|
||||
remove echo Hayes Optima 28.8k removed
|
||||
|
||||
# PREMAX FM288 FAX/Data Modem
|
||||
card "PREMAX" "FM288 "
|
||||
config 0x23 "sio2" 10
|
||||
|
Loading…
Reference in New Issue
Block a user