The following reply was made to PR kern/147583; it has been noted by GNATS.
From: Craig Leres <le...@ee.lbl.gov> To: John Baldwin <j...@freebsd.org> Cc: bug-follo...@freebsd.org Subject: Re: kern/147583: [puc] [patch] sys/dev/puc/pucdata.c: incorrect clock value for Oxford OX16PCI954 Date: Mon, 09 May 2011 17:48:34 -0700 On 05/03/11 05:17, John Baldwin wrote: > Can you add some printfs to that to verify that that is failing > and what error it is returning? Might need to add some more > printfs to figure out why uart is failing to probe as well in the > uart driver. I started to add printf's to puc.c but decided it was time to get gdb over serial working again. By the time I got that set up, the puc ports were working. Anyway, I can now verify that the patch you sent me (PR: kern/147583) works: puc0: <SIIG Quartet Serial 850> port 0x3020-0x303f,0x3000-0x301f mem 0xd0205000-0xd0205fff,0xd0204000-0xd0204fff irq 20 at device 0.0 on pci17 I connected it to one of the motherboard ports using a crossover cable and was able to send characters in both directions. Craig _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"