linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* capacity in 2.5.70-mm3
@ 2003-06-03 18:08 Anton Petrusevich
  2003-06-03 18:21 ` Bartlomiej Zolnierkiewicz
  2003-06-03 19:11 ` Felipe Alfaro Solana
  0 siblings, 2 replies; 6+ messages in thread
From: Anton Petrusevich @ 2003-06-03 18:08 UTC (permalink / raw)
  To: linux-kernel

Hi folks,

I am not sure if you are already aware ot not, but looks like nobody
noticed it yet. Look:
casus:anton$ ls /proc/ide/hda
cache     capacity  geometry  media  settings          smart_values
capacity  driver    identify  model  smart_thresholds
casus:anton$ ls /proc/ide/hdc
capacity  capacity  capacity  driver  identify  media  model  settings

Multiplay capacity files. Funny :)
-- 
Anton Petrusevich


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: capacity in 2.5.70-mm3
  2003-06-03 18:08 capacity in 2.5.70-mm3 Anton Petrusevich
@ 2003-06-03 18:21 ` Bartlomiej Zolnierkiewicz
  2003-06-03 19:11 ` Felipe Alfaro Solana
  1 sibling, 0 replies; 6+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2003-06-03 18:21 UTC (permalink / raw)
  To: Anton Petrusevich; +Cc: linux-kernel


Already noticed, but dunno which one to remove :-).
I will fix it.
--
Bartlomiej

On Wed, 4 Jun 2003, Anton Petrusevich wrote:

> Hi folks,
>
> I am not sure if you are already aware ot not, but looks like nobody
> noticed it yet. Look:
> casus:anton$ ls /proc/ide/hda
> cache     capacity  geometry  media  settings          smart_values
> capacity  driver    identify  model  smart_thresholds
> casus:anton$ ls /proc/ide/hdc
> capacity  capacity  capacity  driver  identify  media  model  settings
>
> Multiplay capacity files. Funny :)
> --
> Anton Petrusevich


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: capacity in 2.5.70-mm3
  2003-06-03 18:08 capacity in 2.5.70-mm3 Anton Petrusevich
  2003-06-03 18:21 ` Bartlomiej Zolnierkiewicz
@ 2003-06-03 19:11 ` Felipe Alfaro Solana
  1 sibling, 0 replies; 6+ messages in thread
From: Felipe Alfaro Solana @ 2003-06-03 19:11 UTC (permalink / raw)
  To: Anton Petrusevich; +Cc: LKML

On Tue, 2003-06-03 at 20:08, Anton Petrusevich wrote:
> Hi folks,
> 
> I am not sure if you are already aware ot not, but looks like nobody
> noticed it yet. Look:
> casus:anton$ ls /proc/ide/hda
> cache     capacity  geometry  media  settings          smart_values
> capacity  driver    identify  model  smart_thresholds
> casus:anton$ ls /proc/ide/hdc
> capacity  capacity  capacity  driver  identify  media  model  settings
> 
> Multiplay capacity files. Funny :)

Can reproduce it on my laptop with 2.5.70-mm3 and my server with
2.5.70-bk8. Both have an ATAPI DVD attached to /dev/hdc.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: capacity in 2.5.70-mm3
  2003-06-05 17:37   ` Julien Oster
  2003-06-05 17:47     ` Bartlomiej Zolnierkiewicz
@ 2003-06-05 18:26     ` Felipe Alfaro Solana
  1 sibling, 0 replies; 6+ messages in thread
From: Felipe Alfaro Solana @ 2003-06-05 18:26 UTC (permalink / raw)
  To: Julien Oster; +Cc: Linux Kernel Mailing List

On Thu, 2003-06-05 at 19:37, Julien Oster wrote:
> Felipe Alfaro Solana <felipe_alfaro@linuxmail.org> writes:
> 
> Hello,
> 
> >> capacity  capacity  capacity  driver  identify  media  model  settings
> >> Multiplay capacity files. Funny :)
> 
> > Can reproduce it on my laptop with 2.5.70-mm3 and my server with
> > 2.5.70-bk8. Both have an ATAPI DVD attached to /dev/hdc.
> 
> Can also reproduce it on 2.4.21-rc1, on all my IDE devices: hda, hdc,
> hdg. The first two are harddrives, the last one's an ATAPI CD writer,
> so the device type doesn't seem to matter:

Seems fixed in 2.5.70-mm5... :-)


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: capacity in 2.5.70-mm3
  2003-06-05 17:37   ` Julien Oster
@ 2003-06-05 17:47     ` Bartlomiej Zolnierkiewicz
  2003-06-05 18:26     ` Felipe Alfaro Solana
  1 sibling, 0 replies; 6+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2003-06-05 17:47 UTC (permalink / raw)
  To: Julien Oster; +Cc: Felipe Alfaro Solana, Linux Kernel Mailing List


Already fixed in 2.5-bk.
I will make 2.4 patch when I have time  (if nobody backports it first).
--
Bartlomiej

On Thu, 5 Jun 2003, Julien Oster wrote:

> Felipe Alfaro Solana <felipe_alfaro@linuxmail.org> writes:
>
> Hello,
>
> >> capacity  capacity  capacity  driver  identify  media  model  settings
> >> Multiplay capacity files. Funny :)
>
> > Can reproduce it on my laptop with 2.5.70-mm3 and my server with
> > 2.5.70-bk8. Both have an ATAPI DVD attached to /dev/hdc.
>
> Can also reproduce it on 2.4.21-rc1, on all my IDE devices: hda, hdc,
> hdg. The first two are harddrives, the last one's an ATAPI CD writer,
> so the device type doesn't seem to matter:
>
> /proc/ide# ls hd?
> hda:
> cache     capacity  geometry  media  settings          smart_values
> capacity  driver    identify  model  smart_thresholds
>
> hdc:
> cache     capacity  geometry  media  settings          smart_values
> capacity  driver    identify  model  smart_thresholds
>
> hdg:
> capacity  capacity  driver  identify  media  model  settings
>
> Julien


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: capacity in 2.5.70-mm3
       [not found] ` <20030603192010$790e@gated-at.bofh.it>
@ 2003-06-05 17:37   ` Julien Oster
  2003-06-05 17:47     ` Bartlomiej Zolnierkiewicz
  2003-06-05 18:26     ` Felipe Alfaro Solana
  0 siblings, 2 replies; 6+ messages in thread
From: Julien Oster @ 2003-06-05 17:37 UTC (permalink / raw)
  To: Felipe Alfaro Solana; +Cc: Linux Kernel Mailing List

Felipe Alfaro Solana <felipe_alfaro@linuxmail.org> writes:

Hello,

>> capacity  capacity  capacity  driver  identify  media  model  settings
>> Multiplay capacity files. Funny :)

> Can reproduce it on my laptop with 2.5.70-mm3 and my server with
> 2.5.70-bk8. Both have an ATAPI DVD attached to /dev/hdc.

Can also reproduce it on 2.4.21-rc1, on all my IDE devices: hda, hdc,
hdg. The first two are harddrives, the last one's an ATAPI CD writer,
so the device type doesn't seem to matter:

/proc/ide# ls hd?
hda:
cache     capacity  geometry  media  settings          smart_values
capacity  driver    identify  model  smart_thresholds

hdc:
cache     capacity  geometry  media  settings          smart_values
capacity  driver    identify  model  smart_thresholds

hdg:
capacity  capacity  driver  identify  media  model  settings

Julien

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-06-05 18:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-03 18:08 capacity in 2.5.70-mm3 Anton Petrusevich
2003-06-03 18:21 ` Bartlomiej Zolnierkiewicz
2003-06-03 19:11 ` Felipe Alfaro Solana
     [not found] <20030603181011$5b1a@gated-at.bofh.it>
     [not found] ` <20030603192010$790e@gated-at.bofh.it>
2003-06-05 17:37   ` Julien Oster
2003-06-05 17:47     ` Bartlomiej Zolnierkiewicz
2003-06-05 18:26     ` Felipe Alfaro Solana

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).