Re: hw.sensors question

2006-05-16 Thread Jonathan Gray
On Tue, May 16, 2006 at 08:02:52AM +0200, Tor Houghton wrote: > On Tue, May 16, 2006 at 08:23:33AM +1000, David Gwynne wrote: > > what driver is behind these sensor values? > > > > can you post a full dmesg and sysctl hw.sensors when everything is > > running ok? > > > > See, that's the thing.

Re: Is Marvell 88E8053 supported?

2006-05-17 Thread Jonathan Gray
On Wed, May 17, 2006 at 06:52:29PM +0400, Dmitrij D. Czarkoff wrote: > On Tuesday 16 May 2006 22:51, you wrote: > > I had that chipset working under 3.8. My current board has the > > Marvell 88E8001 and it works just fine having been upgraded from 3.8. > > If you can't post the full dmesg you sho

Re: Hostap and 802.11g

2006-05-19 Thread Jonathan Gray
On Fri, May 19, 2006 at 05:12:09PM -0500, Eric Steen wrote: > I got it up and running under 3.9, but still the same issue as before - only > working under 11b configuration. I can get the interface to come up while > configured as 11g, but no clients will auth against it. Once in 11g mode I > can

Re: HP HC340T pci-x card

2006-05-23 Thread Jonathan Gray
On Tue, May 23, 2006 at 04:03:27PM +0200, holger glaess wrote: > hi > > i try to install this quad pci-x ethernet card that looks like an intel from > hp. > > in my starting dmesg i got > > ppb3 at pci3 dev1 function 0 unknown vendor 0x12d8 product 0x01a7 rev 0x01 > pci 4 at ppb3 bus 4 > vendo

Re: PHP vs Mason vs Ruby vs JSP/Tomcat

2006-05-23 Thread Jonathan Weiss
*) Ruby + Apache chroot + Ruby on Rails - loosely typed - interpreted Ruby is strongly but dynamically typed. So a = "hi" a = 1 is ok but a = "1" b = a + 1 is not. I consided this an advantage. Jonathan

Re: PHP vs Mason vs Ruby vs JSP/Tomcat

2006-05-23 Thread Jonathan Weiss
in like in Java, but like C, Perl or PHP there is Gettext or other internationalization libraries. I use Ruby on Rails on a German/English site with 100.000 request per day on a P4 2,8 and the machine is mostly idle. With Ruby on Rails you get an incredible increase in productivity. Adam Jonathan

Re: PHP vs Mason vs Ruby vs JSP/Tomcat

2006-05-23 Thread Jonathan Weiss
ou claim one thing and I another and the real arguments are gone. Adam Jonathan

Re: PHP vs Mason vs Ruby vs JSP/Tomcat

2006-05-23 Thread Jonathan Weiss
into me. Maybe tha anti-hype got into you. I can only restate that the discussion is pointless at this stage as none of us will change its opinion and personal attacks are starting to replace rational arguments. Adam Jonathan

Re: PHP vs Mason vs Ruby vs JSP/Tomcat

2006-05-23 Thread Jonathan Weiss
Cheers, Adam wrote: On Wed, 24 May 2006 02:08:45 +0200 Jonathan Weiss <[EMAIL PROTECTED]> wrote: So Ruby is slower than Python for your application. No, it is slower than Python for everything. Every single basic function of the language is slower, conditionals, loops, instant

Re: PHP vs Mason vs Ruby vs JSP/Tomcat

2006-05-23 Thread Jonathan Weiss
Cheers, Adam wrote: On Wed, 24 May 2006 02:51:55 +0200 Jonathan Weiss <[EMAIL PROTECTED]> wrote: You just do not want to understand and flame Rails. Right, I don't understand. Yes, you do not understand me. Its easier to pretend I am just confused than to face reality and

Re: NetMOS PCI Serial Card

2006-05-23 Thread Jonathan Gray
On Tue, May 23, 2006 at 10:45:29AM -0500, Ben Sinclair wrote: > Hi! I have a 2 port PCI serial card I'm trying to use under OpenBSD > 3.9, but it doesn't seem to find it. > > According to dmesg, the only detected serial port is pccom0, which is > the on-board serial port: pccom0 at isa0 port 0x3f8

Re: intel PRO wireless 3945ABG

2006-05-29 Thread Jonathan Gray
On Mon, May 29, 2006 at 12:26:12AM -0700, akonsu wrote: > hello, > > i am looking for help getting the intel pro wireless 3945ABG adapter work > with release 3.9. i know that there is a driver for it but i do not think it > is present in this release. i think i need to build everything from source

Re: Problems installing on my AMD64

2005-08-28 Thread Jonathan Gray
On Sun, Aug 28, 2005 at 07:17:39PM -0400, resonant evil wrote: > Hi all > > New user here.. I was trying to install OpenBSD, so I burned the cd > 37.iso to a bootable CD, then partition my harddrive accordingly in > setup, setup root disk, etc.. But when it's time for me to select my > method of g

mirror site directory layout doesn't match OpenBSD web pages?

2005-09-11 Thread Jonathan Thornburg
o have any such directory/symlink -- OpenBSD lives over in /unix/OpenBSD/ . Is this a bug in the web pages, a bug in the mirror setup, or a bug in my understanding? ciao, -- -- Jonathan Thornburg <[EMAIL PROTECTED]> Max-Planck-Institut fuer Gravitationsphysik (Albert-Einstein-Institut),

Re: ath0 troubles

2005-09-13 Thread Jonathan Gray
On Tue, Sep 13, 2005 at 07:54:52PM -0500, Matt Brenneke wrote: > I just bought an Atheros based Netgear 311T to replace my ailing > wi0[1] card. I put it in, updated my pf and bridge config files to > point to ath0 instead of wi0, and I can't connect. KisMAC doesn't see > it from my laptop either

Re: wd0: soft error (corrected)

2005-09-16 Thread Jonathan Gray
On Fri, Sep 16, 2005 at 09:34:31AM +0200, Christoph Fritz wrote: > Hi > > I have two harddisks: > > wd0 at pciide0 channel 0 drive 0: > wd0: 16-sector PIO, LBA, 12982MB, 26588016 sectors > wd0(pciide0:0:0): using PIO mode 4, DMA mode 2 > wd1 at pciide0 channel 1 drive 0: > wd1: 16-sector PIO, L

Re: Which SATA controller to purchase

2005-09-27 Thread Jonathan Gray
On Tue, Sep 27, 2005 at 08:42:47AM -0500, Daniel A. Ramaley wrote: > On Monday 26 September 2005 20:10, you wrote: > >Try this one out for size, I can vouch that it's super > >http://www.lsilogic.com/products/megaraid/sata_150_4.html > >Brandon > > Is there an LSI SATA card that doesn't have RAID

Re: getting usb networking up on the Zaurus

2005-10-03 Thread Jonathan Gray
On Mon, Oct 03, 2005 at 08:26:35PM -0400, Chuck Robey wrote: > Stuart Henderson wrote: > > >--On 03 October 2005 17:19 -0400, Chuck Robey wrote: > > > >>Add to this the fact that it works, to/from FreeBSD to the original > >>Linux on the Zaurus, using cdce on both ends. > > > > > >Client (aka targ

Re: "ATI SB200 USB" ports on Toshiba Satellite

2005-10-08 Thread Jonathan Gray
On Sat, Oct 08, 2005 at 05:38:10PM +1000, Sophie wrote: > Hi Chris and thanks for the reply. > > I know that if it's not loudly announced here there's > a good chance it won't be looked at but my soundcard > was in the same boat as the USB (It's an ATI > IXP200 - also an uncommon beast - now works

Re: wireless pci card problem

2005-10-14 Thread Jonathan Gray
On Fri, Oct 14, 2005 at 10:29:01AM +0800, man Chan wrote: > Hello, > > I got a pci wireless yesterday. After the > installation, the system reported that the following > message:- > > rtw0 at pci0 dev 8 function 0 "Realtek 8185" rev 0x20: > irq 11 > rtw0: ver RTL8185, > rtw0: could not recall E

Re: OpenBSD's 10th birthday

2005-10-18 Thread Jonathan Glaschke
On Tue, Oct 18, 2005 at 03:00:12AM -0600, Theo de Raadt wrote: > Now it is really OpenBSD's 10th birthday ;) Happy Birthday OpenBSD from Germany. Jonathan -- | /"\ ASCII Ribbon | Jonathan Glaschke - Lorenz-Gvrtz-Stra_e 71, | \ / Campaign Against | 41238 Mvnchengladbach, Tel:

Re: Intel 6300ESB SATA

2005-10-23 Thread Jonathan Gray
On Sun, Oct 23, 2005 at 05:15:29PM -0600, Sibastien Taylor wrote: > I am having problems having two SATA disks recognized by OpenBSD, the > 6300ESB > controller is found and seems to be configured properly but I get the > error: > > pciide2: couldn't map channel 0 cmd regs > pciide2: couldn't

Re: coredump

2005-10-24 Thread Jonathan Glaschke
limit the coredump size with the option "coredumpsize" in /etc/login.conf. If you set it to zero no core file will be written. Jonathan -- | /"\ ASCII Ribbon | Jonathan Glaschke - Lorenz-Goertz-Stra_e 71, | \ / Campaign Against | 41238 Moenchengladbach, Germany; |

Re: powernow

2005-10-27 Thread Jonathan Fromer
port 0x61 midi0 at pcppi0: spkr0 at pcppi0 sysbeep0 at pcppi0 lm0 at isa0 port 0x290/8: W83627THF npx0 at isa0 port 0xf0/16: using exception 16 pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo biomask ffe5 netmask ffed ttymask ffef pctr: user-level cycle counter enabled ahc1: target 1 using 16bit transfers ahc1: target 1 synchronous at 20.0MHz, offset = 0x8 dkcsum: sd0 matches BIOS drive 0x80 root on sd0a rootdev=0x400 rrootdev=0xd00 rawdev=0xd02 -- Jonathan Fromer

Re: powernow

2005-10-29 Thread Jonathan Fromer
MD Cool`n'Quiet K8: 2 available states real mem = 536125440 (523560K) -avail mem = 482324480 (471020K) +avail mem = 482320384 (471016K) using 4278 buffers containing 26910720 bytes (26280K) of memory mainbus0 (root) bios0 at mainbus0: AT/286+(00) BIOS, date 05/19/05, BIOS32 rev. 0 @ 0xf0010 -- Jonathan Fromer

Re: Cisco Aironet 350 assistance

2005-11-01 Thread Jonathan Gray
On Tue, Nov 01, 2005 at 06:36:17AM -0600, Jared Solomon wrote: > Hello, > > I have a not-exactly-new Panasonic Toughbook CF-72. OpenBSD 3.8 > installs well after disabling ahc* at the UKC prompt in the > second-stage boot. > > But, my aironet card isn't configured, and I'm not sure what I need t

Re: openbsd as secure accesspoint documentation/tutorial

2005-11-01 Thread Jonathan Weiss
5/07/04/openvpn-2-0-on-openbsd > Many thx > Didier > Jonathan -- Jonathan Weiss http://blog.innerewut.de

Re: radius on openbsd

2005-11-10 Thread Jonathan Weiss
in the ports tree, but freeradius works well > > http://www.freeradius.org/ FreeRADIUS does not work well, at least not out-of-box. Search the archives for a port submission of freeradius not long ago. Jonathan -- Jonathan Weiss http://blog.innerewut.de

Re: OpenBSD as a router for my ADSL ?

2005-11-13 Thread Jonathan Gray
On Sun, Nov 13, 2005 at 12:52:32PM +0300, Bruno Carnazzi wrote: >Hi all, > > My all-in-one router/switch/ADSL modem/AP just crashed (power > failure). Damned. Back to my USB modem :( I've also set an OpenBSD 3.8 > box at home, on a Toshiba Laptop (4000CDS, PII-233MHz, 32Mo RAM, 4Go > IDE HD).

Re: linksys usb200m

2005-11-15 Thread Jonathan Gray
On Tue, Nov 15, 2005 at 09:54:02PM -0500, OpenBSD wrote: > Hello, > > I got today a Linksys USB200M network adapter and it doesn't seem > to be attaching to axe. Should I return it and look for something > else, or is it possible to add it? It is an ASIX AX88772, while it should be possible to su

Re: DMA issues on Acer Aspire 3003WLCi laptop

2005-11-17 Thread Jonathan Gray
On Wed, Nov 16, 2005 at 11:45:51PM -0500, Stephen Takacs wrote: > I've got a new Acer Aspire 3003WLCi laptop that works fairly well > (minus the obvious winmodem and Broadcom wifi) except that it won't > boot with the pciide DMA enabled. I can get it to boot by forcing > PIO mode only, but even th

Re: WLAN USB adapter (CNet CWD-854)

2005-11-17 Thread Jonathan Gray
On Thu, Nov 17, 2005 at 07:08:31PM +0100, Maxim Bourmistrov wrote: > Any ideas what should I do to enable CWD-854? > It suppose to be an ural, but it is not. No ural0 after generic USB. > Did I miss something? > > Related lines from dmesg: > > ehci0 at pci0 dev 16 function 3 "VIA VT6202 USB" rev

Re: speedtouch st121g usb nic

2005-11-17 Thread Jonathan Gray
On Fri, Nov 18, 2005 at 12:18:16AM +0100, Han Boetes wrote: > Hi, > > My new ISP was so kind to provide me with a USB nic that goes > along with the modem/natting-firewall/bridge with wireless > support. > > It identifies itself in dmesg as: > > ugen0: BT 802.11g Wireless USB Adapter, rev 2.00

Re: apache doesn't interpret php

2005-11-20 Thread Jonathan Glaschke
riting rpc servers and clients > php5-core-5.0.4p0 server-side HTML-embedded scripting language > php5-mbstring-5.0.4 multibyte characters extensions for php5 > php5-mysql-5.0.4mysql database access extensions for php5 > phpMyAdmin-2.6.3tool to handle the administr

Re: How sweet it is... :)

2005-11-20 Thread Jonathan Glaschke
asking you to change your log message. > > Jay Applied. Thanks in advance. ;) Greetings Jonathan -- | /"\ ASCII Ribbon | Jonathan Glaschke - Lorenz-Goertz-Stra_e 71, | \ / Campaign Against | 41238 Moenchengladbach, Germany; | X HTML In Mail | jabber: [EMAIL PROTECTED] | / \

Re: HOTO Write bad documentation

2005-11-25 Thread Jonathan Glaschke
e percent inspiration"? You provided the > inspiration, they can do the one percent perspiration, right? Since > they are an open source project, and they do work for free, you have > every right to demand they adopt your recommendations, after all, they > have no clear directio

Re: procmail and sendmail mailers

2005-11-25 Thread Jonathan Glaschke
/sendmail.org/m4/readme.html. And perhaps you are looking for FEATURE(`local_procmail'), but since you dont provide any information of what you are doing exactly, no one cant even help you. Jonathan -- | /"\ ASCII Ribbon | Jonathan Glaschke - Lorenz-Goertz-Stra_e 71, | \ / Campaign Agai

Re: Network Analyzer

2005-11-25 Thread Jonathan Glaschke
ackage. > > http://netdude.sf.net > > Tobias I use tcpick for seeing the traffic just while it gets throw the device. I thought about creating a port for tcpick, do you think thats a good idea? Jonathan -- | /"\ ASCII Ribbon | Jonathan Glaschke - Lorenz-Goertz-Stra_e 71, | \ / Campaign Against | 41238 Moenchengladbach, Germany; | XHTML In Mail | jabber: [EMAIL PROTECTED] | / \ And News | http://jonathan-glaschke.de/

Re: HOTO Write bad documentation

2005-11-27 Thread Jonathan Glaschke
eeds that? Who wants to implement it? If there is only one person who has problems to view the content because of a new and tricky design, than the new design was a step in the wrong direction. Thats my opinion. Jonathan PS: If we change now to a modern design, how long would is last until the

Re: HOTO Write bad documentation

2005-11-27 Thread Jonathan Glaschke
On Sun, Nov 27, 2005 at 01:39:18PM +0100, frantisek holop wrote: > hmm, on Sun, Nov 27, 2005 at 10:29:27AM +0100, Jonathan Glaschke said that > > The Web is against good design. You can see this by looking at the most > > people's choice of browser. Bad web browsers are th

Re: openbsd web site design proposals (from HOTO write bad docs)

2005-11-28 Thread Jonathan Glaschke
e to fight -wars and do things that aren't required by w3.org just to make things run. At that point one can see that the web is just broken. Good HTML is _not_ decided by browser, _not_ decided by your screen resolution, _not_ even decided by whether you use a computer or a toaster, it&#x

Re: openbsd web site design proposals (from HOTO write bad docs)]

2005-11-28 Thread Jonathan Glaschke
On Mon, Nov 28, 2005 at 01:07:02PM -0500, Jeremy David wrote: > On 11/28/05, Jonathan Glaschke <[EMAIL PROTECTED]> wrote: > > On Mon, Nov 28, 2005 at 08:15:00AM -0800, J.C. Roberts wrote: > > > On Mon, 28 Nov 2005 10:29:43 -0500, Jeremy David > > > <[EMAIL PROTE

Re: WLAN ath disassociate and 11g support

2005-12-03 Thread Jonathan Gray
On Sat, Dec 03, 2005 at 08:20:25PM +0100, Stefan wrote: > Hello, > > i have just bought an Atheros mini-PCI card to put into my Soekris 4801 > box. The card is recognized as: > > ath0 at pci0 dev 14 function 0 "Atheros AR5212" rev 0x01: irq 11 > ath0: AR5212 5.6 phy 4.1 rf5112 3.6, FCC1A, addres

Re: Connecting Nokia (and other) phones to a pc

2005-12-14 Thread Jonathan Gray
On Wed, Dec 14, 2005 at 01:54:19PM +0200, Marius Van Deventer - Umzimkulu wrote: > HI All > > I did a google search and found a little info, but nothing concise. > Maybe I used the wrong parameters, I dunno... > > Anyway, my question. > > Have any of you had any success connecting a mobile phone

Re: Connecting Nokia (and other) phones to a pc

2005-12-14 Thread Jonathan Gray
On Wed, Dec 14, 2005 at 03:30:51PM +0200, Marius Van Deventer - Umzimkulu wrote: > > -Original Message- > > From: Joachim Schipper [mailto:[EMAIL PROTECTED] > > Sent: 14 December 2005 02:30 PM > > To: misc@openbsd.org > > Subject: Re: Connecting Nokia (and other) phones to a pc > > > > >

Re: CM9 problems with 802.11g (mode 11g)

2005-12-17 Thread Jonathan Gray
On Sat, Dec 17, 2005 at 02:23:00AM -0600, Bart Kus wrote: > Hello, > > I believe this report is related to the one archived on: > > http://marc.theaimsgroup.com/?l=openbsd-misc&m=113292366519249&w=2 > > Where Robert Stepanek reports an issue with 11ag modes. However, my > report is limited to 1

Re: MN-520 802.11b wireless PCMCIA card not found in -CURRENT on AMD Sempron?

2005-12-20 Thread Jonathan Gray
On Mon, Dec 19, 2005 at 10:57:44PM -0600, C. Bensend wrote: > Hey folks, > >I've never been lucky enough to actually own my own laptop until > yesterday, when a friend pointed me at a special at Staples. I > picked up a Compaq Presario V2405US (AMD Sempron) for a pretty good > price. Yes, I

Re: How to log all entered commands?

2005-12-24 Thread Jonathan Glaschke
re actual is a timestamp in the log file, at least in mine. Script started on Sat Dec 24 20:37:56 2005 [snip] Script done on Sat Dec 24 20:38:01 2005 Merry Christmas! Jonathan > > Thanks anyway > MK > > - Original Message - > From: "Siju George" <[EMAIL PR

Re: Mounting / ro

2005-12-30 Thread Jonathan Weiss
Whey I mailed here is: Is it good practice at all to mount / read-only? You should place /dev and /var on other partitions like mfs based ones. See http://blog.innerewut.de/articles/2005/05/14/openbsd-3-7-on-wrap Regards, ahb Jonathan -- Jonathan Weiss http://blog.innerewut.de

Re: Airlink 101 Super G USB 2.0 Adapter support

2006-01-01 Thread Jonathan Gray
On Mon, Jan 02, 2006 at 12:00:12AM -0500, NetNeanderthal wrote: > After searching through http://openbsd.org/i386.html#hardware and > ath(4), I believe I have a currently (as of the latest snapshot) > unsupported USB 2.0 802.11b/g adapter, the Airlink 101 Super G, based > on the Atheros AR5523. Th

Re: Trying to get rtw card to work: "reset failed"

2006-01-06 Thread Jonathan Gray
On Thu, Jan 05, 2006 at 09:04:32PM -0600, Peter Drauden wrote: > I am trying to install OpenBSD 3.8 on my laptop (a HP n3410). The > rtw(4) man page says my wireless card (a Netgear MA521) is supported. > I booted from the install floppy and the card is not detected. I > booted from an install CD

Re: mergemaster

2006-01-08 Thread Jonathan Weiss
, I'm perfectly happy to just dump it into ~/bin on my boxes if there's no general interest. I would really appreciate having mergemaster in the base system. Jonathan -- Jonathan Weiss http://blog.innerewut.de

Re: error on ifconfig, bssid

2006-01-12 Thread Jonathan Gray
On Fri, Jan 13, 2006 at 04:40:07AM +, Lucas Reddinger wrote: > > * Do you really want a bssid, or are you just looking for a network ID > > (nwid)? > > in a previous e-mail to misc, i said: > "there are three access points that i can pick up that have the same > ssid [nwid]. is there a way to

Re: ral(4) & how to determine what version of the PCI spec is supported

2006-01-14 Thread Jonathan Gray
On Sat, Jan 14, 2006 at 06:41:40PM +1030, Damon McMahon wrote: > Greetings, > > I am considering purchasing an MSI PC54G2 PCI wireless adapter for a > Pentium III machine which will run OBSD 3.7 . > > I note ral(4) states: > > "PCI ral adapters seem to strictly require a system supporting PCI 2.

Re: buslink pcmcia usb 2.0 card

2006-01-14 Thread Jonathan Gray
On Sat, Jan 14, 2006 at 10:43:23AM -0200, capereiragomes wrote: > Hi, > I need to connect an external hard disk, that is inside an usb enclosure, to > > an old notebook that has only

Re: ral(4) & how to determine what version of the PCI spec is supported

2006-01-14 Thread Jonathan Gray
On Sat, Jan 14, 2006 at 05:35:08PM +, Jason George wrote: > >Greetings, > > > >I am considering purchasing an MSI PC54G2 PCI wireless adapter for a > >Pentium III machine which will run OBSD 3.7 . > > > >I note ral(4) states: > > > >"PCI ral adapters seem to strictly require a system supporting

Re: Securing an OpenBSD AP (or bridge, dunno)

2006-01-15 Thread Jonathan Gray
On Sun, Jan 15, 2006 at 12:10:13PM +0400, Bruno Carnazzi wrote: >Hi all, > > I use an OpenBSD/i386 3.8 as a gateway for routing my residential ADSL > access. I'm going to use an USB dongle (this is my last externel port > available :( to provide some Wifi access for some laptops (mainly my > P

Re: openbsd on irix

2006-01-22 Thread Jonathan Gray
On Sun, Jan 22, 2006 at 09:43:56AM +0100, Lars Weste wrote: > hi, > > reading http://www.openbsd.org/sgi.html, confuses a bit. at the top it is > stated that the port will run at r4000 and up. at the bottom, in > supported hardware, the r5000 is the smallest supported processor. Which > state

Re: running snapshot (obsd 3.9-beta), not able to compile GENERIC kernel

2006-01-22 Thread Jonathan Gray
On Sun, Jan 22, 2006 at 12:01:18PM +, Didier Wiroth wrote: > Hi, > I've installed (on a newly formated disk) openbsd 3.9-beta (snapshot from > 19.1) on my laptop > I've added a few packages from the snapshot/packages/i386 (kdebase etc...) > Then I've fetched the latest sources: > cvs -q -

Re: Ralink - device timeout

2006-01-23 Thread Jonathan Gray
On Mon, Jan 23, 2006 at 12:36:46PM +0100, Joakim Aronius wrote: > Hi Anders, > > >From your dmesg: > pcibios0 at bios0: rev 2.1 @ 0xfd7a0/0x860 > > >From RAL(4) > CAVEATS > PCI ral adapters seem to strictly require a system supporting PCI 2.2 or > greater and will likely not work in sys

man chmod; `-X' is in POSIX 1003.1

2006-01-26 Thread Jonathan Glaschke
bits are set in the current file mode bits." Is this importent enough to mention it? Regards, Jonathan -- | /"\ ASCII Ribbon | Jonathan Glaschke - Lorenz-Goertz-Stra_e 71, | \ / Campaign Against | 41238 Moenchengladbach, Germany; | XHTML In Mail | jabber: [EMAIL PROTE

Re: Wireless signal strength/quality on Ralink card?

2006-01-29 Thread Jonathan Gray
On Sun, Jan 29, 2006 at 04:15:22PM +0100, Jonas Fischer wrote: > How do I see the wireless signal strength/quality on a ral interface in > OpenBSD 3.8? > wicontrol and ancontrol does not support ral interface and Ifconfig does > not show it. :-( ifconfig -M ral0 if you are associated to an acces

Re: SATA support in 3.8

2006-01-29 Thread Jonathan Gray
On Sun, Jan 29, 2006 at 04:43:18PM -0600, L. V. Lammert wrote: > At 03:28 PM 1/29/2006 -0700, David Wilk wrote: > >Howdy all, I was just wondering what SATA support was like in 3.8. > >Specifically, are there any promise controller add-in cards (as opposed to > >built-in to mobo) that anyone would

Re: DVD burning, cdrloots, dvdrtools, dvd+rw_tools on OpenBSD-3.8

2006-01-31 Thread Jonathan Gray
On Tue, Jan 31, 2006 at 04:40:49PM +0500, Dmitry Slobodchikov wrote: > Hi everybody-) > > I've got two burners: > > NEC ND-3540A > PIONEER DVR-110D > > but I got ext lines by the both > > Based on: > Cdrecord 1.11a15 (i386-unknown-openbsd3.8) Copyright (C) 1995-2001 JFrg > Schilling > scsidev:

Re: unwanted key repeating in X, dmesg

2006-02-04 Thread Jonathan Glaschke
rt dkcsum: wd0 matches BIOS drive 0x80 root on wd0a rootdev=0x0 rrootdev=0x300 rawdev=0x302 WARNING: / was not properly unmounted uhidev0 at uhub0 port 2 configuration 1 interface 0 uhidev0: vendor 0x15ca USB_PS2 Optical Mouse, rev 2.00/5.12, addr 2, iclass 3/1 ums0 at uhidev0: 3 buttons and Z dir

testers required for NVIDIA Ethernet driver

2006-02-06 Thread Jonathan Gray
So Damien Bergamini and I have put together a driver for the Ethernet controllers NVIDIA put out. They don't provide documentation or even have a list of names for the chips, but will happily agree to let various parties distribute a driver kludged around a binary blob. Suffice to say, we have ha

Re: unwanted key repeating in X

2006-02-08 Thread Jonathan Glaschke
blem don't seems to be a known issue because i didn't found > > anything in openbsd's or x11's bug tracking system. > > > > Any help would be appreciated, > > Jonathan > > What version of X are you running? > > I saw the same issue on Zaurus a fe

Re: SVND Encryption

2006-02-08 Thread Jonathan Glaschke
On Wed, Feb 08, 2006 at 11:42:10AM -0800, Don Smith wrote: > how could 1024 bits be used in blowfish only accepts > 448 bit keys? They can't be used - i was wrong, sorry. -- | /"\ ASCII Ribbon | Jonathan Glaschke - Lorenz-Goertz-Stra_e 71, | \ / Campaign Against | 41238

Re: unwanted key repeating in X

2006-02-09 Thread Jonathan Glaschke
On Thu, Feb 09, 2006 at 09:29:38PM +0100, Joachim Schipper wrote: > On Wed, Feb 08, 2006 at 10:06:17PM +0100, Jonathan Glaschke wrote: > > On Sun, Feb 05, 2006 at 01:46:19PM +0100, Alexandre Anriot wrote: > > > > Hello, > > > > > > > > sometimes wh

Re: netgear ma521

2006-02-10 Thread Jonathan Gray
On Sat, Feb 11, 2006 at 02:42:42AM +0100, Moritz Lutz wrote: > Hi there, > i got an problem here. I got an old laptop 100mhz 10,4". So there is > no internal network > interface so i want to run an wireless lan card in it (cardbus). But > i don't get it work. I was > already reading the OpenBSD

Re: Marvell Yukon 8036 Ethernet

2006-02-12 Thread Jonathan Gray
On Sun, Feb 12, 2006 at 03:55:33PM -0500, William Kranec wrote: > Hello misc@, > > I recently purchased a laptop with a Marvell Yukon 8036 ethernet chip, which > I haven't been able to get working (the interface does not appear in ifconfig > output). The specific dmesg error looks like: > > sk

Re: OpenSparc T1

2006-02-14 Thread Jonathan Gray
On Wed, Feb 15, 2006 at 12:04:12AM -0500, Daniel Ouellet wrote: > No punch intended to anyone at all, but I was just curious about the new > Sun T1 processor and initiative. > > They release today their spec and documentations on the Internet: > > http://opensparc.sunsource.net/nonav/opensparct1

Re: Airlink101 awlc3026

2006-02-20 Thread Jonathan Gray
On Mon, Feb 20, 2006 at 07:38:32AM -0800, Benjamin Collins wrote: > Anyone know what chipset is used in the awlc3026 card? It's on sale at > Fry's for $8, and I wanted to get it for use in my OpenBSD laptop. > > Even better, anyone have a dmesg with this card listed? Marvell Libertas according t

Re: SMP

2006-02-21 Thread Jonathan Glaschke
On Tue, Feb 21, 2006 at 01:06:08PM -0300, Gustavo Rios wrote: > I was wondering what is the state of art in SMP technologies ? > I would like to know how close is OpenBSD to it? > > Thanks in advance. > http://openbsd.org/faq/faq8.html#SMP Jonathan -- | /"\ ASCII Ribbon

Re: TEW-423PI WiFi Card in OpenBSD

2006-02-21 Thread Jonathan Gray
On Tue, Feb 21, 2006 at 05:28:40PM +0200, Alari Kask wrote: > Hello, > i have a Trendnet TEW-423PI 802.11g WiFi card, > it seems to use a Texas Instrument chip, i only found information > regarding TI not releasing open-source drivers and linux reverse- > engineering. > This is the part of the d

Re: hardware: Sun x2100 test results

2006-02-22 Thread Jonathan Gray
On Wed, Feb 22, 2006 at 02:31:10PM +0100, Srebrenko Sehic wrote: > For those interested, here are the preliminary results of my Sun x2100 > tests. More hardware tests results available at > http://www.armorlogic.com/oscl/ > > Issues with Sun X2100 running OpenBSD/amd64 (-current from 22/02/2006) >

nfe+ciphy testers urgently required

2006-02-27 Thread Jonathan Gray
If people have NVIDIA Ethernet controllers that attach Cicada/Vitesse PHYs ciphy(4), can you get in touch with me ASAP. I have a fix for a problem for you to test that will result in your adapter not working in 3.9 if it does not get comitted very soon.

Re: some questions about OpenBSDs future plans

2005-05-09 Thread Jonathan Weiss
ou made my day! Still grinning :-) Jonathan -- Jonathan Weiss [EMAIL PROTECTED] http://blog.innerewut.de

Re: beginner, intermediate, and advanced scripting

2005-05-14 Thread Jonathan Beckman
I'd recommend this ebook when it comes to learning perl: http://juerd.nl/elsewhere.plp?href=http://learn.perl.org/library/beginning_perl/ It'll get you started with perl and programing in general, the rest you can learn by reading other peoples' scripts.

Problems with 3.7 on Wrap and detecting ram

2005-05-14 Thread Jonathan Weiss
installed ram? My detailed installation steps can be found here: http://blog.innerewut.de/articles/2005/05/14/openbsd-3-7-on-wrap Thanks, Jonathan dmesg: OpenBSD 3.7 (GENERIC) #50: Sun Mar 20 00:01:57 MST 2005 [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC RTC BIOS diagnostic error 80

Re: OpenBSD-binary-upgrade

2005-05-17 Thread Jonathan Beckman
If I get this right this will download the "snapshot" of 3.7 and install/merge it? Or is it the snapshot of ~current? Also I'd like to compliment you for a very nifty update script.

Re: Problems with 3.7 on Wrap and detecting ram

2005-05-17 Thread Jonathan Weiss
Alexander Yurchenko wrote: On Sun, May 15, 2005 at 02:00:45AM +0200, Jonathan Weiss wrote: Hi folks, I own a Wrap box, very similar to the Soekris NET4801 except that it is lacking USB, IDE and PXE among other minor things. I own this model: http://shop.tronico.net/pd1100964260.htm?categoryId=0

Re: Safe development

2005-05-20 Thread Jonathan Thornburg
t laptop disk is 30+ GB, 2 or 3 GB for a duplicate OpenBSD is (IMHO) a trivial price. Of course, YMMV. Don't try this scheme unless you're reasonably familiar with the OpenBSD booting system, /etc/fstab, installboot, mount, and other such commands. ciao, -- -- "Jonathan Thornburg (rem

Re: OpenBSD 3.7 Torrents are now available

2005-05-20 Thread Jonathan Beckman
Yeah, a torrent for the ports and src trees would be nice... What would be even nicer would be a torrent of the packages.

Re: Buffalo WLI-U2-KG54-AI, ural not detected

2005-05-22 Thread Jonathan Gray
On Sun, May 22, 2005 at 05:21:39PM +0300, Jyry Suuntala wrote: > Hello, > > I just purchased a Buffalo WLI-U2-KG54-AI for my Dell Latitude D800 > laptop. I upgraded to OpenBSD 3.7, rebuilt my kernel (for ntfs support) > and plugged in the device. The small storage area is detected but no > wire

Re: IPs in the facebook.com domain accessing OpenSBD firewall

2012-05-17 Thread Jonathan Gray
http://meetings.ripe.net/ripe-52/presentations/ripe52-plenary-dnsamp.pdf

Re: IBM x3850/x3950 OpenBSD dmesg

2012-05-25 Thread Jonathan Gray
On Fri, May 25, 2012 at 07:27:48AM -0400, Jiri B wrote: > Hi, > > we will be deactivating some old servers. I will try to boot OpenBSD > and provide dmesg. > >|Product NameIBM > x3850-[88634SG]- >|Product Name...

Re: ciss(4) write very slow w/o bbwc

2012-05-29 Thread Jonathan Gray
I don't think that commit will fix the problem. HP shouldn't sell machines without the battery, but they do. >From memory the firmware on the raid controller has no way of turning on caching without the battery being present. On Tue, May 29, 2012 at 11:30:34AM +0200, csszep wrote: > Hi Misc! > >

Re: ciss(4) write very slow w/o bbwc

2012-05-29 Thread Jonathan Gray
On Tue, May 29, 2012 at 12:25:51PM +0100, Rodolfo Gouveia wrote: > On Tue, May 29, 2012 at 08:31:06PM +1000, Jonathan Gray wrote: > > From memory the firmware on the raid controller has no way > > of turning on caching without the battery being present. > > I run some ciss,

problem SOLVED (was: Re: more Thinkpad T60 X/video woes (5.0-stable amd64))

2012-05-31 Thread Jonathan Thornburg
figure-everything X works fine, with no crashes or hangs and full video acceleration. My thanks to all who contributed ideas in the thread (and to all the developers for a *great* 5.1)! ciao, -- -- "Jonathan Thornburg [remove -animal to reply]" Dept of Astronomy & IUCSS, In

Thinkpad T60 "sticky touchpad" (amd64/5.1-stable)

2012-05-31 Thread Jonathan Thornburg
ms0 mux 0 wsmouse1 at pms0 mux 0 pms0: Synaptics touchpad, firmware 6.2 pcppi0 at isa0 port 0x61 spkr0 at pcppi0 aps0 at isa0 port 0x1600/31 mtrr: Pentium Pro MTRR support ugen0 at uhub4 port 2 "STMicroelectronics Biometric Coprocessor" rev 1.00/0.01 addr 2 vscsi0 at root scsibus2 at vscsi0: 2

Re: "em0: Invalid mac address" and the device is not configured.

2012-06-09 Thread Jonathan Gray
I have a "Intel PRO/1000MT (82540EP)" in my laptop which takes the same codepath (hw->mac_type of em_82540) and don't see any problems so I wonder what is different (corrupt eeprom?). If you can try defining DBG in sys/dev/pci/if_em_osdep.h this will produce a lot of debug output you can mail me o

Re: Possible hacking project-- axe driver

2012-06-09 Thread Jonathan Gray
watchdog timeouts are more often than not problems with interrupt routing. Can you include the rest of your dmesg? On Sat, Jun 09, 2012 at 03:57:40PM -0700, Hal Pomeranz wrote: > I purchased one of these USB ethernet adaptors to add an extra > interface to one of my OpenBSD devices: > > http://w

Re: Possible hacking project-- axe driver

2012-06-10 Thread Jonathan Gray
On Sun, Jun 10, 2012 at 07:46:20AM -0700, Hal Pomeranz wrote: > > watchdog timeouts are more often than not problems with interrupt > > routing. Can you include the rest of your dmesg? > > Sure thing. See below. Not much there, unfortunately. > > The last two lines are from when I physically r

Re: SIL-3512 supported?

2012-06-16 Thread Jonathan Gray
It should work fine, this is the same controller as in the Thecus N1200 for example. It isn't sili(4) but rather pciide(4), see http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4 On Sat, Jun 16, 2012 at 10:49:08AM +0200, LEVAI Daniel wrote: > Hi! > > Although sili(4) doesn't state it

Re: "Seagate Expansion" 3T disk works via USB but not via SATA

2012-06-21 Thread Jonathan Gray
It seems the lba48 capacity values being pulled out aren't sane for whatever reason. Can you try switch the controller into ahci mode via the bios?

Re: "Seagate Expansion" 3T disk works via USB but not via SATA

2012-06-21 Thread Jonathan Gray
On Thu, Jun 21, 2012 at 11:54:55PM +1000, Jonathan Gray wrote: > It seems the lba48 capacity values being pulled out aren't sane > for whatever reason. > > Can you try switch the controller into ahci mode via the bios? Looking at this again, it seems there is no support for 4k

Re: wifi not detected during installation

2012-06-23 Thread Jonathan Gray
On Fri, Jun 22, 2012 at 08:21:10PM -0700, Sha'ul wrote: > I can't get the Atheros AR9485WB-EG wireless network adapter > working. I think it might be tied into the Atheros AR3012 bluetooth > 3.0 and Broadcom wireless utility. Looking at athn(4), is there no > support for it? The kernel can't see t

Re: Performance with network card at 10Gb

2012-07-06 Thread Jonathan Gray
On Fri, Jul 06, 2012 at 10:04:10AM +, Stuart Henderson wrote: > On 2012-07-04, Massimo Pignoloni wrote: > > hi > > i upgrade the driver and the performance are improved by about 45% > > passing from 1.3Gb/s to 1.9Gb/s. > > Note that for the best improvement on the '99 chip, you want *brand n

Re: 4g (LTE) modem

2012-07-07 Thread Jonathan Gray
On Sat, Jul 07, 2012 at 09:24:50PM +0400, Alexei Malinin wrote: > Alexei Malinin wrote: > > Hello, > > > > could anybody recommend OpenBSD compatible 4g (LTE) modem? > > I tried to use recent "Qualcomm MDM9200" chipset > (http://www.qualcomm.com/media/releases/2010/09/08/qualcomm-now-demonstrating

<    5   6   7   8   9   10   11   12   >