Re: Music made with OpenBSD

2006-04-01 Thread Antti Harri
On Sat, 1 Apr 2006, Steven wrote: I know that OBSD is supposed to have some issues playing music in terms of playing speed, but I've never noticed any problems. AFAIK it only occurs on some drivers, or occured as I don't know if it's fixed yet. There was quite long thread about it less than si

Re: Music made with OpenBSD

2006-04-01 Thread Terry
On Sat, Apr 01, 2006 at 06:48:49PM +0200, Alexandre Ratchov wrote: > > http://caoua.org/alex/obsd/reg-disto.ogg > Great music. Reminds me of one of my favorite old Jeff Beck songs. -- Terry http://tyson.homeunix.org

iwi in -current requires 3.0 firmware

2006-04-01 Thread Jonathan Gray
Just a heads up that iwi(4) in -current now requires the 3.0 firmware. We still can't include this in OpenBSD due to licensing issues and the driver currently isn't too picky about which version it attempts to load. You will run into some odd errors if you try run older versions with -current. D

Re: Music made with OpenBSD

2006-04-01 Thread Steven
* Alexandre Ratchov <[EMAIL PROTECTED]> [060401 10:00]: there's a small music piece that i'd like to share; it's composed and recorded on openbsd, mostly with MIDI software developped on openbsd (audio/midish from ports). That's pretty cool, I like the song too. :-) Even if openbsd has the r

Re: OpenBSD 3.8 on HP NC6000

2006-04-01 Thread Jeff Quast
On 4/1/06, Bachman Kharazmi <[EMAIL PROTECTED]> wrote: > Do you have any possibility to debug the freeze using a null-modem > cable and redirect all output from boot> to serial? > This can be done with a serial cable and by typing: > "set tty com0" at bootprompt. > > I'm afraid your worst probl

Re: Soekris4801 drops to ddb on cu disconnect

2006-04-01 Thread Jonathan Gray
On Sat, Apr 01, 2006 at 04:47:46PM -0700, Diana Eichert wrote: > I just got my first Soekris 4801 up and running today. I've been > connected to the serial console on the 4801 using "cu" from another of my > OpenBSD boxen. Several times when I've exited from "cu" and then > reconnected the Soekri

Soekris4801 drops to ddb on cu disconnect

2006-04-01 Thread Diana Eichert
I just got my first Soekris 4801 up and running today. I've been connected to the serial console on the 4801 using "cu" from another of my OpenBSD boxen. Several times when I've exited from "cu" and then reconnected the Soekris box has been at "ddb>" If I type in "cont" the Soekris system contin

Re: Music made with OpenBSD

2006-04-01 Thread Shane J Pearson
Hi Alexandre, On 2006.04.02, at 8:32 AM, Alexandre Ratchov wrote: for the last step i used another box (pentium III at 550MHz), since the first one died. A PC died in the making of that song? I hope you will dedicate that song to him/her. Great music BTW. Watch out Ty! ; ) Shane

Re: Music made with OpenBSD

2006-04-01 Thread Alexandre Ratchov
On Sat, Apr 01, 2006 at 03:27:29PM -0500, David T Harris wrote: > Nice work. Just out of curiosity, aside > from using midish what did you use to actually > make the song? it's a MIDI only song (no acoustic instruments) so midish did most of the job. In order to record the analog output of the s

Re: Music made with OpenBSD

2006-04-01 Thread Alexandre Ratchov
On Sat, Apr 01, 2006 at 12:32:17PM -0500, Will H. Backman wrote: > Would you be willing to describe your setup a little more? I'm sure > people on the list would be interested, or maybe as an article for > undeadly.org. > I've used the following hardware: - pentium 200MHz with 256M of RAM runni

Re: LinuxWorld Boston 2006 - "Secure Network Architectures with OpenBSD"

2006-04-01 Thread Tom McLaughlin
On Sat, 2006-04-01 at 17:21 -0500, Jason Dixon wrote: > On Apr 1, 2006, at 2:16 PM, Tom McLaughlin wrote: > > >> I hope anyone in the area will try to attend the session. I will > >> also be preaching the gospel in the *BSD exposition booth when I'm > >> not attending other talks. If anyone has

Re: LinuxWorld Boston 2006 - "Secure Network Architectures with OpenBSD"

2006-04-01 Thread Jason Dixon
On Apr 1, 2006, at 2:16 PM, Tom McLaughlin wrote: Most of the floor is your usual trade show stuff with sales reps but the .org pavillion can be fun. It's a great place to hang out if you're the type showing up in a t-shirt and jeans. It's fun to meet and talk with some actual OSS devs. Un

Re: Music made with OpenBSD

2006-04-01 Thread Barry, Christopher
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > On Behalf Of Alexandre Ratchov > Sent: Saturday, April 01, 2006 11:49 AM > To: misc@openbsd.org > Subject: Music made with OpenBSD > > hello, > > there's a small music piece that i'd like to share; it's composed a

Aironet ad-hoc mode in OpenBSD 3.9?

2006-04-01 Thread address expires 30 Jun 2006
I have a PCI Cisco Aironet card that I use in ad-hoc mode. dmesg reports the card as follows: an0 at pci0 dev 14 function 0 "Aironet PC4800 Wireless" rev 0x01: irq 11: address xx:xx:xx:xx:xx:xx In OpenBSD 3.8 and older, I used the card in ad-hoc mode by running: /sbin/ancontrol

Re: How to find memory leak in library/OS?

2006-04-01 Thread Claus Assmann
On Thu, Mar 30, 2006, Claus Assmann wrote: > application behaves fine. Hence I'm wondering whether there is a > memory leak in some library or the OS, which also could be triggered > by the way my application uses it (see the recent thread about Thanks to all of you who offered suggestion how to

Re: Theo is a Blogger :-)

2006-04-01 Thread A Rossi
Quite the april fool's joke. Must have been done someplace close to the international date line, because where I live, it just turned 1:00 pm and those posts begin today at 5:00 am and the latest is at 6 pm. quite a good laugh though. I wonder what Theo thinks of it Anton Karpov wrote: For

clarification of NAT behavior

2006-04-01 Thread Gabriel Wachman
Everything I know about PF is taken from the PF/NAT FAQ's, and the pf man page. Suppose you are using NAT as follows: nat on $ext_if from $int_if:network to ! $int_if:network -> ($ext_if) where $ext_if and $int_if are the external and internal interfaces of the firewall, respectively. For the

Re: Music made with OpenBSD

2006-04-01 Thread David T Harris
Nice work. Just out of curiosity, aside from using midish what did you use to actually make the song?

Re: LinuxWorld Boston 2006 - "Secure Network Architectures with OpenBSD"

2006-04-01 Thread Tom McLaughlin
On Tue, 2006-03-28 at 15:51 -0500, Jason Dixon wrote: > I will be presenting a new talk on OpenBSD next week at the > OpenSolutions World Conference. This is a new series of sessions > held in conjunction with LinuxWorld in Boston that focus on OSS > technologies that are not necessarily Lin

Re: Music made with OpenBSD

2006-04-01 Thread Chris
Alexandre Ratchov wrote: > hello, > > there's a small music piece that i'd like to share; it's composed and > recorded on openbsd, mostly with MIDI software developped on openbsd > (audio/midish from ports). Even if openbsd has the reputation of "server" > operating system i've enjoyed using it fo

Re: Music made with OpenBSD

2006-04-01 Thread Timo Schoeler
here's also an .mp3: http://caoua.org/alex/obsd/reg-disto.mp3 mmmh -- yummy tune :)

Re: Music made with OpenBSD

2006-04-01 Thread ScottTracey - TPSX.com
Very nice!!! - Original Message - From: "Alexandre Ratchov" <[EMAIL PROTECTED]> To: "Chris Kuethe" <[EMAIL PROTECTED]> Cc: Sent: Saturday, April 01, 2006 11:22 AM Subject: Re: Music made with OpenBSD > here's also an .mp3: > > http://caoua.org/alex/obsd/reg-disto.mp3 > > -- > Alexan

Re: Music made with OpenBSD

2006-04-01 Thread Alexandre Ratchov
here's also an .mp3: http://caoua.org/alex/obsd/reg-disto.mp3 -- Alexandre

Music made with OpenBSD

2006-04-01 Thread Alexandre Ratchov
hello, there's a small music piece that i'd like to share; it's composed and recorded on openbsd, mostly with MIDI software developped on openbsd (audio/midish from ports). Even if openbsd has the reputation of "server" operating system i've enjoyed using it for playing music: it's simple and reli

Re: Problem netbooting a Sun SS1

2006-04-01 Thread Johan SANCHEZ
On Sat, 01 Apr 2006 17:47:15 +0200 Robert Waldner <[EMAIL PROTECTED]> wrote: > On Fri, 31 Mar 2006 17:41:03 +0200, Robert Waldner writes: > >root addr=192.168.1.1 path=/data/cdimages/OpenBSD/root > >Can't open network device `le(0,0,0)' > >open: bsd.rd: Unknown error: code 13 > >device[le(0,0,0)]:

Re: Problem netbooting a Sun SS1

2006-04-01 Thread Robert Waldner
On Fri, 31 Mar 2006 17:41:03 +0200, Robert Waldner writes: >root addr=192.168.1.1 path=/data/cdimages/OpenBSD/root >Can't open network device `le(0,0,0)' >open: bsd.rd: Unknown error: code 13 >device[le(0,0,0)]: The problem sits between keyboard and chair, as nearly every time. Turned out I had

laptop external drive enclosures

2006-04-01 Thread Simon Morgan
I'm toying with the idea of ditching my desktop PC and getting a laptop to replace it. One of the main things holding me back is that I have a bunch of IDE and SATA drives that I'd like to use. Can anybody recommend any supported hardware to allow me to do this? I'm aware of those external USB encl

Re: OpenBSD 3.8 on HP NC6000

2006-04-01 Thread Bachman Kharazmi
Do you have any possibility to debug the freeze using a null-modem cable and redirect all output from boot> to serial? This can be done with a serial cable and by typing: "set tty com0" at bootprompt. I'm afraid your worst problem is that your lappy don't have com port.. /bkw On 31/03/06, Pet

Re: 3.8 006_sendmail.patch make install problem.

2006-04-01 Thread John L. Scarfone
On Sat, Apr 01, 2006 at 01:35:40AM +0200, [EMAIL PROTECTED] said: > Welcome, > > I am relatively new to OpenBSD, still playing with it and exploring. > Even than, i already love that system. It's just the best quality > software i know. Perfect development policy - don't abandon it. But > back to

Re: Problem netbooting a Sun SS1

2006-04-01 Thread Robert Waldner
On Fri, 31 Mar 2006 21:02:14 +0200, Johan SANCHEZ writes: >Check your aliases net is one of those eventually type in boot and the device >also you can give a try to a transceiver to convert AUI to UTP ...i had to do >this once... How do I check the aliases? google leads me to believe there shoul

For more secure change your password

2006-04-01 Thread Chase Bank password change
[IMAGE] Password change required! Dear Chase Member, We recently have determined that different computers have logged onto your Chase user profile account, and multiple password failures were present before the logons. We strongly advice CHANGE YOUR PASSWORD. If this is not completed in 24 hour

Re: Theo is a Blogger :-)

2006-04-01 Thread Jasper Lievisse Adriaanse
On Sat, 01 Apr 2006 05:53:14 -0800 "J.C. Roberts" <[EMAIL PROTECTED]> wrote: > On Sat, 1 Apr 2006 13:19:21 +, Miod Vallat <[EMAIL PROTECTED]> wrote: > > >> [ music|Aqua "Barbie Girl" ] > >> > >> April Fools is one thing but someone around here has a really twisted > >> sense of humor. > >

Re: Theo is a Blogger :-)

2006-04-01 Thread J.C. Roberts
On Sat, 1 Apr 2006 13:19:21 +, Miod Vallat <[EMAIL PROTECTED]> wrote: >> [ music |Aqua "Barbie Girl" ] >> >> April Fools is one thing but someone around here has a really twisted >> sense of humor. > >Yes, this is obviously a fake, since there is an humppa cover of this >tune. > torrent

Re: Theo is a Blogger :-)

2006-04-01 Thread Miod Vallat
> [ music |Aqua "Barbie Girl" ] > > April Fools is one thing but someone around here has a really twisted > sense of humor. Yes, this is obviously a fake, since there is an humppa cover of this tune. Miod

Re: Theo is a Blogger :-)

2006-04-01 Thread J.C. Roberts
On Sat, 1 Apr 2006 13:28:53 +0400, "Anton Karpov" <[EMAIL PROTECTED]> wrote: >For those who didn't see it yet: http://deraadt.livejournal.com/ >Theo has a blog on livejournal, woo-h! Add him to your friends right >now, hehehe :) > >P.S.: April, 1st ;) [ music |Aqua "Barbie Girl" ] April Fo

Re: ADSL with pppoa (over ATM)

2006-04-01 Thread tony sarendal
On 01/04/06, Craig Skinner <[EMAIL PROTECTED]> wrote: > > On Sat, Apr 01, 2006 at 10:39:26AM +0100, tony sarendal wrote: > > > > In my case (aslo on crappy UK broadband) > > You should try it in NZ, 128k upstream! > > > 1454 is actually optimal. > > On the dsl part of the link my connection runs th

Re: ADSL with pppoa (over ATM)

2006-04-01 Thread Craig Skinner
On Sat, Apr 01, 2006 at 10:39:26AM +0100, tony sarendal wrote: > > In my case (aslo on crappy UK broadband) You should try it in NZ, 128k upstream! > 1454 is actually optimal. > On the dsl part of the link my connection runs the Ethernet frames over ATM, > so I get this nice pancake when crossin

Re: Going nuts with wireless (ath(4) in this case)

2006-04-01 Thread Joakim Aronius
Hi, I couldn't find any decent ath based cards either so i got a couple of ral instead. Works ok on 3.8 except that hostap hangs the box sometimes(bummer) but that seems to be fixed in 3.9. Ralink also seems to be one of few decent companies that releases documentation. I don't buy anything fro

Re: ADSL with pppoa (over ATM)

2006-04-01 Thread tony sarendal
On 01/04/06, Craig Skinner <[EMAIL PROTECTED]> wrote: > > On Sat, Apr 01, 2006 at 09:16:33AM +0100, tony sarendal wrote: > > On 01/04/06, Craig Skinner <[EMAIL PROTECTED]> wrote: > > > > > > > > > Set the MTU and MRU to 1453, not 1500. > > > > > > 1453 ? Explain please. > > > > Typo, should have be

Your Online E-mail Address Change

2006-04-01 Thread Chase Online Services Team
Dear Chase Member: We have processed your request to change your e-mail address, based upon the information you supplied. Beginning immediately, we will send all future e-mail messages, excluding Alerts, to you at [EMAIL PROTECTED] Any e-mail addresses that receive Alerts about your accounts wil

Re: scsibus at? target at?

2006-04-01 Thread Stuart Henderson
On 2006/04/01 01:26, David B. wrote: > Is there a command or a utility I can use to see what scsibus and target > the drives are attached to? dmesg.

Re: ADSL with pppoa (over ATM)

2006-04-01 Thread Stuart Henderson
On 2006/04/01 08:36, Craig Skinner wrote: > If you must do the PPP session in OpenBSD, try the Alcatel USB frog. Or ueagle(4). > Better yet, buy a ZyXEL these work quite well IME, including on marginal lines (660H).

Theo is a Blogger :-)

2006-04-01 Thread Anton Karpov
For those who didn't see it yet: http://deraadt.livejournal.com/ Theo has a blog on livejournal, woo-h! Add him to your friends right now, hehehe :) P.S.: April, 1st ;)

Voce Recebeu uma Charge Humortadela.

2006-04-01 Thread Humortadela
Ola! Alguim que nco tinha nada para fazer, numa de suas visitas ao Humor Tadela nco sei por que cargas d'agua, lhe recomendou a seguinte pagina: "Piada Animada: Felizes Para Sempre?" Nco funcionou? Nco se desespere! Pegue o seu browser digite o seguinte enderego: http://humortadela.com Ou Ace

Re: ADSL with pppoa (over ATM)

2006-04-01 Thread Craig Skinner
On Sat, Apr 01, 2006 at 09:16:33AM +0100, tony sarendal wrote: > On 01/04/06, Craig Skinner <[EMAIL PROTECTED]> wrote: > > > > > > Set the MTU and MRU to 1453, not 1500. > > > 1453 ? Explain please. > Typo, should have been 1458: http://www.adslnation.com/support/knowledgebase/ht003.php http:

Re: openNNTP d

2006-04-01 Thread Steffen Wendzel
sorry, this mail was for the tech@ ml. On Sat, 1 Apr 2006 10:32:03 + Steffen Wendzel <[EMAIL PROTECTED]> wrote: : how about an openNNTPd? INNd is a monster and hard to configure. : : steffen

openNNTPd

2006-04-01 Thread Steffen Wendzel
how about an openNNTPd? INNd is a monster and hard to configure. steffen

scsibus at? target at?

2006-04-01 Thread David B.
installing a raidframe. raid(4) says I have to hardcode the devices and not use sd4a, etc. When I boot, the screen scrolls by so fast I can't see what scsibus the /dev's are attached to. My primary is obviously scsibus0, currently with 4 targets, 0 through 3, found at sd0-3; however, I have a

Re: Sys-Admin vs Network Admin

2006-04-01 Thread Roger Neth Jr
On 3/31/06, A Rossi <[EMAIL PROTECTED]> wrote: > Funny, I live in the West Coast US. Oregon to be specific. > Indeed, I am not qualified, so 50$/hr is quite out of the question. I > thought 10$/hr seemed reasonable given that I'm not sweeping the floors > or mowing his lawn, I'm managing his disorg

Re: ADSL with pppoa (over ATM)

2006-04-01 Thread tony sarendal
On 01/04/06, Craig Skinner <[EMAIL PROTECTED]> wrote: > > > Set the MTU and MRU to 1453, not 1500. 1453 ? Explain please. -- Tony Sarendal - [EMAIL PROTECTED] IP/Unix -= The scorpion replied, "I couldn't help it, it's my nature" =-

Re: Sys-Admin vs Network Admin

2006-04-01 Thread A Rossi
Funny, I live in the West Coast US. Oregon to be specific. Indeed, I am not qualified, so 50$/hr is quite out of the question. I thought 10$/hr seemed reasonable given that I'm not sweeping the floors or mowing his lawn, I'm managing his disorganized mess of a network. And that job is like a swe