Displaying 3 results from an estimated 3 matches for "100720".
Did you mean:
10720
2007 Jun 04
1
Where to buy a db9 serial port probe
All
I apologize if this is slightly off topic, but I'm in the process of
trying to get NUT working and I've discovered the need for a serial port
probe that is native db9 - native db9 (the thought of hanging a probe plus
two db9-db25 adapters plus a cable on a UPS bothers me greatly). I'm not
looking for anything fancy, just a little gender changer with a buncha
LEDs on it.
2016 Jun 30
17
[PATCH v2 00/12] gendisk: Generate uevent after attribute available
The race condition is noticed between disk_add() and disk attributes, on
virtio-blk hotplug.
Userspace listens to the KOBJ_ADD uevent generated in add_disk(). At that
point we haven't created the serial attribute file, therefore depending
on how fast udev reacts, the /dev/disk/by-id/ entry doesn't always get
created.
As pointed out by Christoph Hellwig in the specific fix [1], virtio-blk
2016 Jun 30
17
[PATCH v2 00/12] gendisk: Generate uevent after attribute available
The race condition is noticed between disk_add() and disk attributes, on
virtio-blk hotplug.
Userspace listens to the KOBJ_ADD uevent generated in add_disk(). At that
point we haven't created the serial attribute file, therefore depending
on how fast udev reacts, the /dev/disk/by-id/ entry doesn't always get
created.
As pointed out by Christoph Hellwig in the specific fix [1], virtio-blk