s i s t e m a o p e r a c i o n a l m a g n u x l i n u x | ~/ · documentação · suporte · sobre |
Next
Previous
Contents
9. Serial and ISDN Drivers9.1 The ICN ISDN driver (`icn=')This ISDN driver expects a boot argument of the form:
icn=iobase,membase,icn_id1,icn_id2 where
9.2 The PCBIT ISDN driver (`pcbit=')This boot argument takes integer pair arguments of the form:
pcbit=membase1,irq1[,membase2,irq2] where
9.3 The Teles ISDN driver (`teles=')This ISDN driver expects a boot argument of the form:
teles=iobase,irq,membase,protocol,teles_id where
9.4 The DigiBoard Driver (`digi=')The DigiBoard driver accepts a string of six comma separated identifiers or integers. The 6 values in order are:
Enable/Disable this card Type of card: PC/Xi(0), PC/Xe(1), PC/Xeve(2), PC/Xem(3) Enable/Disable alternate pin arrangement Number of ports on this card I/O Port where card is configured (in HEX if using string identifiers) Base of memory window (in HEX if using string identifiers) An example of a correct boot prompt argument (in both identifier and integer form) is:
digi=E,PC/Xi,D,16,200,D0000 digi=1,0,0,16,512,851968 Note that the driver defaults to an i/o of
9.5 The RISCom/8 Multiport Serial Driver (`riscom8=')Up to four boards can be supported by supplying four
unique i/o port values for each individual board installed.
Other details can be found in the file
9.6 The Baycom Serial/Parallel Radio Modem (`baycom=')The format of the boot argument for these devices is:
baycom=modem,io,irq,options[,modem,io,irq,options] Using modem=1 means you have the ser12 device, modem=2 means
you have the par96 device. Using options=0 means use hardware DCD,
and options=1 means use software DCD. The
Next Previous Contents |