Re: 2.4.21-rc6: usb-uhci.c: interrupt

Eyal Lebedinsky (eyal@eyal.emu.id.au)
Fri, 06 Jun 2003 19:51:57 +1000


Got no reply to my first email, so I am adding a fuller log (at
the bottom) to demonstrate that the data corruption has a regular
pettern.

If the usb/scsi people can recognise the pattern then maybe they
can come up with some idea.

I rebooted into -rc7, never used usb, still have the corruption.

TIA

Eyal Lebedinsky wrote:
>
> For some time now I notice these messages when I use my SCSI
> tape:
> kernel: usb-uhci.c: interrupt, status 28, frame# 1015
> with different frame# each time.
>
> I used a USB mass-storage device a while back, for a short time,
> it was since removed.
>
> I am chasing some data corruption and will suspect everything
> at this point. Any chance that this causes a problem for scsi
> devices?
>
> Anyway, I am rather sure that the usb system should keep quiet
> as it is not accessed at all.
>
> boot messages:
> ==============
> May 29 21:40:45 eyal kernel: usb.c: registered new driver usbdevfs
> May 29 21:40:45 eyal kernel: usb.c: registered new driver hub
> May 29 21:40:45 eyal kernel: usb-uhci.c: $Revision: 1.275 $ time
> 20:19:46 May 29 2003
> May 29 21:40:45 eyal kernel: usb-uhci.c: High bandwidth mode enabled
> May 29 21:40:45 eyal kernel: usb-uhci.c: USB UHCI at I/O 0xd800, IRQ 5
> May 29 21:40:45 eyal kernel: usb-uhci.c: Detected 2 ports
> May 29 21:40:45 eyal kernel: usb.c: new USB bus registered, assigned bus
> number 1
> May 29 21:40:45 eyal kernel: hub.c: USB hub found
> May 29 21:40:45 eyal kernel: hub.c: 2 ports detected
> May 29 21:40:45 eyal kernel: usb-uhci.c: USB UHCI at I/O 0xd400, IRQ 5
> May 29 21:40:45 eyal kernel: usb-uhci.c: Detected 2 ports
> May 29 21:40:45 eyal kernel: usb.c: new USB bus registered, assigned bus
> number 2
> May 29 21:40:45 eyal kernel: hub.c: USB hub found
> May 29 21:40:45 eyal kernel: hub.c: 2 ports detected
> May 29 21:40:45 eyal kernel: usb-uhci.c: v1.275:USB Universal Host
> Controller Interface driver
>
> Mass-storage usage
> ==================
> May 30 19:16:13 eyal kernel: hub.c: new USB device 00:07.2-1, assigned
> address 2
> May 30 19:16:13 eyal kernel: usb.c: USB device 2 (vend/prod 0xc76/0x7)
> is not claimed by any active driver.
> May 30 19:18:56 eyal kernel: SCSI subsystem driver Revision: 1.00
> May 30 19:18:57 eyal kernel: Initializing USB Mass Storage driver...
> May 30 19:18:57 eyal kernel: usb.c: registered new driver usb-storage
> May 30 19:18:57 eyal kernel: scsi0 : SCSI emulation for USB Mass Storage
> devices
> May 30 19:18:57 eyal kernel: Vendor:
> Model: Rev:
> May 30 19:18:57 eyal kernel: Type:
> Direct-Access ANSI SCSI revision: 02
> May 30 19:18:57 eyal kernel: USB Mass Storage support registered.
> May 30 19:18:57 eyal kernel: Attached scsi removable disk sda at scsi0,
> channel 0, id 0, lun 0
> May 30 19:18:57 eyal kernel: SCSI device sda: 512000 512-byte hdwr
> sectors (262 MB)
> May 30 19:18:57 eyal kernel: sda: Write Protect is off
> May 30 19:18:57 eyal kernel: sda: sda1
> May 30 19:21:49 eyal kernel: usb.c: deregistering driver usb-storage
> May 30 19:21:49 eyal kernel: scsi : 0 hosts left.
> May 30 19:21:53 eyal kernel: usb.c: USB disconnect on device 00:07.2-1
> address 2
>
> some stray messages
> ===================
> Jun 3 20:16:15 eyal kernel: usb-uhci.c: interrupt, status 28, frame#
> 607
> Jun 3 20:18:12 eyal kernel: usb-uhci.c: interrupt, status 28, frame#
> 801
> Jun 3 20:18:12 eyal kernel: usb-uhci.c: interrupt, status 28, frame#
> 329
> Jun 3 20:18:40 eyal kernel: usb-uhci.c: interrupt, status 30, frame#
> 1309
> Jun 3 20:20:51 eyal kernel: usb-uhci.c: interrupt, status 28, frame#
> 1335
> Jun 3 20:27:00 eyal kernel: usb-uhci.c: interrupt, status 28, frame#
> 440
> Jun 4 00:24:13 eyal kernel: usb-uhci.c: interrupt, status 28, frame#
> 1015
> Jun 4 01:00:04 eyal kernel: usb-uhci.c: interrupt, status 28, frame#
> 240
>
> # lsmod
> =======
> Module Size Used by Tainted: P
> st 27124 0 (autoclean)
> dc395x_trm 47168 0 (autoclean)
> sg 24772 0 (autoclean)
> sd_mod 10172 0 (autoclean)
> scsi_mod 84680 4 [st dc395x_trm sg sd_mod]
> bttv 77568 0 (autoclean)
> tuner 9540 1
> videodev 5664 3 (autoclean) [bttv]
> i2c-algo-bit 8300 1 (autoclean) [bttv]
> es1371 27136 1 (autoclean)
> gameport 1548 0 (autoclean) [es1371]
> ac97_codec 10912 0 (autoclean) [es1371]
> soundcore 3588 4 (autoclean) [bttv es1371]
> nvidia 1540320 10 (autoclean)
> usb-uhci 21764 0 (unused)
> usbcore 57152 1 [usb-uhci]
> ipt_limit 960 2 (autoclean)
> ipt_LOG 3200 3 (autoclean)
> ipt_state 608 4 (autoclean)
> iptable_filter 1760 1 (autoclean)
> ip_conntrack_ftp 3808 0 (unused)
> ip_conntrack 17396 2 [ipt_state ip_conntrack_ftp]
> ip_tables 10752 4 [ipt_limit ipt_LOG ipt_state
> iptable_filter]
> ide-cd 29024 0 (autoclean)
> cdrom 29024 0 (autoclean) [ide-cd]
> via686a 8228 0
> eeprom 3552 0 (unused)
> i2c-proc 6624 0 [via686a eeprom]
> i2c-isa 1252 0 (unused)
> i2c-viapro 3912 0 (unused)
> i2c-core 15112 0 [bttv tuner i2c-algo-bit via686a
> eeprom i2c-proc i2c-isa i2c-viapro]
> 3c509 10400 1 (autoclean)
> nls_iso8859-1 2880 2 (autoclean)
> nls_cp437 4384 2 (autoclean)
> msdos 4988 2 (autoclean)
> fat 29944 0 (autoclean) [msdos]
> serial 43808 1 (autoclean)
> isa-pnp 28796 0 (autoclean) [3c509 serial]
> rtc 6012 0 (autoclean)
> unix 14212 56 (autoclean)
>
> # cat /proc/interrupts
> ======================
> CPU0
> 0: 56055069 XT-PIC timer
> 1: 162333 XT-PIC keyboard
> 2: 0 XT-PIC cascade
> 4: 29 XT-PIC serial
> 5: 11057 XT-PIC usb-uhci, usb-uhci, bttv
> 8: 3 XT-PIC rtc
> 9: 36502293 XT-PIC nvidia
> 10: 2546310 XT-PIC es1371, DC395x_TRM
> 11: 15725277 XT-PIC eth0
> 12: 2104939 XT-PIC PS/2 Mouse
> 14: 3748686 XT-PIC ide0
> 15: 19 XT-PIC ide1
> NMI: 0
> ERR: 0
>
> --
> Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.org/eyal/>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/

The problem
===========
# rpm --checksig *.rpm | grep NOT
Omni-0.5.0-4.i386.rpm: MD5 GPG NOT OK
XFree86-devel-4.1.0-25.i386.rpm: MD5 GPG NOT OK
glibc-profile-2.2.4-32.i386.rpm: MD5 GPG NOT OK
kde-i18n-Norwegian-Nynorsk-2.2.2-2.noarch.rpm: MD5 GPG NOT OK
kdebase-2.2.2-7.i386.rpm: MD5 GPG NOT OK
kdelibs-2.2.2-7.i386.rpm: MD5 GPG NOT OK
kernel-BOOT-2.4.20-18.7.i386.rpm: MD5 GPG NOT OK
kernel-bigmem-2.4.20-18.7.i686.rpm: MD5 GPG NOT OK
kernel-source-2.4.20-18.7.i386.rpm: MD5 GPG NOT OK
libgcj3-3.0.4-1.i386.rpm: MD5 GPG NOT OK
mozilla-devel-1.0.1-2.7.2.i386.rpm: MD5 GPG NOT OK
uucp-1.06.1-33.7.2.i386.rpm: MD5 GPG NOT OK

(there are 423 RPMs in this directory)

dmesg has
=========
usb-uhci.c: interrupt, status 30, frame# 796
usb-uhci.c: Host controller halted, trying to restart.

The script I ran
================
#!/bin/sh

for file in \
Omni-0.5.0-4.i386.rpm \
XFree86-devel-4.1.0-25.i386.rpm \
glibc-profile-2.2.4-32.i386.rpm \
kde-i18n-Norwegian-Nynorsk-2.2.2-2.noarch.rpm \
kdebase-2.2.2-7.i386.rpm \
kdelibs-2.2.2-7.i386.rpm \
kernel-BOOT-2.4.20-18.7.i386.rpm \
kernel-bigmem-2.4.20-18.7.i686.rpm \
kernel-source-2.4.20-18.7.i386.rpm \
libgcj3-3.0.4-1.i386.rpm \
mozilla-devel-1.0.1-2.7.2.i386.rpm \
uucp-1.06.1-33.7.2.i386.rpm \
; do
ls -l $file
cmp -l $file /data/RedHat/7.2/updates/$file \
| awk '{printf("%3d: %s\n",++i,$0)}'
done >~/rpm.log

The output
==========
-rw-r--r-- 1 eyal eyal 11330381 Nov 9 2001
Omni-0.5.0-4.i386.rpm
1: 2208285 202 352
2: 2208286 340 311
3: 2208287 25 272
4: 2208288 35 341
5: 2208289 1 75
6: 2208290 0 306
7: 2208291 0 164
8: 2208292 0 374
9: 2208293 0 107
10: 2208294 0 134
11: 2208295 0 1
12: 2208296 0 32
13: 2208297 0 234
14: 2208298 0 236
15: 2208299 0 103
16: 2208300 0 52
17: 2208301 1 370
18: 2208302 0 250
19: 2208303 0 112
20: 2208304 0 53
21: 2208305 300 206
22: 2208306 340 247
23: 2208307 25 244
24: 2208308 35 153
25: 2208309 230 371
26: 2208310 340 210
27: 2208311 25 303
28: 2208312 335 357
29: 2208313 30 217
30: 2208314 341 173
31: 2208315 25 307
32: 2208316 335 261
33: 2208317 340 154
34: 2208318 340 241
35: 2208319 25 316
36: 2208320 335 164
37: 2208321 340 232
38: 2208322 340 70
39: 2208323 25 262
40: 2208324 335 36
41: 2208325 0 71
42: 2208326 0 347
43: 2208327 0 127
44: 2208328 0 224
45: 2208329 0 217
46: 2208330 0 316
47: 2208331 0 356
48: 2208332 0 50
49: 2208333 0 122
50: 2208334 0 166
51: 2208335 0 241
52: 2208336 0 164
53: 2208337 0 362
54: 2208338 0 331
55: 2208339 0 256
56: 2208340 0 265
57: 2208341 0 230
58: 2208342 0 7
59: 2208343 0 154
60: 2208344 0 122
61: 2208345 0 24
62: 2208346 0 331
63: 2208347 0 172
64: 2208348 0 216
65: 2208349 302 174
66: 2208350 340 67
67: 2208351 25 200
68: 2208352 35 266
69: 2208353 1 205
70: 2208354 0 176
71: 2208355 0 12
72: 2208356 0 202
73: 2208357 0 211
74: 2208358 0 265
75: 2208359 0 135
76: 2208360 0 264
77: 2208361 0 367
78: 2208362 0 50
79: 2208363 0 27
80: 2208364 0 374
81: 2208365 1 30
82: 2208366 0 360
83: 2208367 0 35
84: 2208368 0 332
85: 2208369 0 137
86: 2208370 341 7
87: 2208371 25 75
88: 2208372 35 115
89: 2208373 330 357
90: 2208374 340 101
91: 2208375 25 351
92: 2208376 335 352
93: 2208377 30 136
94: 2208378 340 314
95: 2208379 25 363
96: 2208380 335 164
-rw-r--r-- 1 eyal eyal 3877611 Jun 22 2002
XFree86-devel-4.1.0-25.i386.rpm
1: 1481025 2 367
2: 1481026 341 216
3: 1481027 25 170
4: 1481028 35 257
5: 1481029 0 171
6: 1481030 0 177
7: 1481031 0 364
8: 1481032 0 76
9: 1481033 0 77
10: 1481034 0 60
11: 1481035 0 135
12: 1481036 0 137
13: 1481037 0 62
14: 1481038 0 160
15: 1481039 0 337
16: 1481040 0 133
17: 1481041 0 72
18: 1481042 0 260
19: 1481043 0 140
20: 1481044 0 240
21: 1481045 100 154
22: 1481046 341 200
23: 1481047 25 71
24: 1481048 35 120
25: 1481049 130 76
26: 1481050 341 360
27: 1481051 25 330
28: 1481052 335 373
29: 1481053 130 257
30: 1481054 341 27
31: 1481055 25 32
32: 1481056 335 150
33: 1481057 140 31
34: 1481058 341 220
35: 1481059 25 16
36: 1481060 335 10
37: 1481061 140 7
38: 1481062 341 170
39: 1481063 25 3
40: 1481064 335 226
41: 1481065 0 201
42: 1481066 0 125
43: 1481067 0 306
44: 1481068 0 372
45: 1481069 0 1
46: 1481070 0 315
47: 1481071 0 200
48: 1481072 0 165
49: 1481073 0 340
50: 1481074 0 355
51: 1481075 0 201
52: 1481076 0 165
53: 1481077 0 3
54: 1481078 0 376
55: 1481079 0 201
56: 1481080 0 310
57: 1481081 0 200
58: 1481082 0 171
59: 1481083 0 340
60: 1481084 0 335
-rw-r--r-- 1 eyal eyal 8911462 Mar 20 19:26
glibc-profile-2.2.4-32.i386.rpm
1: 5141909 202 246
2: 5141910 340 343
3: 5141911 25 126
4: 5141912 35 312
5: 5141913 1 141
6: 5141914 0 315
7: 5141915 0 106
8: 5141916 0 362
9: 5141917 0 307
10: 5141918 0 201
11: 5141919 0 202
12: 5141920 0 321
13: 5141921 0 36
14: 5141922 0 104
15: 5141923 0 64
16: 5141924 0 226
17: 5141925 1 77
18: 5141926 0 204
19: 5141927 0 211
20: 5141928 0 225
21: 5141929 300 145
22: 5141930 340 233
23: 5141931 25 366
24: 5141932 35 66
25: 5141933 230 261
26: 5141934 340 221
27: 5141935 25 122
28: 5141936 335 165
29: 5141937 30 23
30: 5141938 341 253
31: 5141939 25 130
32: 5141940 335 325
33: 5141941 340 173
34: 5141942 340 142
35: 5141943 25 371
36: 5141944 335 352
37: 5141945 340 246
38: 5141946 340 344
39: 5141947 25 310
40: 5141948 335 110
41: 5141949 0 102
42: 5141950 0 335
43: 5141951 0 174
44: 5141952 0 52
45: 5141953 0 56
46: 5141954 0 54
47: 5141955 0 37
48: 5141956 0 214
49: 5141957 0 163
50: 5141958 0 244
51: 5141959 0 47
52: 5141960 0 120
53: 5141961 0 110
54: 5141962 0 131
55: 5141963 0 256
56: 5141964 0 354
57: 5141965 0 357
58: 5141966 0 167
59: 5141967 0 342
60: 5141968 0 361
61: 5141969 0 276
62: 5141970 0 37
63: 5141971 0 111
64: 5141972 0 35
-rw-r--r-- 1 eyal eyal 944282 Jan 26 2002
kde-i18n-Norwegian-Nynorsk-2.2.2-2.noarch.rpm
1: 758209 2 66
2: 758210 340 4
3: 758211 25 56
4: 758212 35 325
5: 758213 1 41
6: 758214 0 22
7: 758215 0 44
8: 758216 0 340
9: 758217 0 336
10: 758218 0 261
11: 758219 0 206
12: 758220 0 230
13: 758221 0 332
14: 758222 0 152
15: 758223 0 307
16: 758224 0 152
17: 758225 1 365
18: 758226 0 200
19: 758227 0 113
20: 758228 0 143
21: 758229 200 136
22: 758230 340 117
23: 758231 25 255
24: 758232 35 341
25: 758233 30 0
26: 758234 340 212
27: 758235 25 72
28: 758236 335 40
29: 758237 330 51
30: 758238 340 104
31: 758239 25 135
32: 758240 335 134
33: 758241 240 274
34: 758242 340 41
35: 758243 25 122
36: 758244 335 200
37: 758245 240 306
38: 758246 340 161
39: 758247 25 264
40: 758248 335 325
41: 758249 0 333
42: 758250 0 66
43: 758251 0 72
44: 758252 0 326
45: 758253 0 277
46: 758254 0 145
47: 758255 0 150
48: 758256 0 160
49: 758257 0 164
50: 758258 0 307
51: 758259 0 266
52: 758260 0 1
53: 758261 0 5
54: 758262 0 5
55: 758263 0 367
56: 758264 0 266
57: 758265 0 17
58: 758266 0 356
59: 758267 0 326
60: 758268 0 146
61: 758269 0 256
62: 758270 0 113
63: 758271 0 176
64: 758272 0 255
65: 758273 202 367
66: 758274 340 56
67: 758275 25 257
68: 758276 35 207
69: 758277 1 265
70: 758278 0 351
71: 758279 0 342
72: 758280 0 104
73: 758281 0 200
74: 758282 0 41
75: 758283 0 160
76: 758284 0 221
77: 758285 0 235
78: 758286 0 334
79: 758287 0 63
80: 758288 0 35
81: 758289 1 370
82: 758290 0 366
83: 758291 0 207
84: 758292 0 360
85: 758293 300 70
86: 758294 340 257
87: 758295 25 317
88: 758296 35 57
89: 758297 230 170
90: 758298 340 74
91: 758299 25 72
92: 758300 335 27
93: 758301 30 326
94: 758302 341 62
95: 758303 25 17
96: 758304 335 243
-rw-r--r-- 1 root root 18265816 May 14 21:33
kdebase-2.2.2-7.i386.rpm
1: 5751137 2 357
2: 5751138 341 21
3: 5751139 25 357
4: 5751140 35 313
5: 5751141 0 307
6: 5751142 0 266
7: 5751143 0 314
8: 5751144 0 26
9: 5751145 0 74
10: 5751146 0 23
11: 5751147 0 176
12: 5751148 0 66
13: 5751149 0 162
14: 5751150 0 57
15: 5751151 0 77
16: 5751152 0 40
17: 5751153 0 40
18: 5751154 0 125
19: 5751155 0 367
20: 5751156 0 367
21: 5751157 100 355
22: 5751158 341 242
23: 5751159 25 367
24: 5751160 35 113
25: 5751161 130 365
26: 5751162 341 377
27: 5751163 25 176
28: 5751164 335 226
29: 5751165 130 143
30: 5751166 341 117
31: 5751167 25 346
32: 5751168 335 245
33: 5751169 140 212
34: 5751170 341 356
35: 5751171 25 57
36: 5751172 335 325
37: 5751173 140 133
38: 5751174 341 236
39: 5751175 25 267
40: 5751176 335 276
41: 5751177 0 110
42: 5751178 0 141
43: 5751179 0 242
44: 5751180 0 267
45: 5751181 0 310
46: 5751182 0 30
47: 5751183 0 356
48: 5751184 0 157
49: 5751185 0 137
50: 5751186 0 241
51: 5751187 0 141
52: 5751188 0 316
53: 5751189 0 325
54: 5751190 0 203
55: 5751191 0 235
56: 5751192 0 274
57: 5751193 0 372
58: 5751194 0 173
59: 5751195 0 351
60: 5751196 0 105
61: 5751197 0 115
62: 5751198 0 163
63: 5751199 0 114
64: 5751200 0 260
65: 5751201 100 73
66: 5751202 341 46
67: 5751203 25 332
68: 5751204 35 47
-rw-r--r-- 1 root root 8250277 May 14 21:40
kdelibs-2.2.2-7.i386.rpm
1: 7169441 303 34
2: 7169442 340 6
3: 7169443 25 51
4: 7169444 35 314
5: 7169445 100 116
6: 7169446 340 214
7: 7169447 25 106
8: 7169448 35 0
9: 7169449 0 244
10: 7169450 0 171
11: 7169451 0 313
12: 7169452 0 134
13: 7169453 0 30
14: 7169454 0 353
15: 7169455 0 231
16: 7169456 0 24
17: 7169457 1 46
18: 7169458 0 373
19: 7169459 0 217
20: 7169460 0 50
21: 7169461 0 311
22: 7169462 340 252
23: 7169463 25 147
24: 7169464 35 32
25: 7169465 30 346
26: 7169466 341 237
27: 7169467 25 370
28: 7169468 335 72
29: 7169469 230 135
30: 7169470 340 355
31: 7169471 25 320
32: 7169472 335 144
33: 7169473 140 362
34: 7169474 340 45
35: 7169475 25 145
36: 7169476 335 1
37: 7169477 140 31
38: 7169478 340 12
39: 7169479 25 106
40: 7169480 335 321
41: 7169481 0 102
42: 7169482 0 63
43: 7169483 0 132
44: 7169484 0 321
45: 7169485 0 344
46: 7169486 0 326
47: 7169487 0 352
48: 7169488 0 230
49: 7169489 0 264
50: 7169490 0 161
51: 7169491 0 231
52: 7169492 0 11
53: 7169493 0 376
54: 7169494 0 74
55: 7169495 0 22
56: 7169496 0 30
57: 7169497 0 264
58: 7169498 0 234
59: 7169499 0 363
60: 7169500 0 123
61: 7169501 0 276
62: 7169502 0 10
63: 7169503 0 334
64: 7169504 0 52
-rw-rw-r-- 1 root root 6360860 Jun 5 11:03
kernel-BOOT-2.4.20-18.7.i386.rpm
1: 5162337 2 322
2: 5162338 41 54
3: 5162339 27 243
4: 5162340 35 265
5: 5162341 0 142
6: 5162342 0 107
7: 5162343 0 163
8: 5162344 0 60
9: 5162345 0 365
10: 5162346 0 47
11: 5162347 0 214
12: 5162348 0 24
13: 5162349 0 366
14: 5162350 0 360
15: 5162351 0 22
16: 5162352 0 331
17: 5162353 0 303
18: 5162354 0 103
19: 5162355 0 335
20: 5162356 0 322
21: 5162357 100 262
22: 5162358 41 225
23: 5162359 27 255
24: 5162360 35 77
25: 5162361 130 317
26: 5162362 41 260
27: 5162363 27 133
28: 5162364 335 363
29: 5162365 130 45
30: 5162366 41 46
31: 5162367 27 151
32: 5162368 335 276
33: 5162369 140 244
34: 5162370 41 22
35: 5162371 27 315
36: 5162372 335 227
37: 5162373 140 274
38: 5162374 41 130
39: 5162375 27 363
40: 5162376 335 31
41: 5162377 0 227
42: 5162378 0 150
43: 5162379 0 276
44: 5162380 0 21
45: 5162381 0 331
46: 5162382 0 232
47: 5162383 0 57
48: 5162384 0 105
-rw-rw-r-- 1 root root 13662468 Jun 5 11:03
kernel-bigmem-2.4.20-18.7.i686.rpm
1: 10248417 2 223
2: 10248418 341 117
3: 10248419 25 72
4: 10248420 35 76
5: 10248421 0 320
6: 10248422 0 213
7: 10248423 0 167
8: 10248424 0 177
9: 10248425 0 171
10: 10248426 0 47
11: 10248427 0 335
12: 10248428 0 51
13: 10248429 0 207
14: 10248430 0 245
15: 10248431 0 71
16: 10248432 0 355
17: 10248433 0 70
18: 10248434 0 54
19: 10248435 0 361
20: 10248436 0 133
21: 10248437 100 370
22: 10248438 341 34
23: 10248439 25 167
24: 10248440 35 77
25: 10248441 130 224
26: 10248442 341 27
27: 10248443 25 150
28: 10248444 335 310
29: 10248445 130 305
30: 10248446 341 64
31: 10248447 25 54
32: 10248448 335 337
33: 10248449 140 272
34: 10248450 341 352
35: 10248451 25 37
36: 10248452 335 226
37: 10248453 140 57
38: 10248454 341 152
39: 10248455 25 202
40: 10248456 335 206
41: 10248457 0 45
42: 10248458 0 52
43: 10248459 0 3
44: 10248460 0 345
45: 10248461 0 351
46: 10248462 0 147
47: 10248463 0 150
48: 10248464 0 40
49: 10248465 0 142
50: 10248466 0 335
51: 10248467 0 27
52: 10248468 0 22
53: 10248469 0 123
54: 10248470 0 213
55: 10248471 0 150
56: 10248472 0 223
57: 10248473 0 313
58: 10248474 0 102
59: 10248475 0 34
60: 10248476 0 57
61: 10248477 0 11
62: 10248478 0 166
63: 10248479 0 174
64: 10248480 0 36
65: 10248481 100 33
66: 10248482 341 334
67: 10248483 25 174
68: 10248484 35 127
69: 10248485 0 322
70: 10248486 0 304
71: 10248487 0 310
72: 10248488 0 324
73: 10248489 0 111
74: 10248490 0 365
75: 10248491 0 277
76: 10248492 0 126
-rw-rw-r-- 1 root root 38654982 Jun 5 11:03
kernel-source-2.4.20-18.7.i386.rpm
1: 12088513 2 55
2: 12088514 341 251
3: 12088515 25 105
4: 12088516 35 5
5: 12088517 0 75
6: 12088518 0 275
7: 12088519 0 165
8: 12088520 0 327
9: 12088521 0 123
10: 12088522 0 316
11: 12088523 0 24
12: 12088524 0 234
13: 12088525 0 217
14: 12088526 0 345
15: 12088527 0 113
16: 12088528 0 226
17: 12088529 0 112
18: 12088530 0 315
19: 12088531 0 207
20: 12088532 0 42
21: 12088533 100 237
22: 12088534 341 232
23: 12088535 25 356
24: 12088536 35 302
25: 12088537 130 317
26: 12088538 341 273
27: 12088539 25 364
28: 12088540 335 363
29: 12088541 130 216
30: 12088542 341 174
31: 12088543 25 5
32: 12088544 335 345
33: 12088545 140 120
34: 12088546 341 206
35: 12088547 25 367
36: 12088548 335 367
37: 12088549 140 25
38: 12088550 341 374
39: 12088551 25 4
40: 12088552 335 303
41: 12088553 0 175
42: 12088554 0 310
43: 12088555 0 62
44: 12088556 0 304
45: 12088557 0 272
46: 12088558 0 50
47: 12088559 0 222
48: 12088560 0 21
49: 12088561 0 342
50: 12088562 0 24
51: 12088563 0 343
52: 12088564 0 57
53: 12088565 0 241
54: 12088566 0 323
55: 12088567 0 201
56: 12088568 0 275
57: 12088569 0 71
58: 12088570 0 233
59: 12088571 0 67
60: 12088572 0 167
61: 12088573 0 264
62: 12088574 0 57
63: 12088575 0 205
64: 12088576 0 214
65: 33325209 127 345
66: 33325210 76 335
67: 33325211 55 264
68: 33325212 237 355
69: 33325213 36 274
70: 33325214 217 211
71: 33325215 63 274
72: 33325216 145 320
73: 33325217 226 112
74: 33325218 57 220
75: 33325219 131 127
76: 33325220 102 130
77: 33325221 136 271
78: 33325222 267 274
79: 33325223 265 320
80: 33325224 237 101
81: 33325225 107 362
82: 33325226 107 102
83: 33325227 352 53
84: 33325228 230 156
85: 33325229 76 136
86: 33325230 127 141
87: 33325231 144 45
88: 33325232 10 225
89: 33325233 142 27
90: 33325234 260 252
91: 33325235 144 252
92: 33325236 21 77
93: 33325237 163 227
94: 33325238 240 27
95: 33325239 220 122
96: 33325240 156 313
97: 33325241 55 13
98: 33325242 60 21
99: 33325243 67 365
100: 33325244 25 147
101: 33325245 0 272
102: 33325246 35 103
103: 33325247 57 301
104: 33325248 263 305
105: 33325249 277 365
106: 33325250 66 345
107: 33325251 34 103
108: 33325252 116 127
109: 33325253 20 356
110: 33325254 72 136
111: 33325255 264 360
112: 33325256 233 335
113: 33325257 12 306
114: 33325258 331 65
115: 33325259 100 26
116: 33325260 61 317
117: 33325261 300 42
118: 33325262 73 226
119: 33325263 346 352
120: 33325264 244 163
121: 33325265 154 30
122: 33325266 0 315
123: 33325267 164 355
124: 33325268 164 77
125: 33325269 56 155
126: 33325270 57 35
127: 33325271 357 123
128: 33325272 273 233
-rw-r--r-- 1 eyal eyal 2703220 Mar 12 2002
libgcj3-3.0.4-1.i386.rpm
1: 131605 202 255
2: 131606 340 26
3: 131607 25 26
4: 131608 35 312
5: 131609 1 113
6: 131610 0 342
7: 131611 0 376
8: 131612 0 352
9: 131613 0 345
10: 131614 0 265
11: 131615 0 15
12: 131616 0 72
13: 131617 0 164
14: 131618 0 211
15: 131619 0 375
16: 131620 0 343
17: 131621 1 243
18: 131622 0 164
19: 131623 0 340
20: 131624 0 255
21: 131625 300 176
22: 131626 340 154
23: 131627 25 57
24: 131628 35 56
25: 131629 230 324
26: 131630 340 6
27: 131631 25 336
28: 131632 335 211
29: 131633 30 343
30: 131634 341 370
31: 131635 25 320
32: 131636 335 217
33: 131637 340 361
34: 131638 340 360
35: 131639 25 307
36: 131640 335 373
37: 131641 340 71
38: 131642 340 236
39: 131643 25 372
40: 131644 335 126
41: 131645 0 113
42: 131646 0 225
43: 131647 0 166
44: 131648 0 274
45: 131649 0 147
46: 131650 0 245
47: 131651 0 141
48: 131652 0 125
49: 131653 0 315
50: 131654 0 370
51: 131655 0 335
52: 131656 0 175
53: 131657 0 203
54: 131658 0 112
55: 131659 0 66
56: 131660 0 262
57: 131661 0 77
58: 131662 0 272
59: 131663 0 165
60: 131664 0 212
61: 131665 0 310
62: 131666 0 26
63: 131667 0 314
64: 131668 0 362
-rw-r--r-- 1 eyal eyal 3193443 Oct 18 2002
mozilla-devel-1.0.1-2.7.2.i386.rpm
1: 1269633 2 360
2: 1269634 40 147
3: 1269635 27 146
4: 1269636 35 126
5: 1269637 1 361
6: 1269638 0 351
7: 1269639 0 222
8: 1269640 0 252
9: 1269641 0 35
10: 1269642 0 52
11: 1269643 0 307
12: 1269644 0 305
13: 1269645 0 343
14: 1269646 0 123
15: 1269647 0 17
16: 1269648 0 14
17: 1269649 1 115
18: 1269650 0 336
19: 1269651 0 341
20: 1269652 0 355
21: 1269653 200 322
22: 1269654 40 271
23: 1269655 27 151
24: 1269656 35 355
25: 1269657 30 177
26: 1269658 40 115
27: 1269659 27 62
28: 1269660 335 143
29: 1269661 330 267
30: 1269662 40 105
31: 1269663 27 104
32: 1269664 335 116
33: 1269665 240 70
34: 1269666 40 215
35: 1269667 27 115
36: 1269668 335 37
37: 1269669 240 314
38: 1269670 40 220
39: 1269671 27 356
40: 1269672 335 153
41: 1269673 0 22
42: 1269674 0 275
43: 1269675 0 376
44: 1269676 0 74
45: 1269677 0 233
46: 1269678 0 135
47: 1269679 0 263
48: 1269680 0 362
49: 1269681 0 360
50: 1269682 0 313
51: 1269683 0 250
52: 1269684 0 24
53: 1269685 0 257
54: 1269686 0 161
55: 1269687 0 6
56: 1269688 0 167
57: 1269689 0 50
58: 1269690 0 32
59: 1269691 0 306
60: 1269692 0 153
-rw-r--r-- 1 eyal eyal 916023 Feb 12 2002
uucp-1.06.1-33.7.2.i386.rpm
1: 232937 202 2
2: 232938 340 74
3: 232939 25 54
4: 232940 35 247
5: 232941 1 242
6: 232942 0 254
7: 232943 0 15
8: 232944 0 317
9: 232945 0 260
10: 232946 0 225
11: 232947 0 100
12: 232948 0 16
13: 232949 0 323
14: 232950 0 116
15: 232951 0 344
16: 232952 0 323
17: 232953 1 54
18: 232954 0 326
19: 232955 0 43
20: 232956 0 143
21: 232957 300 232
22: 232958 340 322
23: 232959 25 236
24: 232960 35 205
25: 232961 230 376
26: 232962 340 132
27: 232963 25 217
28: 232964 335 70
29: 232965 30 237
30: 232966 341 215
31: 232967 25 11
32: 232968 335 102
33: 232969 340 175
34: 232970 340 4
35: 232971 25 132
36: 232972 335 247
37: 232973 340 262
38: 232974 340 116
39: 232975 25 273
40: 232976 335 344
41: 232977 0 270
42: 232978 0 34
43: 232979 0 345
44: 232980 0 337
45: 232981 0 354
46: 232982 0 352
47: 232983 0 72
48: 232984 0 265
49: 232985 0 132
50: 232986 0 316
51: 232987 0 103
52: 232988 0 246
53: 232989 0 147
54: 232990 0 241
55: 232991 0 166
56: 232992 0 76
57: 232993 0 213
58: 232994 0 367
59: 232995 0 241
60: 232996 0 335
61: 232997 0 67
62: 232998 0 101
63: 232999 0 173
64: 233000 0 231
65: 233001 302 305
66: 233002 340 277
67: 233003 25 364
68: 233004 35 314
69: 233005 1 14
70: 233006 0 5
71: 233007 0 225
72: 233008 0 234
73: 233009 0 374
74: 233010 0 313
75: 233011 0 346
76: 233012 0 257
77: 233013 0 121
78: 233014 0 12
79: 233015 0 216
80: 233016 0 67
81: 233017 1 177
82: 233018 0 305
83: 233019 0 167
84: 233020 0 271
85: 233021 0 304
86: 233022 341 35
87: 233023 25 140
88: 233024 35 102
89: 233025 330 207
90: 233026 340 256
91: 233027 25 66
92: 233028 335 274
93: 233029 30 177
94: 233030 340 213
95: 233031 25 250
96: 233032 335 220

--
Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.org/eyal/>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/