added rfcomm devices to initscripts
authorMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 25 Apr 2005 15:31:50 +0000 (15:31 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 25 Apr 2005 15:31:50 +0000 (15:31 +0000)
BKrev: 426d0d66om7toZV81yRFp7p8A_YuAQ

packages/initscripts/initscripts-1.0/device_table.txt
packages/initscripts/initscripts_1.0.bb

index aa2bbc2..35560b4 100644 (file)
 /dev/ptyaf     c       660     0       5       2       191     -       -       -
 /dev/ram       b       640     0       0       1       0       0       1       4
 /dev/random    c       444     0       0       1       8       -       -       -
+/dev/rfcomm0   c       660     0       0       216     0       -       -       -
+/dev/rfcomm1   c       660     0       0       216     1       -       -       -
+/dev/rfcomm2   c       660     0       0       216     2       -       -       -
+/dev/rfcomm3   c       660     0       0       216     3       -       -       -
+/dev/rfcomm4   c       660     0       0       216     4       -       -       -
+/dev/rfcomm5   c       660     0       0       216     5       -       -       -
+/dev/rfcomm6   c       660     0       0       216     6       -       -       -
+/dev/rfcomm7   c       660     0       0       216     7       -       -       -
+/dev/rfcomm8   c       660     0       0       216     8       -       -       -
+/dev/rfcomm9   c       660     0       0       216     9       -       -       -
+/dev/rfcomm10  c       660     0       0       216     10      -       -       -
+/dev/rfcomm11  c       660     0       0       216     11      -       -       -
+/dev/rfcomm12  c       660     0       0       216     12      -       -       -
+/dev/rfcomm13  c       660     0       0       216     13      -       -       -
+/dev/rfcomm14  c       660     0       0       216     14      -       -       -
+/dev/rfcomm15  c       660     0       0       216     15      -       -       -
 /dev/rmidi0    c       660     0       0       35      64      -       -       -
 /dev/rmidi1    c       660     0       0       35      65      -       -       -
 /dev/rmidi2    c       660     0       0       35      66      -       -       -
index 0a7cc83..89d83cf 100644 (file)
@@ -6,7 +6,7 @@ DEPENDS = "makedevs"
 DEPENDS_openzaurus = "makedevs virtual/kernel"
 RDEPENDS = "makedevs"
 LICENSE = "GPL"
-PR = "r41"
+PR = "r42"
 
 SRC_URI = "file://halt \
            file://ramdisk \