NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/37227 CVS commit: src/sys/arch/arm/sa11x0



The following reply was made to PR port-hpcarm/37227; it has been noted by 
GNATS.

From: Rafal Boni <rafal%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/37227 CVS commit: src/sys/arch/arm/sa11x0
Date: Sun, 20 Apr 2008 16:47:52 +0000 (UTC)

 Module Name:   src
 Committed By:  rafal
 Date:          Sun Apr 20 16:47:52 UTC 2008
 
 Modified Files:
        src/sys/arch/arm/sa11x0: sa11x1_pcic.c
 
 Log Message:
 Fix detection / attachment of CF / PCMCIA cards present at boot-time.  This
 was broken by one of the early vmlocking merges, which removed the kthread
 that did the initial detection / attachment and instead called the code
 directly from the PCMCIA controller attach method.
 
 Submitted in PR port-hpcarm/37227 by Peter Postma; I've tweaked it ever-so-
 slightly.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.16 -r1.17 src/sys/arch/arm/sa11x0/sa11x1_pcic.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index