[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: 8 port serial card



I have got specialix 8 port card on IntelPII. Its running smooth. 
Here is what you need to do 
Kernel 2.0.36
	insmod specialix iobase=0x100 irq=15
	make the devices with major 75 and minor 0 to 7
	test by writing to one of the above devices.
Kernel 2.2.5
	pass a boot time command option 
	Lilo Boot: linux specialix=0x100,15
	make the devices with major 75 and minor 0 to 7
	test by writing to the created devices.

Sachin.



On Tue, 20 Jul 1999, prasad wrote:

> 
> This may not be of relavance in your case, but one
> peculiar thing observed by my friend when using a 
> Specialix 8 port card is that it was not working
> on a genuine Intel-manufactured motherboard.
> He put it in another m/c with a different motherboard
> and everything started working fine!
> 
> - Prasad
> 
> 
> "Nagarjuna G." wrote:
> > 
> > On Sun, 18 Jul 1999, ds domal wrote:
> > 
> > > Dear Friends,
> > >
> > > We have install a mail server using Redhat 5.2 Linux OS  we have install an
> > > 8iock port stallion card so that people can dial-in & dial-out.
> > >
> >
> 
> --------------------------------------------------------------------
> For more information on Linux in India visit http://www.linux-india.org/
> The Linux India mailing list does not accept postings in HTML format.
> 


- --------------------------------------------------------------------
For more information on Linux in India visit http://www.linux-india.org/
The Linux India mailing list does not accept postings in HTML format.

------------------------------