Displaying 17 results from an estimated 17 matches for "pktcdvd".
2018 Apr 27
0
formating DVR-RW
...ore they die. Unformatted DVD-RW seem to be less long living.
The older the drive, the earlier they fail.
Giles Coochey wrote:
> In order to delete something that you had previously written to it?
Formatted DVD-RW can be used as random access read-write device by help
of buffering device /dev/pktcdvd* created by pktsetup(1).
But this is an invitation for trouble, as is with the other overwritable
optical media types. Random access is slow and the frequent overwriting
of particular media blocks reduces life time.
(The other overwritable DVD and BD types need no /dev/pktcdvd* because
they can b...
2010 May 15
2
Upgrade to xen 4 Error: Device 0 (vif) could not be connected. Hotplug scripts not working.
Dear list,
I''m running Debian Lenny with xen build from source completely.
After upgrading xen to 4 with 2.6.32.12 kernel any paravirtualized domU
hangs and after some minutes it breaks with:
Error: Device 0 (vif) could not be connected. Hotplug scripts not working.
There isn''t any log entry regarding this error.
When I switch back to 3.4.2 with 2.6.18 kernel anything boots
2016 Jun 30
17
[PATCH v2 00/12] gendisk: Generate uevent after attribute available
...ent" parameter to add_disk
genhd: Honor gen_uevent and add disk_gen_uevents
virtio-blk: Generate uevent after attribute available
axonrom: Generate uevent after attribute available
aoeblk: Generate uevent after attribute available
mtip32xx: Generate uevent after attribute available
pktcdvd: Generate uevent after attribute available
zram: Generate uevent after attribute available
md: Generate uevent after attribute available
mmc: Generate uevent after attribute available
mtd: Generate uevent after attribute available
nvme: Generate uevent after attribute available
arch/m68...
2016 Jun 30
17
[PATCH v2 00/12] gendisk: Generate uevent after attribute available
...ent" parameter to add_disk
genhd: Honor gen_uevent and add disk_gen_uevents
virtio-blk: Generate uevent after attribute available
axonrom: Generate uevent after attribute available
aoeblk: Generate uevent after attribute available
mtip32xx: Generate uevent after attribute available
pktcdvd: Generate uevent after attribute available
zram: Generate uevent after attribute available
md: Generate uevent after attribute available
mmc: Generate uevent after attribute available
mtd: Generate uevent after attribute available
nvme: Generate uevent after attribute available
arch/m68...
2016 Aug 17
0
[PATCH 15/15] block: Add FIXME comment to handle device_add_disk error
...tip32xx/mtip32xx.c | 1 +
drivers/block/nbd.c | 1 +
drivers/block/null_blk.c | 1 +
drivers/block/osdblk.c | 1 +
drivers/block/paride/pcd.c | 1 +
drivers/block/paride/pd.c | 1 +
drivers/block/paride/pf.c | 1 +
drivers/block/pktcdvd.c | 1 +
drivers/block/ps3disk.c | 1 +
drivers/block/ps3vram.c | 1 +
drivers/block/rbd.c | 1 +
drivers/block/rsxx/dev.c | 1 +
drivers/block/skd_main.c | 1 +
drivers/block/sunvdc.c | 1 +
drivers/block/swim.c...
2016 Aug 17
20
[PATCH 00/15] Fix issue with KOBJ_ADD uevent versus disk attributes
...--------
drivers/block/nbd.c | 3 +-
drivers/block/null_blk.c | 3 +-
drivers/block/osdblk.c | 3 +-
drivers/block/paride/pcd.c | 3 +-
drivers/block/paride/pd.c | 3 +-
drivers/block/paride/pf.c | 3 +-
drivers/block/pktcdvd.c | 3 +-
drivers/block/ps3disk.c | 3 +-
drivers/block/ps3vram.c | 3 +-
drivers/block/rbd.c | 3 +-
drivers/block/rsxx/dev.c | 3 +-
drivers/block/skd_main.c | 5 +-
drivers/block/sunvdc.c | 3 +-...
2016 Aug 17
20
[PATCH 00/15] Fix issue with KOBJ_ADD uevent versus disk attributes
...--------
drivers/block/nbd.c | 3 +-
drivers/block/null_blk.c | 3 +-
drivers/block/osdblk.c | 3 +-
drivers/block/paride/pcd.c | 3 +-
drivers/block/paride/pd.c | 3 +-
drivers/block/paride/pf.c | 3 +-
drivers/block/pktcdvd.c | 3 +-
drivers/block/ps3disk.c | 3 +-
drivers/block/ps3vram.c | 3 +-
drivers/block/rbd.c | 3 +-
drivers/block/rsxx/dev.c | 3 +-
drivers/block/skd_main.c | 5 +-
drivers/block/sunvdc.c | 3 +-...
2018 May 23
3
[PATCH] block drivers/block: Use octal not symbolic permissions
...rs/block/drbd/drbd_main.c | 4 +--
drivers/block/floppy.c | 2 +-
drivers/block/loop.c | 6 ++--
drivers/block/mtip32xx/mtip32xx.c | 11 +++---
drivers/block/nbd.c | 2 +-
drivers/block/null_blk.c | 30 ++++++++--------
drivers/block/pktcdvd.c | 4 +--
drivers/block/rbd.c | 44 ++++++++++++------------
drivers/block/rsxx/core.c | 6 ++--
drivers/block/virtio_blk.c | 6 ++--
drivers/block/xen-blkback/blkback.c | 2 +-
drivers/block/xen-blkback/xenbus.c | 4 +--
drivers/block/xen-blkfr...
2018 May 23
3
[PATCH] block drivers/block: Use octal not symbolic permissions
...rs/block/drbd/drbd_main.c | 4 +--
drivers/block/floppy.c | 2 +-
drivers/block/loop.c | 6 ++--
drivers/block/mtip32xx/mtip32xx.c | 11 +++---
drivers/block/nbd.c | 2 +-
drivers/block/null_blk.c | 30 ++++++++--------
drivers/block/pktcdvd.c | 4 +--
drivers/block/rbd.c | 44 ++++++++++++------------
drivers/block/rsxx/core.c | 6 ++--
drivers/block/virtio_blk.c | 6 ++--
drivers/block/xen-blkback/blkback.c | 2 +-
drivers/block/xen-blkback/xenbus.c | 4 +--
drivers/block/xen-blkfr...
2011 Jan 06
3
Re: [Bug 26242] New: BUG: unable to handle kernel NULL pointer dereference at (null)
...rnel: core video cfbimgblt cfbfillrect rtc_lib output
> button nls_base dm_snapshot sha512_generic sha256_generic xts cbc aes_i586
> aes_generic cfq_iosched blk_cgroup btrfs zlib_deflate libcrc32c reiserfs ahci
> libahci libata coretemp hwmon fan thermal processor unix [last unloaded:
> pktcdvd]
> Jan 6 20:06:22 eser kernel: [19365.563014]
> Jan 6 20:06:22 eser kernel: [19365.563014] Pid: 15675, comm: gimp-2.6 Not
> tainted 2.6.37 #1 Myall2 /Aspire 9410
> Jan 6 20:06:22 eser kernel: [19365.563014] EIP: 0060:[<c022989b>] EFLAGS:
> 00010202 C...
2005 Nov 05
2
[PATCH 00/25] reduce code in fs/compat_ioctl.c
...Arnd <><
drivers/block/ioctl.c | 549 +++++
drivers/block/loop.c | 76
drivers/block/paride/pcd.c | 1
drivers/block/paride/pd.c | 1
drivers/block/paride/pt.c | 1
drivers/block/pktcdvd.c | 20
drivers/bluetooth/hci_ldisc.c | 22
drivers/cdrom/Makefile | 2
drivers/cdrom/aztcd.c | 1
drivers/cdrom/cdu31a.c | 1
drivers/cdrom/cm206.c | 1
drivers/c...
2005 Nov 05
2
[PATCH 00/25] reduce code in fs/compat_ioctl.c
...Arnd <><
drivers/block/ioctl.c | 549 +++++
drivers/block/loop.c | 76
drivers/block/paride/pcd.c | 1
drivers/block/paride/pd.c | 1
drivers/block/paride/pt.c | 1
drivers/block/pktcdvd.c | 20
drivers/bluetooth/hci_ldisc.c | 22
drivers/cdrom/Makefile | 2
drivers/cdrom/aztcd.c | 1
drivers/cdrom/cdu31a.c | 1
drivers/cdrom/cm206.c | 1
drivers/c...
2010 Oct 27
25
xend does not start
...have tried also to insert them with lsmod, and of course, I
dont have them.
2) The nodes appear in both /proc/misc and /dev/xen, and the numbers are
correct
% cat /proc/misc
52 freefall
224 tpm0
53 network_throughput
54 network_latency
55 cpu_dma_latency
56 device-mapper
1 psaux
200 tun
57 pktcdvd
228 hpet
58 blktap-control
59 xen/gntdev
60 xen/evtchn
229 fuse
61 ecryptfs
231 snapshot
227 mcelog
62 rfkill
63 vga_arbiter
% ll /dev/xen
total 0
crw-rw---- 1 root root 10, 60 2010-10-27 17:32 evtchn
crw-rw---- 1 root root 10, 59 2010-10-27 17:32 gntdev
3) I am really running dom)
% cat /pr...
2010 Oct 27
25
xend does not start
...have tried also to insert them with lsmod, and of course, I
dont have them.
2) The nodes appear in both /proc/misc and /dev/xen, and the numbers are
correct
% cat /proc/misc
52 freefall
224 tpm0
53 network_throughput
54 network_latency
55 cpu_dma_latency
56 device-mapper
1 psaux
200 tun
57 pktcdvd
228 hpet
58 blktap-control
59 xen/gntdev
60 xen/evtchn
229 fuse
61 ecryptfs
231 snapshot
227 mcelog
62 rfkill
63 vga_arbiter
% ll /dev/xen
total 0
crw-rw---- 1 root root 10, 60 2010-10-27 17:32 evtchn
crw-rw---- 1 root root 10, 59 2010-10-27 17:32 gntdev
3) I am really running dom)
% cat /pr...
2007 Jul 03
6
[PATCH 1/3] Virtio draft IV
In response to Avi's excellent analysis, I've updated virtio as promised
(apologies for the delay, travel got in the way).
===
This attempts to implement a "virtual I/O" layer which should allow
common drivers to be efficiently used across most virtual I/O
mechanisms. It will no-doubt need further enhancement.
The details of probing the device are left to hypervisor-specific
2007 Jul 03
6
[PATCH 1/3] Virtio draft IV
In response to Avi's excellent analysis, I've updated virtio as promised
(apologies for the delay, travel got in the way).
===
This attempts to implement a "virtual I/O" layer which should allow
common drivers to be efficiently used across most virtual I/O
mechanisms. It will no-doubt need further enhancement.
The details of probing the device are left to hypervisor-specific
2019 Dec 11
3
[PATCH 00/24] block, scsi: final compat_ioctl cleanup
...ivers/ata/libata-scsi.c | 9 +
drivers/block/aoe/aoeblk.c | 1 +
drivers/block/floppy.c | 3 +
drivers/block/paride/pcd.c | 3 +
drivers/block/paride/pd.c | 1 +
drivers/block/paride/pf.c | 1 +
drivers/block/pktcdvd.c | 26 +-
drivers/block/sunvdc.c | 1 +
drivers/block/virtio_blk.c | 3 +
drivers/block/xen-blkfront.c | 1 +
drivers/cdrom/cdrom.c | 35 ++-
drivers/cdrom/gdrom.c | 3 +
drivers/ide/ide-cd.c...