Re: No hw.setperf on Intel Atom CPU D2550 64bit system

2014-04-29 Thread Jonathan Gray
On Tue, Apr 29, 2014 at 10:22:29PM +0200, Thomas Bohl wrote: > Hello List, > > I installed 5.5-current, both with i386 and amd64, on a ASRock > AD2550-ITX mainboard [1] which has a Intel Dual-Core Atom D2550 CPU on > board. > On the i386 version sysctl shows the MIB name hw.setperf and therefore >

Re: No hw.setperf on Intel Atom CPU D2550 64bit system

2014-04-30 Thread Jonathan Gray
On Wed, Apr 30, 2014 at 07:28:16PM +0200, Thomas Bohl wrote: > Am 30.04.2014 05:23, schrieb Jonathan Gray: > >On Tue, Apr 29, 2014 at 10:22:29PM +0200, Thomas Bohl wrote: > >>cpu0 at mainbus0: apid 0 (boot processor) > >>cpu0: Intel(R) Atom(TM) CPU D2550 @ 1.86GHz, 186

Re: Device not recognized: T14s gen 2 (intel); soldered intel wifi chip isn't recognized by openbsd.

2021-07-23 Thread Jonathan Gray
On Fri, Jul 23, 2021 at 07:29:21PM +, Alex Beakes wrote: > (this is my first time mailing a mailing list, getting into BSD, long time > linux user; sorry if I got anything wrong.) > > Using a lenovo T14s gen2 intel, intel wifi chip isn't working, looks like the > device isn't being recognize

Re: power of 2 revisited

2021-12-29 Thread Jonathan Gray
On Wed, Dec 29, 2021 at 09:27:34PM -0700, Ted Bullock wrote: > This started out as a direct question to Ingo, but I have readdressed it > to misc@ > > This is around documenting peculiar behaviour around power of 2 math in > the kernel. > > I noticed that in sys/dev/pci/drm/radeon/radeon_device.c

Re: Documentation error in pci_mapreg_probe(9)

2022-01-10 Thread Jonathan Gray
On Sat, Jan 08, 2022 at 01:43:32PM -0700, Ted Bullock wrote: > The manpage incorrectly describes the behaviour and usage of > pci_mapreg_probe(9). This function does not return 0 for success and !0 > for failure as described in the manual, see the diff below for a > possible re-wording and correcte

Re: Documentation error in pci_mapreg_probe(9)

2022-01-10 Thread Jonathan Gray
On Mon, Jan 10, 2022 at 02:24:05AM -0700, Ted Bullock wrote: > > On 2022-01-10 2:18 a.m., Jonathan Gray wrote: > > On Sat, Jan 08, 2022 at 01:43:32PM -0700, Ted Bullock wrote: > > > The manpage incorrectly describes the behaviour and usage of > > > pci_mapreg_pr

Re: Documentation error in pci_mapreg_probe(9)

2022-01-10 Thread Jonathan Gray
On Mon, Jan 10, 2022 at 09:17:25PM +1100, Jonathan Gray wrote: > On Mon, Jan 10, 2022 at 02:24:05AM -0700, Ted Bullock wrote: > > > > On 2022-01-10 2:18 a.m., Jonathan Gray wrote: > > > On Sat, Jan 08, 2022 at 01:43:32PM -0700, Ted Bullock wrote: > > > > T

Re: Edimax EW-7612UAN V2 appears as "generic" Realtek WLAN Adapter

2022-01-24 Thread Jonathan Gray
On Tue, Jan 25, 2022 at 01:08:16AM +0100, Joel Carnat wrote: > Hello, > > Because my Internet Box has just died, I plugged a spare Edimax EW-7612UAN > V2 on my OpenBSD 7.0 router and connected it to my iPhone WiFi connection > sharing. I've tested it for a few hours with Video-on-Demand, email etc

Re: Edimax EW-7612UAN V2 appears as "generic" Realtek WLAN Adapter

2022-01-25 Thread Jonathan Gray
On Tue, Jan 25, 2022 at 08:16:43PM +0100, Joel Carnat wrote: > Le 25/01/2022 à 01:32, Jonathan Gray a écrit : > > On Tue, Jan 25, 2022 at 01:08:16AM +0100, Joel Carnat wrote: > > > Hello, > > > > > > Because my Internet Box has just died, I plugged a spare Edim

Re: Either intel nor glamor drivers do not work for Samsung NC215S

2022-02-03 Thread Jonathan Gray
On Thu, Feb 03, 2022 at 07:59:44PM +0300, Sergey Andrianov wrote: > Hello, I've recently found some old Atom-based netbook in a "trash" > box in my friend's house. HDD was dead, so I've replaced it with > Kingston SSD and installed OpenBSD 7. I've installed Xorg, but I can't > manage to start it. >

Re: some graphics (firmware?) problems

2022-02-20 Thread Jonathan Gray
On Sun, Feb 20, 2022 at 05:14:57PM +, Claus Assmann wrote: > Yesterday the monitor on my OpenBSD 7.0 box went blank twice while > using firefox. Later on I found these entries in the log: > > Feb 19 10:17:38 vxrs /bsd: drm:pid11842:intel_gt_reset *NOTICE* [drm] > Resetting chip for context cl

Re: some graphics (firmware?) problems

2022-02-20 Thread Jonathan Gray
On Mon, Feb 21, 2022 at 04:53:50AM +, Claus Assmann wrote: > On Mon, Feb 21, 2022, Jonathan Gray wrote: > > > No, it is not firmware. But I'd need to see a dmesg with inteldrm > > enabled to comment further. In -current there is a different version of >

Re: Dell G3 3590 audio and touchpad

2022-03-31 Thread Jonathan Gray
On Thu, Mar 31, 2022 at 10:54:17AM -0400, Adriano Barbosa wrote: > Hi misc > > I'm trying to make audio and touchpad work on a Dell laptop. > I've never played with this kind of stuff and I don't even know how to > properly start. > I have no hope on making NVIDIA hardware to work, but I believe >

Re: Dell G3 3590 audio and touchpad

2022-04-01 Thread Jonathan Gray
On Fri, Apr 01, 2022 at 05:11:35PM -0400, Adriano Barbosa wrote: > Thank you for your help and sorry for the delay. > I had to learn how to compile from source and still not sure if I did it > correctly or if the patch didn't work. > I downloaded src.tar.gz and sys.tar.gz from 7.0 release, updated

Re: Dell G3 3590 audio and touchpad

2022-04-02 Thread Jonathan Gray
On Sat, Apr 02, 2022 at 09:45:11AM -0400, Adriano Barbosa wrote: > Em sex., 1 de abr. de 2022 às 18:46, Jonathan Gray escreveu: > > > On Fri, Apr 01, 2022 at 05:11:35PM -0400, Adriano Barbosa wrote: > > > Thank you for your help and sorry for the delay. > > > I ha

Re: Dell G3 3590 audio and touchpad

2022-04-03 Thread Jonathan Gray
On Sun, Apr 03, 2022 at 09:22:24AM -0400, Adriano Barbosa wrote: > Em dom., 3 de abr. de 2022 às 00:38, Jonathan Gray escreveu: > > > On Sat, Apr 02, 2022 at 09:45:11AM -0400, Adriano Barbosa wrote: > > > Em sex., 1 de abr. de 2022 às 18:46, Jonathan Gray > > escreveu

Re: Dell G3 3590 audio and touchpad

2022-04-03 Thread Jonathan Gray
On Sun, Apr 03, 2022 at 09:56:09AM -0400, Adriano Barbosa wrote: > Em dom., 3 de abr. de 2022 às 09:38, Jonathan Gray escreveu: > > > > On Sun, Apr 03, 2022 at 09:22:24AM -0400, Adriano Barbosa wrote: > > > Em dom., 3 de abr. de 2022 às 00:38, Jonathan Gray > > &g

Re: 7.1/amd64 DejaVuSansMono fonts are much larger than 7.0/amd64

2022-05-01 Thread Jonathan Gray
On Sun, May 01, 2022 at 07:07:36PM -0700, Jonathan Thornburg wrote: > On a freshly installed 7.1/amd64 (Lenovo Thinkpad T530 laptop), the > DejaVuSansMono fonts are much larger (i.e., each character occupies > more screen pixels in both x and y) than on 7.0 and earlier. This is > true for both fvw

Re: Gemini Lake HD Audio (azalia?) not working on StarLabs StarLite MK IV

2022-05-31 Thread Jonathan Gray
On Wed, Jun 01, 2022 at 03:03:44AM +0100, Chris Narkiewicz wrote: > Hi, > > I have a StarLabs StarLite mk iv laptop with Gemini Lake CPU and audio > device is "not configured". > > Relevant pcidump -vv output: > 0:14:0: Intel Gemini Lake HD Audio > 0x: Vendor ID: 8086, Product ID: 31

Re: Gemini Lake HD Audio (azalia?) not working on StarLabs StarLite MK IV

2022-06-03 Thread Jonathan Gray
On Fri, Jun 03, 2022 at 05:33:15PM +0100, Chris Narkiewicz wrote: > > Your device is subclass audio not subclass hd audio. Try this: > > I can confirm that the patch works. Also, headphones are correctly > detected when plugged. > > Many thanks for the help. thanks, committed

Re: X11 hangs on StarLabs Mk IV - snapshot 18-06-2022 - more fun

2022-06-27 Thread Jonathan Gray
On Tue, Jun 28, 2022 at 02:56:51AM +0100, Chris Narkiewicz wrote: > On Thu, Jun 23, 2022 at 07:59:04AM +1000, Jonathan Gray wrote: > > I can't think of anything to try but am interested to hear > > how the AMI firmware goes. > > I managed to hang it in similar way withou

Re: "intel(0): switch to mode 640x400" on Thinkpad T410

2024-07-09 Thread Jonathan Gray
On Tue, Jul 09, 2024 at 10:02:40AM -, Stuart Henderson wrote: > On 2024-07-08, Jan Stary wrote: > > This is current/amd64 on a Thinkpad T410 (full dmesg below). > > Strangely, upon booting, xenodm sets the resolution to 640x480: > > > > [ 974.100] (II) intel(0): Modeline "1440x900"x0.0 96.

Re: xenodm freezes on current

2024-08-19 Thread Jonathan Gray
On Mon, Aug 19, 2024 at 12:04:58PM +0100, Kevin Chadwick wrote: > 19 Aug 2024 02:29:39 Henry Ford : > > > Have you enabled the intel driver in xorg.conf? > > I had this same issue, and switching back to the default modesetting > > driver fixed it for me. > > I have the same issue on the latest sn

Re: Slow SATA write speeds with SMB

2009-04-20 Thread Jonathan Gray
Well you don't have dma on wd2. Include the output of pcidump -v and I'll try cook up a diff. On Sun, Apr 19, 2009 at 11:16:55PM -0700, Syntic wrote: > Hi there, > > I recently installed OpenBSD on one of my servers and I have noticed that I > am experiencing slow SATA write speeds when using SMB

Re: Broadcom 5862 support

2009-05-11 Thread Jonathan Gray
The text on crypto.html was incorrect, support was added after 4.5 was tagged (but before May 1st). So try a -current snapshot. I've corrected the wording to reflect this. Jonathan On Mon, May 11, 2009 at 08:16:13AM +, John Arnold wrote: > Hi All, > > I have a Silicom PESB62 card (based on

Re: usb ethernet needs promisc after mac change (fixed with patch)

2009-05-13 Thread Jonathan Gray
Yes, I've committed this. So future snaps and 4.6 will have it. On Tue, May 12, 2009 at 08:29:35PM +0200, Walter Haidinger wrote: > I got a patch to try from Jonathan Gray. I've applied the > patch to the 4.4 sources (if_axe.c revision 1.85) and compiled > a new GENERIC ke

Re: bsd.rd doesn't boot on a Lenovo Thinkstation S10

2009-06-02 Thread Jonathan Gray
On Tue, Jun 02, 2009 at 01:29:45PM -0400, Ted Unangst wrote: > On Tue, Jun 2, 2009 at 1:09 PM, wrote: > > Why are you using the AMD installation with an Intel cpu? > > Probably because it's a better architecture. If such decisions could be made without taking into account reality, surely sparc6

Re: bsd.rd doesn't boot on a Lenovo Thinkstation S10

2009-06-02 Thread Jonathan Gray
On Tue, Jun 02, 2009 at 02:00:02PM -0400, Ted Unangst wrote: > On Tue, Jun 2, 2009 at 1:48 PM, Jonathan Gray wrote: > > On Tue, Jun 02, 2009 at 01:29:45PM -0400, Ted Unangst wrote: > >> On Tue, Jun 2, 2009 at 1:09 PM, wrote: > >> > Why are you using the AMD

Re: Slow response...

2009-06-09 Thread Jonathan Gray
change your wd entries in fstab to sd and set the controller to AHCI mode in the bios.

Re: Broadcom BCM5709 on Dell R610

2009-06-09 Thread Jonathan Gray
bnx(4) requires an updated firmware and various changes to support the 5709, no one has yet done this for lack of hardware. On Tue, Jun 09, 2009 at 08:47:46PM -0700, Adam Getchell wrote: > Hello all, > > I have several new Dell R610's each with four Broadcom BCM5709's that > are not being configu

Re: Where can I find the cksum source code?

2009-06-29 Thread Jonathan Gray
sure it is, look at the contents of /usr/src/bin/md5 On Mon, Jun 29, 2009 at 08:17:47AM -0300, Jo?o Salvatti wrote: > Hi Misc, > > Where can I find the cksum source code? Not in the base system. > > Thanks in advanced.

Re: IPX/SPX between two locations running OpenBSD

2009-07-04 Thread Jonathan Gray
IPX support was removed from OpenBSD over two years ago http://marc.info/?l=openbsd-cvs&m=118112463718127&w=2 so no.

Re: [Soekris] Fwd: mSATA failure on 6501 w/ OpenBSD 5.0

2011-11-30 Thread Jonathan Gray
Do you have a way to reproduce this? I have a 6501 with 2GB msata and haven't seen the problem here. On Mon, Nov 28, 2011 at 02:45:41PM -0800, Christopher LILJENSTOLPE wrote: > Greetings, > > Any thoughts as to how to get around this - it's only been up for a few days. > Rebooting my home r

Re: kernel panic (mii_phy_setmedia) on mac mini A1347 with trace and ps picture url

2011-12-19 Thread Jonathan Gray
Try this diff against -current. You'll have to apply the patch from sys/dev/mii and run 'make' afterwards to regenerate the headers. Index: miidevs === RCS file: /cvs/src/sys/dev/mii/miidevs,v retrieving revision 1.116 diff -u -p -r1

Re: trendnet ethernet usb

2011-12-21 Thread Jonathan Gray
The man page is not an exhaustive list, include the full dmesg with the device plugged in for a start and the output of "ifconfig axe0 media" On Wed, Dec 21, 2011 at 04:24:58PM +0400, Wesley M. wrote: > i read man page axe(4) there's no my model trendnet TU2-ETG :( > So i suppose that it is not co

Re: OpenBSD 5.0 Snapshot: ASUS Wireless Card - Not Configured

2012-01-08 Thread Jonathan Gray
On Sat, Jan 07, 2012 at 10:29:06PM -0700, Steven wrote: > Hi, > > I recently purchased an ASUS PCE-N15 Wireless-N PCI-E Adapter. > > http://www.asus.com/Networks/Wireless_Adapters/PCEN15/ > > After i installed it and restarted my computer I got this in the > dmesg (I'm assuming this is the ASUS

Re: yt_execution_fails_due_to_lua_error-[4.9-stable]

2012-01-20 Thread Jonathan Gray
Changes made by Google broke yt, you'll need to use a newer version of yt, ie http://www.openbsd.org/cgi-bin/cvsweb/~checkout~/ports/net/yt/files/yt.lua?rev=HEAD;content-type=text%2Fplain and then change the first line to "#!/usr/local/bin/lua" On Fri, Jan 20, 2012 at 06:38:55PM +0100, soko.tica

Re: usb serial device (Atmel), only as ugen

2012-01-29 Thread Jonathan Gray
On Sun, Jan 29, 2012 at 08:27:16AM +0100, LEVAI Daniel wrote: > Hi! > > > I'm trying to use an USB serial device with qemu on a OpenBSD host and a > winxp guest. I presume the first step would be to recognize this device > under OpenBSD as some kind of ucom(4). Currently this is printed in > dmes

Re: Broadcom BCM43224 802.11 development?

2012-01-30 Thread Jonathan Gray
Porting the v4 firmware driver from FreeBSD (bwn) would be a closer match. bwi really only covers the older chips. On Mon, Jan 30, 2012 at 06:54:02PM +, Josh Grosse wrote: > I happen to have one of these, and am *considering* diving in to see if I can > integrate this with bwi(4). If you're

Re: usb serial device (Atmel), only as ugen

2012-01-30 Thread Jonathan Gray
On Sun, Jan 29, 2012 at 07:11:22PM +0100, LEVAI Daniel wrote: > On v, jan 29, 2012 at 20:40:35 +1100, Jonathan Gray wrote: > > On Sun, Jan 29, 2012 at 08:27:16AM +0100, LEVAI Daniel wrote: > > > Hi! > > > > > > > > > I'm trying to use an U

Re: Jetway JNC9KDL-2700 acpiec error

2012-02-04 Thread Jonathan Gray
On Sat, Feb 04, 2012 at 01:40:22PM +0200, Ville Valkonen wrote: > Hello, > > I bought a Jetway_JNC9KDL-2700 mini-itx motherboard that has a Intel NM10 > chipset and a Intel Cedar Trail 2700 (Dual Atom D2700 2x2.13Ghz) processor > (see [1], [2]). > > At the very first I tried to boot with the amd6

Re: usb serial device (Atmel), only as ugen

2012-02-08 Thread Jonathan Gray
On Wed, Feb 08, 2012 at 04:59:10PM +0100, LEVAI Daniel wrote: > On Tue, Jan 31, 2012 at 13:41:24 +1100, Jonathan Gray wrote: > [...] > > > > Can you try the following? It would be interesting to know why it doesn't > > match the class test. > > Of course, I

Re: Library "GLU" not found

2012-02-11 Thread Jonathan Gray
You need to link libGL as well $ nm /usr/X11R6/lib/libGL.so.10.0 | fgrep glPixelStorei 000399e0 t __indirect_glPixelStorei 0003d100 T glPixelStorei On Sat, Feb 11, 2012 at 10:25:53PM +0100, open...@unixak.cz wrote: > Hello OpenBSD guys, > > I have problem with libGLU. How

Re: alix2d2 LM86, no hw.sensors

2012-02-17 Thread Jonathan Gray
On Fri, Feb 17, 2012 at 04:20:25PM +0100, Michal Mazurek wrote: > I have an alix2d2 running OpenBSD 5.0. There are no hw.sensors. > The producer says there is an LM86 on board, which is supported by the > maxtmp driver. It appears the driver is present in generic. I tried starting > sensorsd but go

Re: Intel E3-1270 and AES-NI

2012-04-03 Thread Jonathan Gray
On Tue, Apr 03, 2012 at 03:09:37PM +0200, Tony Sarendal wrote: > When testing new boxes with Intel E3-1270 cpu I don't see AES on the cpu's > in dmesg. > Does this mean that the aes-ni stuff isn't used on these ? I was a bit > curious to see if it had any effect on ipsec performance. According to

Re: NextG networking

2007-10-23 Thread Jonathan Gray
On Wed, Oct 24, 2007 at 12:18:36AM +1000, Andrew Dalgleish wrote: > I've put up some notes about NextG networking on OpenBSD at > http://www.ajd.net.au/nextg/openbsd.html > including a kernel patch to suit ZTE handsets which will probably work > with other Qualcomm-based handsets. > > Regards, > A

Re: pgt/Netgear WG511

2007-10-24 Thread Jonathan Gray
On Wed, Oct 24, 2007 at 12:32:19PM -0600, Daniel Melameth wrote: > I have, what appears to be, v1 of this card, but I get the following from > dmesg--even when booting from the latest snapshot of cd42.iso: > > > > Intersil, ISL3890, -, - (manufacturer 0xb, product 0x3890) "Intersil Prism > GT/D

Re: zyd and Trendnet TEW-429UB adapter

2007-10-28 Thread Jonathan Gray
On Sun, Oct 28, 2007 at 10:51:36AM -0500, Shawn K. Quinn wrote: > Just a heads-up for anyone in the market for OpenBSD-compatible USB > wireless adapters: > > A friend of mine recently bought a Trendnet TEW-429UB which according to > the zyd manpage has the ZyDAS chipset. (Technically, he bought i

Re: OpenBSD kernel janitors

2007-11-03 Thread Jonathan Gray
On Sat, Nov 03, 2007 at 12:16:50PM +0100, Karel Kulhavy wrote: > On Wed, Oct 31, 2007 at 09:49:03AM -0600, Theo de Raadt wrote: > > > > surely there must be _some_ merit to creating a list of lower level > > > > development tasks (as dictated by those with experience to judge) to > > > > encourage

Re: IBM T60 laptop upgrade - wd0 to sd0

2007-11-06 Thread Jonathan Gray
On Tue, Nov 06, 2007 at 08:45:43PM +1100, Chris wrote: > I am trying to upgrade a T60 laptop that detects the HDD as wd0a. > After booting from the 4.2 base CD my HDD is detected as sd0 and the > installer does the fsck on sd0a. However, force checking non-root > filesystem during the installation

Re: OT: OpenBSD on Asus eeePC

2007-11-14 Thread Jonathan Gray
On Wed, Nov 14, 2007 at 11:09:57PM +1300, Jacob Winther wrote: > On 14/11/2007, at 10:51 PM, Stuart Henderson wrote: > > > On 2007/11/14 15:29, Jacob Winther wrote: > >> vendor "Attansic Technology", unknown product 0x2048 (class network > >> subclass ethernet, rev 0xa0) at pci2 dev 0 function 0 n

Re: RTL8185 wireless support?

2007-12-01 Thread Jonathan Gray
On Fri, Nov 30, 2007 at 11:42:53PM -0500, Frank Bax wrote: > TP-LINK 802.11g/b pci cards (model TL-WN353G) are on sale; so I got one. > Chipset is marked RTL8185L. > > I found a reference to RTL8185 in CVS, but I'm not clear on what the Sep5 > comments for if_rtw_pci.c are saying? It either says:

Re: RTL8185 wireless support?

2007-12-04 Thread Jonathan Gray
On Sat, Dec 01, 2007 at 08:41:48AM -0500, Frank Bax wrote: > Jonathan Gray wrote: >> On Fri, Nov 30, 2007 at 11:42:53PM -0500, Frank Bax wrote: >>> TP-LINK 802.11g/b pci cards (model TL-WN353G) are on sale; so I got one. >>> Chipset is marked RTL8185L. >>> >&

Re: Real men don't attack straw men

2007-12-14 Thread Jonathan Gray
On Fri, Dec 14, 2007 at 03:49:41PM -0500, Richard Stallman wrote: > > Another message raised the question of what relicensing means and > whether that involves changes to the code. When I say "relicensing" I > mean distributing the code with another license applied. That doesn't > mean deleting

Re: reboot(8) hangs on one of my gws

2007-12-20 Thread Jonathan Gray
If you use acpi with -current it should reboot via acpi. Try disable apm via doing the following at the boot prompt. boot -c disable apm quit This can be made more permanent via config(8). On Thu, Dec 20, 2007 at 06:41:05PM +0700, Ilya A. Kovalenko wrote: >Good time of day, > >

Re: mfi driver supporting asus SLI mainboards?

2007-12-28 Thread Jonathan Gray
On Fri, Dec 28, 2007 at 11:20:58AM +0100, Matthias Tarasiewicz wrote: > hello list, > i just read that the asus SLI mainboards have a silicon image sata chipset. > does that mean we can use this asus mainboards with the mfi driver in > openbsd? any experiences? > > regards, > matthias This is li

Re: Wireless adaptor will not configure automatically, Netgear WPN311

2008-01-13 Thread Jonathan Gray
On Sun, Jan 13, 2008 at 07:05:35PM +1030, Hank . wrote: > G'day > > I've just installed OpenBSD 4.1 on an old system i wish to make my firewall > and WIFI access point. Why not something more recent? > > The problem i am experiencing is simple enough, the os is unable to verify my > product. at

Re: reboot(8) fails on Sun Fire X4100 M2 with latest i386.mp snapshot

2008-01-18 Thread Jonathan Gray
On Fri, Jan 18, 2008 at 05:17:26PM +0100, Rolf Sommerhalder wrote: > Hello misc, > > after a successful upgrade of a X4100 M2 to the latest snapshot, the > server fails to reboot after having issued the reboot(8) command as > root. This was working fine before with the snapshot which was from > e

Re: IBM ServeRaid 5i - installer unable to find disks

2008-02-14 Thread Jonathan Gray
On Thu, Feb 14, 2008 at 11:44:49AM +0100, Matt wrote: > Hi, > > Trying to install 4.2-release (and snapshot) on an IBM xServer 345 with > ServeRaid/5i controller. > > I've used the Linux based bootable CD from IBM and created an array with > RAID1 > Everything seems fine but when I boot up the Op

Re: IBM ServeRaid 5i - installer unable to find disks

2008-02-14 Thread Jonathan Gray
On Thu, Feb 14, 2008 at 06:04:16PM +0100, Matt wrote: > Fredrik Hansson schreef: >> Matt wrote: >>> Can anyone shine some light on how to actually make this controller work >>> with OpenBSD? >>> Or am I overlooking something obvious? >> >> ips is not included in the ramdisk kernels. >> >> I had th

Re: IBM ServeRaid 5i - installer unable to find disks

2008-02-15 Thread Jonathan Gray
On Fri, Feb 15, 2008 at 05:48:25AM +0100, Matt wrote: > Jonathan Gray schreef: >> grange@ the author of the driver says there is still a data corruption >> bug in ips, so rather than enabling it on ramdisks I'll disable >> it in GENERIC tonight. >> > > Am I

Re: NXP ISP1362 USB Controller

2008-03-20 Thread Jonathan Gray
On Thu, Mar 20, 2008 at 12:59:32PM +0100, Vonarburg, David wrote: > Is there any support for the NXP (formerly Philips) ISP1362 or similar USB > controller in OpenBsd? > Did not found anything so long even in NetSDB and FreeBSD. > > Thanks in advance > David They should just work with the standar

Re: Ethernet on ASUS EEE PC?

2008-03-30 Thread Jonathan Gray
There have recently been some changes that make that driver work much better, try again with a newer snapshot in a few days. On Sat, Mar 29, 2008 at 07:55:16PM -0700, James Hartley wrote: > As opposed to previous mention that the Ethernet interface is > correctly identified on a 28 Jan -current sn

Re: openbsd 4.0 ralink problem low operation range

2006-12-15 Thread Jonathan Gray
On Fri, Dec 15, 2006 at 04:14:14PM +0800, Sepherosa Ziehau wrote: > On 12/14/06, earx <[EMAIL PROTECTED]> wrote: > >ralink is the worst radio chipset in term of radio performance > >but the best documented for driver :( > > I probably missed something here, except for some Linux drivers, I > didn'

Re: Lenovo Notebook w/ ACPI ucycom Delorme GPS

2006-12-16 Thread Jonathan Gray
On Sat, Dec 16, 2006 at 04:45:47AM -0600, Sam Fourman Jr. wrote: > Hello misc@ > > I am having trouble running gpsd Maybe I have the startup syntax > wrong, I Included as much information as I know how to retrive > > My question is the Delorme USB GPS supported on OpenBSD the Earthmate > USB devi

Re: recurring ral-related panic

2006-12-17 Thread Jonathan Gray
On Sun, Dec 17, 2006 at 08:41:31AM -0600, Jacob Yocom-Piatt wrote: > i've had this panic occur 6-8 times since i replaced wi cards, one on an > openbsd > client, the other on an openbsd AP running in hostap mode, with ral cards. it > seems to be related to my brother using his winxp laptop to pull

Re: ASUS P5L-MX

2006-12-20 Thread Jonathan Gray
On Tue, Dec 19, 2006 at 04:23:50PM -0500, Frank Bax wrote: > At 02:19 PM 12/16/06, Frank Bax wrote: > > >Will OpenBSD 4.0 release run on ASUS P5L-MX? The asus website does not > >seem to mention which Gigabit chipset is used on this board. Anyone using > >this board? > > > >http://www.asus.com

Re: Dell 490

2006-12-22 Thread Jonathan Gray
On Fri, Dec 22, 2006 at 11:39:28AM -0700, Jack J. Woehr wrote: > >Tried latest i386 snapshot on a Dell 490. Boots, but Install > doesn't find any disks. > > I guess "Intel 6321ESB AHCI SATA" ('not configured') is not > supported yet :( Go into the BIOS and chance the SATA mode to something

Re: plate logos

2006-12-25 Thread Jonathan Gray
On Sun, Dec 24, 2006 at 09:38:55PM -0500, Jim Capozzoli wrote: > I know they make stickers, but does anybody know where one could get > ahold of OpenBSD 1x1" plate logos? If nobody makes them for OpenBSD, > that'd probably be a nice thing to have along side the release > stickers. :-) > > http://

Re: Serial cable connection by "using some Japanese instructions"

2007-01-07 Thread Jonathan Gray
On Mon, Jan 08, 2007 at 10:10:17AM +0900, vladas wrote: > On 1/8/07, Ray Percival <[EMAIL PROTECTED]> wrote: > >You mean like this? http://www.ossmann.com/5-in-1.html > > I have ment http://www.mizore.jp/wiki/index.php?LANDISK%2Fserial-console > that is given in /landisk.html http://wiki.nothing.

Re: Intel ICH8DO Raid support

2007-01-07 Thread Jonathan Gray
On Sun, Jan 07, 2007 at 03:05:47PM -0800, Tom Spencer wrote: > I've been looking at buying the Intel DQ965GFEKR motherboard, but I need the > onboard RAID (I can't afford to buy a separate raid controller for this > setup). From what I can tell it uses the ICH8DO chipset, which doesn't > appear to

Re: LANDISK: USB 10/100 ethernet recommendation?

2007-01-11 Thread Jonathan Gray
On Thu, Jan 11, 2007 at 03:11:31PM -0700, Diana Eichert wrote: > On Thu, 11 Jan 2007, Diana Eichert wrote: > > > I have my Plextor up and running with a snapshot from last week. Now I > > want to get a second USB 10/100 NIC running on it. I read on landisk.html > > that most USB devices are supp

Re: LANDISK: USB 10/100 ethernet recommendation?

2007-01-11 Thread Jonathan Gray
On Thu, Jan 11, 2007 at 06:51:51PM -0800, Marco S Hyman wrote: > Jonathan Gray writes: > > Just about anything you can buy should work. The MosChip MCS7830 > > ones (ie syba usb ethernet) being the only exception that comes to mind. > > The current rev of the D-link DUB-E1

Re: LANDISK: USB 10/100 ethernet recommendation?

2007-01-17 Thread Jonathan Gray
On Fri, Jan 12, 2007 at 03:21:00PM +1100, Jonathan Gray wrote: > On Thu, Jan 11, 2007 at 06:51:51PM -0800, Marco S Hyman wrote: > > Jonathan Gray writes: > > > Just about anything you can buy should work. The MosChip MCS7830 > > > ones (ie syba usb ethernet) being th

Re: Memory and pmap

2007-01-24 Thread Jonathan Gray
On Wed, Jan 24, 2007 at 08:06:06PM +0100, Markus Ritzer wrote: > Hello! > > I try to port OpenBSD to the Microsoft Xbox (the old one). My OpenBSD Kernel > boots until it crashes while handling memory related things. FreeBSD, which > is already ported, has this code: > > arch_i386_is_xbox tells

Re: bcw Driver won't attach

2007-01-24 Thread Jonathan Gray
On Wed, Jan 24, 2007 at 11:03:04PM -0600, Sam Fourman Jr. wrote: > Below is a dmesg and my Broadcom 4318 won't attach even after > installing the firmware > > does anyone have a patch laying around out of tree? It does not attach because the driver is not included in GENERIC, this is because it i

Re: bcw Driver won't attach

2007-01-25 Thread Jonathan Gray
On Wed, Jan 24, 2007 at 11:47:50PM -0600, Sam Fourman Jr. wrote: > ahh so I have to build a custom kernel. > > ok Thank you If the driver worked it would be in GENERIC, it currently does not.

Re: Aironet MPI-350 Wireless

2007-01-28 Thread Jonathan Gray
On Sun, Jan 28, 2007 at 10:29:42PM +0100, Vim Visual wrote: > "Aironet MPI-350 Wireless" rev 0x00 at pci2 dev 2 function 0 not configured > > I've been googling for a while and it seems that there's no way to > configure this one... I am just asking here in case of. Has anybody > fixed that one or

Re: No HD DMA? (Was: Harddisk slow)

2007-01-30 Thread Jonathan Gray
On Tue, Jan 30, 2007 at 08:50:53AM +0100, Heinrich Rebehn wrote: > > attaching the drive to a notebook via a IDE/USB converter easily yields > 20 MB/s. So the drive *is* faster. While i could live with 8 MB/s i > cannot accept the high CPU usage. It seems to make the installed crypto > accelera

Re: digitemp/usb

2007-02-10 Thread Jonathan Gray
On Sat, Feb 10, 2007 at 12:49:04PM +0100, Julien TOUCHE wrote: > Hi > > has someone used digitemp with usb adapter on openbsd ? > i currently test digitemp 3.5.0 on 4.0-stable with a ds9490R usb adapter > and it segfault like this > > $ ./digitemp_DS2490 -s /dev/ttyU1 -w > DigiTemp v3.5.0 Copyrig

Re: SIP on OpenBSD

2007-02-13 Thread Jonathan Gray
On Tue, Feb 13, 2007 at 10:39:59AM -, [EMAIL PROTECTED] wrote: > If zaptel won't work in openbsd, there is no way for asterisk be installed. > Hence, no chance for > any SIP protocol to work. But in case you want to get SIP running on the > BSDs, I suggest you go > over to FreeBSD. I'm guess

Re: USB nics to give away

2007-02-18 Thread Jonathan Gray
On Sun, Feb 18, 2007 at 10:14:07AM +0100, Paul de Weerd wrote: > Hi all, > > I have two USB nics (one wired, one wireless) to give away. They were > cheap, so I bought them to see if they were supported. Since they're > not, maybe some developer can use them. I know nothing about > documentation f

Re: USB nics to give away

2007-02-18 Thread Jonathan Gray
On Sun, Feb 18, 2007 at 02:40:43PM +0100, Paul de Weerd wrote: > On Sun, Feb 18, 2007 at 11:21:14PM +1100, Jonathan Gray wrote: > | On Sun, Feb 18, 2007 at 10:14:07AM +0100, Paul de Weerd wrote: > | > Hi all, > | > > | > I have two USB nics (one wired, one wireless)

Re: Sending In dmesg

2007-02-21 Thread Jonathan Gray
On Wed, Feb 21, 2007 at 02:19:58PM -0800, J.C. Roberts wrote: > On Tuesday 20 February 2007 19:01, Nick Holland wrote: > > J.C. Roberts wrote: > > > FAQ 4.9 > > > http://www.openbsd.org/faq/faq4.html#SendDmesg > > > "NOTE - Please send only GENERIC kernel dmesgs. Custom kernels that > > > have devi

Re: USB host class ACM

2007-02-26 Thread Jonathan Gray
On Mon, Feb 26, 2007 at 10:13:45AM +, sof bo wrote: > hello, > > does someone have information or used the host class ACM? These are supported by umodem(4) http://www.openbsd.org/cgi-bin/man.cgi?query=umodem&sektion=4

Re: Promise PDC20621 support

2007-03-04 Thread Jonathan Gray
On Sun, Mar 04, 2007 at 04:23:13PM -0500, Axton wrote: > On 3/4/07, j sidabras <[EMAIL PROTECTED]> wrote: > >Hello All, > > > >I know promise hasn't been the most forthcoming company when releasing > >specifications for their hardware. But it seems the first hardware docs for > >the promise SX4 (PD

Re: 802.11g in ath(4) driver

2007-03-06 Thread Jonathan Gray
On Tue, Mar 06, 2007 at 11:55:10PM -0600, Bill Marquette wrote: > Any reason ath(4) only currently supports 11b mode? Looks like it was > commented out in the driver in September with the comment "for now". > Just wondering if we're going to see it back for 4.1, or what's broken > with it that it

Re: OBSD4.0 on IBM Thinkpad T60

2007-03-08 Thread Jonathan Gray
On Thu, Mar 08, 2007 at 01:35:46PM +0100, Johan P. Lindstr?m wrote: > I seem to recall that the new T60's feature the ICH7 (or 6) chipset > and thus the HDD connects via SATA interface. This may give you > issues, though there is a "compatibility mode" switch in BIOS (F1) to > make the hdd show up

Re: Ralink pci on spark64?

2007-03-31 Thread Jonathan Gray
On Sat, Mar 31, 2007 at 04:12:20PM +0200, Maxim Belooussov wrote: > Hi, > > I plan to turn my Sun Ultra 10 into a firewall/access point using a > supported Ralink PCI card. But I see on this page > http://www.openbsd.org/sparc64.html#hardware that Ralink PCI is not > supported by the port. > > ra

Re: pciide: ATI IXP 600 SATA

2007-04-13 Thread Jonathan Gray
On Fri, Apr 13, 2007 at 06:27:52PM +0100, Stuart Henderson wrote: > On 2007/04/13 13:57, alemao wrote: > > Is there any progress to support DMA on this chipset? > > ahci(4) is probably your best bet, but only JMicron and VT8251 > are handled so far. Well only Intel and JMicron devices are known t

Re: driver question

2007-04-17 Thread Jonathan Gray
On Mon, Apr 16, 2007 at 05:09:12PM -0700, Ted Unangst wrote: > On 4/16/07, James Mackinnon <[EMAIL PROTECTED]> wrote: > >This was likely answered before. I went hunting and seemed to not find a > >solid > >answer, thus, after the time of looking, I figured I need to take the > >moment > >to ask >

Re: Gigabyte miniPCI GN-WI01GS - will it work with ral(4) ?

2007-04-19 Thread Jonathan Gray
On Thu, Apr 19, 2007 at 03:55:10PM +0200, viq wrote: > I wasn't able to find much either way... According to > http://ralink.rapla.net/ it has RT2501 Turbo chipset, which consists > of RT2527 RF chip and RT2561S BB/MAC chip (whatever that is). I don't > care much for the "108 Mbps", but will it wor

Re: G5 Xserve wanted in Brisbane, Australia

2007-04-26 Thread Jonathan Gray
On Fri, Apr 27, 2007 at 12:30:24PM +1000, David Gwynne wrote: > Chris Pascoe (pascoe@) and I (dlg@) have been working on improving ATA > support in OpenBSD recently. We'd like to fix the SATA support on > Apple's G5 machines, but we actually need one to be able to do that. > > If you can help by g

Re: UMTS card almost recognized

2007-05-02 Thread Jonathan Gray
On Wed, May 02, 2007 at 10:28:55AM +0200, Massimo Lusetti wrote: > Hi all, > with my own CDs i freshly installed 4.1 on my laptop, everything is > working smootly expect for an UMTS PCMCIA card which is not totally > recognized. > > I think this is similar to the ones supported by ubsa(4). > >

Re: Decoding interface flags (ifconfig)

2007-05-05 Thread Jonathan Gray
On Fri, May 04, 2007 at 03:27:53AM -0700, Clint Pachl wrote: > I'm curious if the flag bits, shown for each interface with ifconfig(8), > can be decoded in order to reveal the characteristics of NICs, such as > hardware RX/TX checksums and VLAN. > > So far I have searched: > > netintro(4) > ifm

Re: Remote console on Sun 2100 M2 not active

2007-05-06 Thread Jonathan Gray
On Sun, May 06, 2007 at 04:38:36AM -0400, Daniel Ouellet wrote: > Hi, > > Is anyone have been able to get the redirect console working on the Sun > 2100 M2 or not? Either the Ethernet management port or the serial port. > > The Ethernet port only work when OpenBSD is nor running, as soon as it

Re: malo driver

2007-05-08 Thread Jonathan Gray
On Mon, May 07, 2007 at 10:27:15PM -0500, Default User wrote: > On Sun, 2007-05-06 at 11:14 +0200, Henning Brauer wrote: > > * Default User <[EMAIL PROTECTED]> [2007-05-05 05:03]: > > > cbb0 at pci1 dev 4 function 0 "ENE CB-1410 CardBus" rev > > > 0x01pci_intr_map: no mapping for pin A > > > : coul

Re: USB200M (linksys) reporting "device problem, disabling port"

2007-06-27 Thread Jonathan Gray
On Wed, Jun 27, 2007 at 09:45:17PM -0400, Eric wrote: > hello.. > > i just installed OpenBSD 4.1 from an original CD. My USB ethernet adapter, > a Linksys USB200M is a known good working adapter (verified on Mac OS X > 10.4 and FreeBSD 6.2). I am building a gateway with OpenBSD and this > hardw

Re: Bad performance on ThinkPad T41 (-current checked out on July 1)

2007-07-02 Thread Jonathan Gray
On Tue, Jul 03, 2007 at 03:31:49AM +0200, Martin Toft wrote: > I have run -current on my ThinkPad T41 laptop for nearly a year, and > until now it has worked really well. Recently I bought a new disk for > the machine and in connection with this I reinstalled OpenBSD using the > most recent snapsh

Re: Bad performance on ThinkPad T41 (-current checked out on July 1)

2007-07-03 Thread Jonathan Gray
On Tue, Jul 03, 2007 at 01:49:09PM +0200, Martin Toft wrote: > On Tue, Jul 03, 2007 at 04:32:13PM +1000, Jonathan Gray wrote: > > Include the output of 'atactl wd0' perhaps you have something like > > caching turned off. Also you can't hope for similiar results if

<    1   2   3   4   5   6   7   >