[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 2/2] Look up device file name on device_open
From: |
Samuel Thibault |
Subject: |
Re: [PATCH 2/2] Look up device file name on device_open |
Date: |
Sun, 15 Sep 2013 20:30:54 +0200 |
User-agent: |
Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30) |
Hello,
rekado, le Thu 12 Sep 2013 14:10:55 +0800, a écrit :
> A fresh `master_device' port is now obtained when accessing the device
> file, not only on translator startup. This ensures that the device
> can be re-opened after netdde has died.
Applied to the incubator, thanks.
Could you however, from this, improve it by re-opening the master device
only when device_open fails? That would save some calls, and can
potentially be useful in case the master device can't be reopened again
for some reason.
Samuel