Re: rocketport serial

2004-02-26 Thread Ryan Merrick
Jim Pazarena wrote:
I added:
   device rp
   device rp0 at pci? port 0x8400
to my kernel, and the next reboot proclaims:

 /kernel: rp0:  port 0x8400-0x847f irq 12 at device 7.0 on pci2
 /kernel: RocketPort0 = 16 ports
 /kernel: rp0: driver is using old-style compatibility shims
-

can anyone tell me how to gain access to the 16 serial ports?
I do not see any new devices added in /dev ?
Thanks!
--
Jim Pazarenamailto:[EMAIL PROTECTED]
http://www.qcislands.net/paz
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Hi,

The serial devices are accesses through /dev/ttyR0 - 15. Take a look at the 
 port #conserver: /usr/ports/comms/conserver

--
-Ryan Merrick
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


rocketport serial

2004-02-25 Thread Jim Pazarena
I added:
   device rp
   device rp0 at pci? port 0x8400

to my kernel, and the next reboot proclaims:

 /kernel: rp0:  port 0x8400-0x847f irq 12 at device 7.0 on pci2
 /kernel: RocketPort0 = 16 ports
 /kernel: rp0: driver is using old-style compatibility shims

-

can anyone tell me how to gain access to the 16 serial ports?
I do not see any new devices added in /dev ?

Thanks!
--
Jim Pazarenamailto:[EMAIL PROTECTED]
http://www.qcislands.net/paz


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"