On Tue, Jun 17, 2008 at 9:12 AM, ron minnich <[EMAIL PROTECTED]> wrote:
> On Mon, Jun 16, 2008 at 4:27 PM, erik quanstrom <[EMAIL PROTECTED]> wrote:
>>> [how to get usb mouse/keyboard working?]
>>
>> either
>> (a) compile a kernel without usb support and use that, or
>>
>> (b) add usb/usbd
On Mon, Jun 16, 2008 at 4:27 PM, erik quanstrom <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> I am trying to use a Logitech USB Keyboard+Mouse in Plan 9. The keyboard
>> is running in the bios, but when Plan 9 is starting the keyboard is not
>> responding. I can't select where is the root partition (hit
> Hi,
>
> I am trying to use a Logitech USB Keyboard+Mouse in Plan 9. The keyboard
> is running in the bios, but when Plan 9 is starting the keyboard is not
> responding. I can't select where is the root partition (hit enter).
>
> Any help?
>
> Thanks.
either
(a) compile a kernel without
Hi,
I am trying to use a Logitech USB Keyboard+Mouse in Plan 9. The keyboard
is running in the bios, but when Plan 9 is starting the keyboard is not
responding. I can't select where is the root partition (hit enter).
Any help?
Thanks.
On Wed, Jun 4, 2008 at 10:33 AM, Russ Cox <[EMAIL PROTECTED]> wrote:
>> p9skclient: gettickets: Connection timed out
>
> Aha! Factotum uses ndb (the library, not the program)
> to map from auth domain to auth server. If it can't find
> a mapping, it tries to use the auth domain as a machine
> nam
On Sun, Jun 15, 2008 at 4:58 PM, Enrico Weigelt <[EMAIL PROTECTED]> wrote:
> * Pietro Gagliardi <[EMAIL PROTECTED]> wrote:
>> Doesn't matter. Process groups are process groups on any Unix clone.
>> If it's daemons you're dealing with, then it leaves the scope of this
>> room. If it's Windows, you'r
On Mon, Jun 16, 2008 at 4:45 PM, <[EMAIL PROTECTED]> wrote:
> Hi,
> I am plan 9 fan, this is my first post with this google account. :)
> Like the title says, where should i look into first?
There was some work done on that for the gsoc last year. See
http://gsoc.cat-v.org/projects/kencc/ and
ht
Hi,
I am plan 9 fan, this is my first post with this google account. :)
Like the title says, where should i look into first?
I am already compiled plan9port on fedora 9 and using it's acme on
gnome environment.
TIA
> Doesn't matter. Process groups are process groups on any Unix clone.
> If it's daemons you're dealing with, then it leaves the scope of this
> room. If it's Windows, you're out of luck.
Not true, Windows has the concept of process groups.
See the description of CREATE_NEW_PROCESS_GROUP at
h