atom feed28 messages in org.freebsd.freebsd-amd64[PATCH] Updated quirk-driven R3000Z p...
FromSent OnAttachments
John BaldwinFeb 14, 2005 2:20 pm 
Jung-uk KimFeb 14, 2005 2:49 pm 
David O'BrienFeb 14, 2005 5:40 pm 
Jung-uk KimFeb 15, 2005 9:39 am 
David O'BrienFeb 15, 2005 9:43 am 
Nicolas BlaisFeb 15, 2005 2:00 pm 
Coleman KaneFeb 15, 2005 2:37 pm 
Jung-uk KimFeb 15, 2005 9:28 pm 
David O'BrienFeb 15, 2005 9:54 pm 
Coleman KaneFeb 16, 2005 9:40 am 
David O'BrienFeb 16, 2005 9:45 am 
Coleman KaneFeb 16, 2005 9:55 am 
Jung-uk KimFeb 16, 2005 9:56 am 
Coleman KaneFeb 16, 2005 10:00 am 
Jung-uk KimFeb 16, 2005 10:02 am 
David O'BrienFeb 16, 2005 10:36 am 
Jung-uk KimFeb 16, 2005 11:07 am 
Jung-uk KimFeb 16, 2005 11:22 am 
Coleman KaneFeb 16, 2005 12:28 pm 
Coleman KaneFeb 16, 2005 1:21 pm 
Coleman KaneFeb 16, 2005 1:39 pm.patch
David O'BrienFeb 16, 2005 6:41 pm 
Nicolas BlaisFeb 17, 2005 4:04 pm 
Coleman KaneFeb 17, 2005 9:59 pm 
John BaldwinFeb 18, 2005 1:34 pm 
John BaldwinFeb 18, 2005 1:34 pm 
John BaldwinFeb 22, 2005 2:22 pm 
David O'BrienFeb 22, 2005 3:58 pm 
Subject:[PATCH] Updated quirk-driven R3000Z patches
From:Jung-uk Kim (jk@niksun.com)
Date:Feb 16, 2005 11:22:17 am
List:org.freebsd.freebsd-amd64

On Wednesday 16 February 2005 09:08 am, Coleman Kane wrote:

Yeah the recipient of the fix just emailed me about this, I am guessing that the #if 0 is the uncommitable part. Is there any way that this can be done by the kernel (the PCI reg write, that is)? Is there any reason that it can't be done there?

Yes, it can be done from kernel. Linux has a patch here:

http://bugzilla.kernel.org/attachment.cgi?id=3324

We can do something similar but it may cause regression for us.