Re: trouble with wireless

2012-06-24 Thread Philip Guenther
On Sat, Jun 23, 2012 at 10:52 PM, Jacob Wilson undidac...@gmail.com wrote:
 hello, trying to use an intel centrino w/ wimax
               6150 on version 5.1, i have been trying to figure this out
 but
               have had no luck

dmesg?



Re: trouble with wireless

2012-06-24 Thread Philip Guenther
On Sat, Jun 23, 2012 at 11:12 PM, Jacob Wilson undidac...@gmail.com wrote:
 On Sun, Jun 24, 2012 at 1:10 AM, Philip Guenther guent...@gmail.com
wrote:
 On Sat, Jun 23, 2012 at 10:52 PM, Jacob Wilson undidac...@gmail.com
 wrote:
  hello, trying to use an intel centrino w/ wimax
                6150 on version 5.1, i have been trying to figure this out
  but
                have had no luck

 dmesg?

 dmesg output for the device shows;

 ugen1 at uhub3 port 5 Intel Corporation Intel(R) Centrino(R) Wireless-N +
 WiMAX 6150 rev 2.00/0.00 addr 3

Please keep replies on-list.

It's attached to by ugen, the generic USB driver, so there's no
support in the kernel for using it as a network device.


Philip Guenther



Re: trouble with wireless

2012-06-24 Thread Tomas Bodzar
On Sun, Jun 24, 2012 at 8:31 AM, Philip Guenther guent...@gmail.com wrote:
 On Sat, Jun 23, 2012 at 11:12 PM, Jacob Wilson undidac...@gmail.com
wrote:
 On Sun, Jun 24, 2012 at 1:10 AM, Philip Guenther guent...@gmail.com
 wrote:
 On Sat, Jun 23, 2012 at 10:52 PM, Jacob Wilson undidac...@gmail.com
 wrote:
  hello, trying to use an intel centrino w/ wimax
                6150 on version 5.1, i have been trying to figure
this out
  but
                have had no luck

 dmesg?

 dmesg output for the device shows;

 ugen1 at uhub3 port 5 Intel Corporation Intel(R) Centrino(R) Wireless-N +
 WiMAX 6150 rev 2.00/0.00 addr 3

 Please keep replies on-list.

 It's attached to by ugen, the generic USB driver, so there's no
 support in the kernel for using it as a network device.

BTW what is the reason for system showing PCI device as something under USB?



 Philip Guenther



Re: trouble with wireless

2012-06-24 Thread Philip Guenther
On Sat, Jun 23, 2012 at 11:40 PM, Tomas Bodzar tomas.bod...@gmail.com wrote:
 BTW what is the reason for system showing PCI device as something under USB?

What makes you think it's a PCI device?  Something in the dmesg that
you didn't show us?  (Guess the dmesg is a boring game)


Philip Guenther



Re: trouble with wireless

2012-06-24 Thread Tomas Bodzar
On Sun, Jun 24, 2012 at 8:55 AM, Philip Guenther guent...@gmail.com wrote:
 On Sat, Jun 23, 2012 at 11:40 PM, Tomas Bodzar tomas.bod...@gmail.com
wrote:
 BTW what is the reason for system showing PCI device as something under
USB?

 What makes you think it's a PCI device?  Something in the dmesg that
 you didn't show us?  (Guess the dmesg is a boring game)

I didn't see dmesg. That's why ask as 6150 is defined in pcidevs.h



 Philip Guenther



Re: trouble with wireless

2012-06-24 Thread Otto Moerbeek
On Sun, Jun 24, 2012 at 10:56:55AM +0200, Tomas Bodzar wrote:

 On Sun, Jun 24, 2012 at 8:55 AM, Philip Guenther guent...@gmail.com wrote:
  On Sat, Jun 23, 2012 at 11:40 PM, Tomas Bodzar tomas.bod...@gmail.com
 wrote:
  BTW what is the reason for system showing PCI device as something under
 USB?
 
  What makes you think it's a PCI device? ??Something in the dmesg that
  you didn't show us? ??(Guess the dmesg is a boring game)
 
 I didn't see dmesg. That's why ask as 6150 is defined in pcidevs.h
 
 
 
  Philip Guenther

Some people just like to make this painful, it seems. Just send the
whole dmesg!

-Otto



Paga $750 por Samsung VG 110 c/ 12.7mp SOLO POR HOY!!!

2012-06-24 Thread Bonus Cupon
Si no podes visualizar este mail, ingresa a:
http://news1.bonuscupon.com.ar/r.html?uid=1.1k.29hh.rj.qw91g1nazd



Re: OpenBSD forked

2012-06-24 Thread Anonymous Remailer (austria)
Marc Espie wrote:

 W. Richard Stevens was THE best unix books author *ever*, bar none.
 
 He's on a par with such CS giants as Don Knuth, writing-wise.
 
 Advanced Unix programming is *the* best book to understand how
 to write Unix code, PERIOD.

Are you saying the 1992 edition is still worthwhile now in 2012?



Re: OpenBSD forked

2012-06-24 Thread Eugene Yunak
On Sunday, 24 June 2012, Anonymous Remailer (austria) wrote:

 Marc Espie wrote:

  W. Richard Stevens was THE best unix books author *ever*, bar none.
 
  He's on a par with such CS giants as Don Knuth, writing-wise.
 
  Advanced Unix programming is *the* best book to understand how
  to write Unix code, PERIOD.

 Are you saying the 1992 edition is still worthwhile now in 2012?


Absolutely.
One book that i always recommend people to get to accompany Stevens'
masterpiece is The Art of Unix Programming.
These two books plus KR really is everything you need to get a good start.

Cheers,
Eugene



-- 
The best the little guy can do is what
the little guy does right



Re: OpenBSD forked

2012-06-24 Thread Otto Moerbeek
On Sun, Jun 24, 2012 at 02:48:04PM +0200, Anonymous Remailer (austria) wrote:

 Marc Espie wrote:
 
  W. Richard Stevens was THE best unix books author *ever*, bar none.
  
  He's on a par with such CS giants as Don Knuth, writing-wise.
  
  Advanced Unix programming is *the* best book to understand how
  to write Unix code, PERIOD.
 
 Are you saying the 1992 edition is still worthwhile now in 2012?

Last and 2nd edition was published in 2005. And yes, it is still
relevant, even the 1st edition. Programming using the unix system
calls/posix hasn't changed a lot since the nineties. 

-Otto



Re: Learning C Programming

2012-06-24 Thread 0xAAA
 Yes there is an official answers book, but it is written by other
 authors. I believe that the KR book refers to it somewhere.

They refer to it on the back of the book
:D



Re: Portable version of cwm(1)?

2012-06-24 Thread Rafael Zalamena
On Sat, Jun 23, 2012 at 11:15:26PM +, Aaron W. Hsu wrote:
 Has anyone done a portable version of cwm(1) from the OpenBSD 
 tree? I just made an attempt, and it was pretty straightforward, 
 but if someone has made a more serious attempt I would prefer 
 to consider that.
 
 -- 
 Aaron W. Hsu | arcf...@sacrideo.us | http://www.sacrideo.us
 Programming is just another word for the lost art of thinking.
 

This thread:
http://marc.info/?l=openbsd-miscm=133596254108592



Re: trouble with wireless

2012-06-24 Thread Ted Unangst
On Sun, Jun 24, 2012 at 08:40, Tomas Bodzar wrote:

 It's attached to by ugen, the generic USB driver, so there's no
 support in the kernel for using it as a network device.
 
 BTW what is the reason for system showing PCI device as something under USB?

Because that's how it's attached?  The kernel's not just making these
things up.



Re: Something other than getty/login on console?

2012-06-24 Thread David Diggles
Thanks Marcus!  I have been sidetracked with a few things,
but will give this technique a try soon.

I take it dostuff.sh is where I could put something like
#!/bin/sh
while [ ! ]; do
/usr/local/bin/ttyplay kickassci.demo
done

?

On Fri, Jun 15, 2012 at 09:36:43AM +0200, MERIGHI Marcus wrote:
 da...@elven.com.au (David Diggles), 2012.06.15 (Fri) 00:20 (CEST):
  I want the default login console to run something like
  /usr/games/worms -n100
  or
  rsh host /opt/local/bin/xaos -driver aa -autopilot
 
 the way I do it...
 
 $ grep ttyC0 /etc/ttys
 ttyC0   /usr/local/libexec/getty.sh vt220 on 
 
 $ ls -al /usr/local/libexec/getty.sh
 -rwxr-xr-x  1 root  wheel  210 Feb 15 19:01 /usr/local/libexec/getty.sh
 
 $ cat /usr/local/libexec/getty.sh 
 #!/bin/ksh -e
 TERM=vt220 /usr/local/sbin/dostuff.sh  /dev/$1  /dev/$1
 
 $ ls -la /usr/local/sbin/dostuff.sh 
 -rwxr-xr-x  1 root  wheel  -  2.2K Feb 18 11:28 /usr/local/sbin/dostuff.sh
 
 dostuff.sh has stdin/stdout connected to console, now.
 
 Bye, Marcus
 
 (nice project, btw!)
 
  !DSPAM:4fda64d4121516375431200!