Re: Bug in vr(4) driver

2007-10-11 Thread Pyun YongHyeon
On Wed, Oct 10, 2007 at 03:51:25PM -0400, John Baldwin wrote: > On Monday 27 August 2007 09:03:10 pm Pyun YongHyeon wrote: > > On Mon, Aug 27, 2007 at 08:18:08PM +, Bill Paul wrote: > > > > > > I recently started writing a driver for the Via Rhine family of chips > > > for VxWorks (the

Re: Bug in vr(4) driver

2007-10-10 Thread John Baldwin
On Monday 27 August 2007 09:03:10 pm Pyun YongHyeon wrote: > On Mon, Aug 27, 2007 at 08:18:08PM +, Bill Paul wrote: > > > > I recently started writing a driver for the Via Rhine family of chips > > for VxWorks (they turn up on various x86-based single board systems, > > and I figured it'd

Re: Bug in vr(4) driver

2007-08-27 Thread Pyun YongHyeon
On Mon, Aug 27, 2007 at 08:18:08PM +, Bill Paul wrote: > > I recently started writing a driver for the Via Rhine family of chips > for VxWorks (they turn up on various x86-based single board systems, > and I figured it'd be nice to actually support them out of the box), > and along the wa

Bug in vr(4) driver

2007-08-27 Thread Bill Paul
I recently started writing a driver for the Via Rhine family of chips for VxWorks (they turn up on various x86-based single board systems, and I figured it'd be nice to actually support them out of the box), and along the way, I noticed a subtle bug in the FreeBSD vr(4) driver. The vr_attach() ro