Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jun 1995 18:53:43 +0200 (USAST)
From:      radova@risc6.unisa.ac.za (A. Radovanovic)
To:        hackers@freebsd.org
Subject:   Boca card- my experience
Message-ID:  <9506101653.AA31125@risc6.unisa.ac.za>

next in thread | raw e-mail | index | archive | help
I wish to thank everyone who gave me a guidance how to install my Boca ioAT66
six port serial card. If anybody is interested installing the same card, here
is my configuration:

options         "COM_MULTIPORT"

device          sio0    at isa? port "IO_COM1" tty irq 4 vector siointr
device          sio1    at isa? port "IO_COM2" tty irq 3 vector siointr
#device         sio2    at isa? port "IO_COM3" tty irq 5 vector siointr
#device         sio3    at isa? port "IO_COM4" tty irq 9 vector siointr

#boca MULTIPORT

device          sio4    at isa? port 0x220 tty flags 0x985
device          sio5    at isa? port 0x228 tty flags 0x985
device          sio6    at isa? port 0x240 tty flags 0x985
device          sio7    at isa? port 0x248 tty flags 0x985
device          sio8    at isa? port 0x260 tty flags 0x985
device          sio9    at isa? port 0x268 tty flags 0x985 irq 5 vector siointr

I used alternate addresses, master port has minor number 9, and irq 5 is
shared. I didn't remove 2 port serial card I had, but I disabled COM3 and
COM4. At the end I have 8 ports.

Alex

 ----------------------------+---------------------------------
  Aleksandar Radovanovic     +
 University of South Africa  +  Mail: radova@risc1.unisa.ac.za
 Dept.  of Computer Science  +        radova@osprey.unisa.ac.za
	P.O.Box 392          +  WWW:  http://osprey.unisa.ac.za
       Pretoria 0001         +  Tel.  (27) 12/429-6034
       South Africa          +  Fax.  (27) 12/429-6361
 ----------------------------+---------------------------------




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9506101653.AA31125>