Date: Wed, 30 Jul 2003 18:18:22 -0400 From: stan <stanb@panix.com> To: Free BSD Questions list <freebsd-questions@freebsd.org> Subject: Proper use of serial ports with puc device driver Message-ID: <20030730221822.GA9958@teddy.fas.com>
next in thread | raw e-mail | index | archive | help
I've got a dual serial port PCI card. I've added the pcuc device to my kernel, and it's detected like thsi (from dmesg): puc0: <Dolphin Peripherals 4036> port 0xfce0-0xfcff irq 11 at device 6.0 on pci0 sio4: type 16550A sio5: type 16550A Which looks good so afre. However, I don't know how to get these assinged, so that I can use them as, asy, /dev/cuaa2 & /dev/cuaa3. What else do I need to do to make this work? -- "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." -- Benjamin Franklin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030730221822.GA9958>