Re: [9fans] 9front 5492 1919

2016-09-21 Thread Winston Kodogo
Well, at least Jules know's where to put an apostrophe.
> On 22/09/2016, at 5:19 PM, Jules Merit  
> wrote:
> 
> You're spot on, he has to watch messages as they are sent as part of a social 
> experiment. #plan9doomport #RobKenDallas #multicast
> 9fan9rear9wuzhappening
> 
> 
>> On Sep 21, 2016 9:27 PM, "Winston Kodogo"  wrote:
>> Jules isn't even as convincing as Mark V Shaney.. At least Choate was a real 
>> person and knew a lot about soldering coaxial cables.
>> 
>>> On 20 September 2016 at 11:56, Jules Merit 
>>>  wrote:
>>> Go away Die NSA release fails to go beyond...
>>> "759M memory: 256M kernel data. 503M user, 1128M swap"
>>> 
>>> It got past 9boot, I can get ">"
>>> #Y0 Ricoh 476, #l0 i82557, #l1 wavelanpc, #A0 ac97 detected
>>> 
>>> Any extra plan9.ini statements to try to get more verbose messages?
>>> 
>>> I know this worked on plan9 since I wrote a driver for the wacom tablet 
>>> earlier, perhaps it lost the CDROM drive after bios->kernel. before it was 
>>> PXE.
>>> 
>>> This system has hardware GL documented by intel and I was able to port 
>>> MesaGL to plan9.
>> 


Re: [9fans] 9front 5492 1919

2016-09-21 Thread Jules Merit
You're spot on, he has to watch messages as they are sent as part of a
social experiment. #plan9doomport #RobKenDallas #multicast
9fan9rear9wuzhappening

On Sep 21, 2016 9:27 PM, "Winston Kodogo"  wrote:

> Jules isn't even as convincing as Mark V Shaney.. At least Choate was a
> real person and knew a lot about soldering coaxial cables.
>
> On 20 September 2016 at 11:56, Jules Merit  gmail.com> wrote:
>
>> Go away Die NSA release fails to go beyond...
>> "759M memory: 256M kernel data. 503M user, 1128M swap"
>>
>> It got past 9boot, I can get ">"
>> #Y0 Ricoh 476, #l0 i82557, #l1 wavelanpc, #A0 ac97 detected
>>
>> Any extra plan9.ini statements to try to get more verbose messages?
>>
>> I know this worked on plan9 since I wrote a driver for the wacom tablet
>> earlier, perhaps it lost the CDROM drive after bios->kernel. before it was
>> PXE.
>>
>> This system has hardware GL documented by intel and I was able to port
>> MesaGL to plan9.
>>
>
>


Re: [9fans] 9front 5492 1919

2016-09-21 Thread Winston Kodogo
Jules isn't even as convincing as Mark V Shaney.. At least Choate was a
real person and knew a lot about soldering coaxial cables.

On 20 September 2016 at 11:56, Jules Merit <
jules.merit.eurocorp...@gmail.com> wrote:

> Go away Die NSA release fails to go beyond...
> "759M memory: 256M kernel data. 503M user, 1128M swap"
>
> It got past 9boot, I can get ">"
> #Y0 Ricoh 476, #l0 i82557, #l1 wavelanpc, #A0 ac97 detected
>
> Any extra plan9.ini statements to try to get more verbose messages?
>
> I know this worked on plan9 since I wrote a driver for the wacom tablet
> earlier, perhaps it lost the CDROM drive after bios->kernel. before it was
> PXE.
>
> This system has hardware GL documented by intel and I was able to port
> MesaGL to plan9.
>


Re: [9fans] IP Multicast - Results

2016-09-21 Thread cinap_lenrek
> Btw, I noticed that the net manpage doesn't accurately describe the
> format of /net/ipifc/x/status files. It says there are 9 columns but
> mine has more than that and also some extra rows for assigned IP addresses.
> Does anyone know if this is a 9front specific deviation or if the man page
> is just way out of date?

no, the manpage is out of date... the state printing code is the same
as in official plan 9, see:

/sys/src/9/ip/ipifc.c:/^ipifcstate

--
cinap