Date: Tue, 12 Sep 2000 22:05:23 -0600 From: Warner Losh <imp@village.org> To: "Vladimir B. Grebenschikov" <vova@express.ru> Cc: freebsd-mobile@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG Subject: Re: PCCARD and suspend problem Message-ID: <200009130405.WAA83749@harmony.village.org> In-Reply-To: Your message of "Mon, 11 Sep 2000 20:02:05 %2B0400." <14781.509.583361.510501@vbook.express.ru> References: <14781.509.583361.510501@vbook.express.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <14781.509.583361.510501@vbook.express.ru> "Vladimir B. Grebenschikov" writes: : Device ttyd2: name slot allocation failed (Errno=17) : Device ttyid2: name slot allocation failed (Errno=17) : Device ttyld2: name slot allocation failed (Errno=17) : Device cuaa2: name slot allocation failed (Errno=17) : Device cuaia2: name slot allocation failed (Errno=17) : Device cuala2: name slot allocation failed (Errno=17) Looks like sio and bpf doesn't detach properly. Errno 17 is EEXIST. A quick peek at the code shows that no destruction of devices in the sio_pccard_detach. Hmmm, you'd think that I would have known better, or that phk would have noticed on his laptop :-) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009130405.WAA83749>