9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] sdiahci.c driver
@ 2010-03-11 13:48 kokamoto
  2010-03-11 13:55 ` erik quanstrom
  0 siblings, 1 reply; 6+ messages in thread
From: kokamoto @ 2010-03-11 13:48 UTC (permalink / raw)
  To: 9fans

There are two drivers for 9load anfd kernel.
In /sys/src/9/pc/sdiahci.c file, there is a
wakeup(&d->portm);
call just after
clearci(d->port);
line in checkdrive() function.

However, there is no that call in /sys/src/boot/pc/sdiahci.c file.
Is this intended ?
If so, what it does mean?

Kenji




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

* Re: [9fans] sdiahci.c driver
  2010-03-11 13:48 [9fans] sdiahci.c driver kokamoto
@ 2010-03-11 13:55 ` erik quanstrom
  0 siblings, 0 replies; 6+ messages in thread
From: erik quanstrom @ 2010-03-11 13:55 UTC (permalink / raw)
  To: 9fans

> However, there is no that call in /sys/src/boot/pc/sdiahci.c file.
> Is this intended ?
> If so, what it does mean?

i would say that's likely a bug, and it's not true in
my current driver.  it's a shame that geoff hasn't
picked up the newer stuff.

my current versions are
/n/sources/contrib/quanstro/root/sys/src/9/pc/sdiahci.c
/n/sources/contrib/quanstro/root/sys/src/boot/pc-e820/sdiahci.c

- erik



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

* Re: [9fans] sdiahci.c driver
  2010-03-12 12:53   ` Steve Simon
@ 2010-03-12 15:05     ` erik quanstrom
  0 siblings, 0 replies; 6+ messages in thread
From: erik quanstrom @ 2010-03-12 15:05 UTC (permalink / raw)
  To: 9fans

>
> I have 1600x1200x16 at work on an nvidia card.
>

i have not been able to get 32-bit modes working
with vesa, but 16 bit modes do alright.  i think there
may be some sort of (frame) buffer calculation that's
off.  large images can crash one's terminal, too, even
in 16-bit mode.

previously i had an nvidia card working in 1600x1200x32,
but that was a agp card.  i don't have any agp systems
left.

- erik



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

* Re: [9fans] sdiahci.c driver
  2010-03-12 11:04 ` kokamoto
@ 2010-03-12 12:53   ` Steve Simon
  2010-03-12 15:05     ` erik quanstrom
  0 siblings, 1 reply; 6+ messages in thread
From: Steve Simon @ 2010-03-12 12:53 UTC (permalink / raw)
  To: 9fans

> I didn't use your new driver, because I'd like to check the present state
> of being distributed Plan 9 system.   Why so little number of people tries it?

I am using Eriks SATA driver

> I notice another problem, too.
> The vga cannot be used as more than 8 depth, which I tested only
> nvidia and vesa drivers.
> Anyone tested it?

I have 1600x1200x16 at work on an nvidia card.

-Steve



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

* Re: [9fans] sdiahci.c driver
  2010-03-11 14:25 erik quanstrom
@ 2010-03-12 11:04 ` kokamoto
  2010-03-12 12:53   ` Steve Simon
  0 siblings, 1 reply; 6+ messages in thread
From: kokamoto @ 2010-03-12 11:04 UTC (permalink / raw)
  To: 9fans

Hi eric

> i'm frustrated with ahci problems.  i think
> many of them have been fixed, but there
> are good reasons for the lag.  and many
> are my fault.

Don't be so frastrated.
If you didn't work on ahci driver, we cannot use SATA drive as fast one.
I'm very thank you.

I didn't use your new driver, because I'd like to check the present state
of being distributed Plan 9 system.   Why so little number of people tries it?

I notice another problem, too.
The vga cannot be used as more than 8 depth, which I tested only
nvidia and vesa drivers.
Anyone tested it?

Kenji




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

* [9fans] sdiahci.c driver
@ 2010-03-11 14:25 erik quanstrom
  2010-03-12 11:04 ` kokamoto
  0 siblings, 1 reply; 6+ messages in thread
From: erik quanstrom @ 2010-03-11 14:25 UTC (permalink / raw)
  To: 9fans

> i would say that's likely a bug, and it's not true in
> my current driver.  it's a shame that geoff hasn't
> picked up the newer stuff.

i apologize for the tone of this.

i'm frustrated with ahci problems.  i think
many of them have been fixed, but there
are good reasons for the lag.  and many
are my fault.

sorry, geoff.

and sorry for the noise on the list.

- erik



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

end of thread, other threads:[~2010-03-12 15:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-11 13:48 [9fans] sdiahci.c driver kokamoto
2010-03-11 13:55 ` erik quanstrom
2010-03-11 14:25 erik quanstrom
2010-03-12 11:04 ` kokamoto
2010-03-12 12:53   ` Steve Simon
2010-03-12 15:05     ` erik quanstrom

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).