Subject: anyone out there using the "cy" driver (cyclades serial cards)?
To: None <current-users@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: current-users
Date: 07/09/2000 15:02:53
I'd like to pull up the following fix into 1.5 (which works for at
least one cyclades-Y board). However, as I don't have the hardware,
I'd like some additional sanity checking..
Anyone else have one of these boards and can give it a try?
- Bill
------- Forwarded Message
Date: Sat, 8 Jul 2000 11:36:03 -0700 (PDT)
From: Bill Sommerfeld <sommerfeld@netbsd.org>
Message-Id: <200007081836.LAA00748@nb00.nas.nasa.gov>
Subject: CVS commit: syssrc
To: source-changes@netbsd.org
Reply-To: sommerfeld@netbsd.org
Sender: source-changes-owner@netbsd.org
Module Name: syssrc
Committed By: sommerfeld
Date: Sat Jul 8 18:36:03 UTC 2000
Modified Files:
syssrc/sys/dev/ic: cy.c
Log Message:
When receiving an rx interrupt on a closed or unconfigured port, read
the data out of the board anyway so it won't re-interrupt anyway.
Fix tested by C Kane <ckane@best.com>
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/dev/ic/cy.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------- End of Forwarded Message