Re: Add support for RK356x eMMC controller

2024-02-26 Thread Patrick Wildt
On Mon, Feb 26, 2024 at 04:47:53PM +0100, Mizsei Zolt??n wrote: > Hi, > > on NetBSD the following is used to support the eMMC modules on RK356x. Would > it possible to implement asomething similar for OpenBSD? > > https://github.com/NetBSD/src/commit/f30b89bb4385f5fe218ff86be5d458a51fc62d4c >

Re: [arm64] [sound] simpleaudio, but no audio to attach

2023-04-19 Thread Patrick Wildt
On Wed, Apr 19, 2023 at 06:09:06AM -, Stuart Henderson wrote: > On 2023-04-18, S V wrote: > > Hello, misc@! > > > > I'm using ARM64/current and see that my audio chip got detected by > > simpleaudio > > but OpenBSD can't attach audio to it > > > > Any suggestions on there to start reading?

Re: VMware Tools driver to advertise OS as 'FreeBSD 64-bit' OS, not 32-bit version

2022-10-31 Thread Patrick Wildt
On Fri, Oct 28, 2022 at 12:26:07PM -0700, Mike Larkin wrote: > On Fri, Oct 28, 2022 at 12:30:11PM -0600, Theo de Raadt wrote: > > Kalabic S, wrote: > > > > > To be more precise, I wanted to say sticking with FreeBSD means > > > sticking with whatever behavior VMware will keep consistent and > > >

Re: ix(4) stopped working after upgrade to OpenBSD 6.8

2022-01-16 Thread Patrick Wildt
Am Sun, Jan 16, 2022 at 06:38:08PM - schrieb Stuart Henderson: > On 2022-01-16, Ax0n wrote: > > I have a SuperMicro X9DRH-7TF that's been chugging along diligently in a > > data center. I've been upgrading the vmm instances it hosts but I let the > > host get pretty far behind. After running

Re: unknown warning option '-Wno-unused-but-set-variable'

2021-12-17 Thread Patrick Wildt
Kernel Makefiles were adjusted to compile with clang 13. Either take out the warnings so you can compile with old-clang, or rebuild clang. What should have been done was to add no-op arguments for these warnings into clang 11 to ease the transition to clang 13, but somehow no one did it, huh.

Re: lm(4) temperature

2021-11-27 Thread Patrick Wildt
Am Sat, Nov 27, 2021 at 03:35:05PM +0100 schrieb Jan Stary: > > > This is current/i386 on an ALIX.1E (dmesg below). > > > I am trying to monitor the CPU temperature with > > > > > > wbsio0 at isa0 port 0x2e/2: W83627HF rev 0x41 > > > lm1 at wbsio0 port 0x290/8: W83627HF > > > > > > $ sysctl

Re: iked choosing the wrong policy?

2021-07-27 Thread Patrick Wildt
On Tue, Jul 27, 2021 at 09:55:34AM +0200, Claudio Jeker wrote: > On Tue, Jul 27, 2021 at 07:32:09AM -, Stuart Henderson wrote: > > On 2021-07-27, Vladimir Nikishkin wrote: > > > Hello, everyone. > > > > > > This is my iked.conf: > > > > > > ``` > > > ikev2 "for-phone" passive esp \ > > >

Re: spamd IPv6 listener 6.9amd64

2021-05-12 Thread Patrick Wildt
Am Wed, May 12, 2021 at 09:46:28AM -0400 schrieb Aisha Tammy: > afaik spamd(8) does not support ipv6 (yet). > I also do not know if there is any ongoing effort for ipv6 to be added. > > On 5/12/21 9:24 AM, Martin wrote: > > Hi list, > > > > I can't find in spamd(8) how to enable IPv6 listener in

Re: Q: dmesg: dt: 443 probes

2021-05-04 Thread Patrick Wildt
Am Tue, May 04, 2021 at 03:38:14PM - schrieb Stuart Henderson: > On 2021-05-04, Why 42? The lists account. wrote: > > > > On Mon, May 03, 2021 at 12:59:27AM +0200, Patrick Wildt wrote: > >> > ... > >> > But when I do (as root): "sysctl kern.all

Re: Q: dmesg: dt: 443 probes

2021-05-02 Thread Patrick Wildt
Am Sun, May 02, 2021 at 11:49:10PM +0200 schrieb Why 42? The lists account.: > > Actually I do notice one thing, having just upgraded to: > kern.version=OpenBSD 6.9-current (GENERIC.MP) #492: Sat May 1 17:37:28 MDT > 2021 > > I checked the output from dmesg and I have a new boot time message:

Re: gl.inet Brume (GL-MV1000): sdcard works with 6.8 but not -current

2021-04-05 Thread Patrick Wildt
Am Sun, Apr 04, 2021 at 11:32:10PM +0200 schrieb Mark Kettenis: > > From: Darren Tucker > > Date: Sun, 4 Apr 2021 09:18:30 +1000 > > > > On Sun, 4 Apr 2021 at 01:32, Patrick Wildt wrote: > > > > [...] > > Maybe you both can try my revert and mak

Re: gl.inet Brume (GL-MV1000): sdcard works with 6.8 but not -current

2021-04-03 Thread Patrick Wildt
Am Fri, Apr 02, 2021 at 12:56:24PM +1100 schrieb Darren Tucker: > On Fri, Apr 02, 2021 at 01:01:30AM +0200, Mark Kettenis wrote: > > Hi Darren, > > > > This got broken when Patrick fixed something related to slow mode for > > the Marvel ARMADA 8040 SoC. The diff below fixes it for me on my > >

Re: IKEv2 on Windows 10

2021-01-13 Thread Patrick Wildt
Am Wed, Jan 13, 2021 at 01:12:09AM -0700 schrieb Ian Timothy: > Hi, > > I'm trying to get IKEv2 VPN working with Windows 10. I'm able to use PSK with > macOS without issue. Changing to EAP MSCHAP for use with Windows results in > the following error: > > "The network connection between your

Re: 4G mini PCI-e modem support?

2021-01-08 Thread Patrick Wildt
Am Fri, Jan 08, 2021 at 02:29:02PM + schrieb Peter Kay: > There appear to be no 4G modem support at the moment, specifically a > mini PCI-e one so I can stick it in a PC engines apu4d4 and have a > backup connection. > > Presuming a driver would need to be written, but just checking if I've >

Re: M2 SSD in a PCI-E adapter

2021-01-08 Thread Patrick Wildt
Am Fri, Jan 08, 2021 at 08:46:20AM -0700 schrieb Todd C. Miller: > On Fri, 08 Jan 2021 16:19:02 +0100, Jan Stary wrote: > > > I know the disk itself works: this is the disk plugged into > > an M.2 slot in a Dell Latitude E5570 (full dmesg below): > > sd0 at scsibus1 targ 0 lun 0: > >

Re: -current amd64 packages not updated? Impatient or broken?

2021-01-07 Thread Patrick Wildt
Oh, and another correction: it's libc++ 10.0.1, we're not going 11 yet. Am Thu, Jan 07, 2021 at 06:59:52PM +0100 schrieb Patrick Wildt: > No, that's not correct. The libc++ 11 (*not* LLVM 11) has not yet been > committed. This issue is because of libunwind 11. With libc++ 11 we >

Re: -current amd64 packages not updated? Impatient or broken?

2021-01-07 Thread Patrick Wildt
No, that's not correct. The libc++ 11 (*not* LLVM 11) has not yet been committed. This issue is because of libunwind 11. With libc++ 11 we have made a separate ports build first, to check the fallout. Once the fallout is mostly fixed, we'll do the switch to libc++ 11. Until then snapshots are

Re: -current amd64 packages not updated? Impatient or broken?

2021-01-07 Thread Patrick Wildt
I committed an update to libunwind which made a major bump necessary. Maybe I should have asked ports to run with the build first, so that base and packages would be aligned. Too late for that now. Time will fix it though. Am Thu, Jan 07, 2021 at 09:54:39AM -0700 schrieb Steve Williams: > Hi, >

Re: clock not set on boot

2020-12-05 Thread Patrick Wildt
On Sat, Dec 05, 2020 at 09:10:19PM +, Maurice McCarthy wrote: > Perhaps add > > ntpd_flags="-s" > > to /etc/rc.conf.local > -s doesn't exist anymore.

Re: PayPal pool for developer M1 Mac mini for OpenBSD port

2020-12-03 Thread Patrick Wildt
the OpenBSD general fund (which can *ALWAYS* use > donations): > > https://www.openbsd.org/donations.html > > Thanks again, everybody! > > b& > > > On Dec 2, 2020, at 2:59 PM, Ben Goren wrote: > > Greetings, all! > > > > Patrick Wildt has

Re: Snapshot crash on boot, "entry point at: 0x1001000" (Intel Gemini Lake)

2020-11-08 Thread Patrick Wildt
On Sun, Nov 08, 2020 at 06:30:25PM +0400, Michel von Behr wrote: > Upgrading to snapshot did the trick - thanks for the great work! > > FWIW, I still see a quick message "entry point at: ..." just blinking, but > the system boots normally. There are a few devices not identified, most >

Re: Anyone tried NanoPi R2S or a 2 LAN SBC?

2020-08-18 Thread Patrick Wildt
On Tue, Aug 18, 2020 at 09:59:29PM +0200, Dani Deni wrote: > Hello, > > trying to find a low powered single board computer with two gigabit LAN for > router purposes. > > already checked the https://www.openbsd.org/arm64.html page, but google > doesn't brings up any arm64 based SBC with 2

Re: IKEDv2 and alias addresses

2020-06-21 Thread Patrick Wildt
On Fri, Jun 19, 2020 at 11:19:11AM -0400, Sonic wrote: > With IKEDv1 I was able to use alias addresses for the VPN tunnels with > a Listen-on directive in isakmpd.conf: > == > [General] > Listen-on= 1.2.3.7 > == > > So far my attempts with IKEDv2 have

Re: IKEv2 difference with 6.7

2020-06-16 Thread Patrick Wildt
On Tue, Jun 16, 2020 at 02:11:21PM -0400, Daniel Ouellet wrote: > > > On 6/16/20 1:35 PM, Patrick Wildt wrote: > > On Tue, Jun 16, 2020 at 01:09:32PM -0400, Daniel Ouellet wrote: > >> Hi Tobias, > >> > >> I put below the full configuration and

Re: IKEv2 difference with 6.7

2020-06-16 Thread Patrick Wildt
On Tue, Jun 16, 2020 at 01:09:32PM -0400, Daniel Ouellet wrote: > Hi Tobias, > > I put below the full configuration and the flows as well with the 6.6 > binary and switch to the 6.7 binary without any other changes as well as > the full config. > > The config may be a bit weird at first as I

Re: uvideo0: can't find interface assoc descriptor

2020-05-30 Thread Patrick Wildt
On Sat, May 30, 2020 at 07:47:17PM +0200, Jan Stary wrote: > On May 30 18:50:12, h...@stare.cz wrote: > > This is current/amd64 on a MacBook2,1 (dmesg below) > > With the latest upgrade, it has lost video0: > > > > uvideo0 at uhub0 port 4 configuration 1 interface 0 "Micron Built-in > > iSight"

Re: bwfm NVRAM file

2020-03-13 Thread Patrick Wildt
On Fri, Mar 13, 2020 at 12:12:18PM +0100, Rob Schmersel wrote: > Hello, > > In order to use a SDIO based bwfm device a "NVRAM" configuration file > will be needed besides the firmware file. This configuration file is > expected to be in the /etc/firmware directory, in the form of >

Re: Solid-Run's HoneyComb LX2K for OpenBSD

2019-12-11 Thread Patrick Wildt
On Tue, Dec 10, 2019 at 10:25:57PM +1100, VanL wrote: > > > How good are the chances of the 'HoneyComb LX2K' running OpenBSD? [1] > > > > Footnotes: > > [1] https://www.solid-run.com/nxp-lx2160a-family/honeycomb-workstation/ > > For future reference, the more specific place to ask is

Re: OpenBSD -current on T495

2019-11-09 Thread Patrick Wildt
On Sat, Nov 09, 2019 at 12:08:35PM +0100, Thomas de Grivel wrote: > Everything works except wifi, suspend/resume and screen backlight, and > mute speakers button. Hi, I have an X395 which is basically the same machine. For Wifi I have temporarily replaced the Intel WiFi with a bwfm(4), the Dell

Re: Broadcom firmwares and nvram files

2019-11-03 Thread Patrick Wildt
On Sun, Nov 03, 2019 at 10:05:38AM +0100, Patrick Wildt wrote: > On Sun, Nov 03, 2019 at 12:08:08AM +0100, Stefano Enrico Mendola wrote: > > Hi, > > > > my bad, I thought the grepped output was enough. > > Here's the complete dmesg(8) output. ==

Re: Broadcom firmwares and nvram files

2019-11-03 Thread Patrick Wildt
On Sun, Nov 03, 2019 at 12:08:08AM +0100, Stefano Enrico Mendola wrote: > Hi, > > my bad, I thought the grepped output was enough. > Here's the complete dmesg(8) output. = > OpenBSD 6.6 (GENERIC.MP) #372: Sat Oct 12 10:56:27 MDT 2019 >

Re: syspatch Octeon and arm64 alternatives

2019-07-17 Thread Patrick Wildt
On Wed, Jul 17, 2019 at 02:32:22PM -0400, Predrag Punosevac wrote: > Hi Misc, > > Are there any plans to build syspathes for Octeon platform in the > future? Octeon platform has matured nicely since the introduction in > 2013 and is becoming my goto platform for SOHO environments. Apart of > the

Re: IPsec performance regression between 6.3 and 6.4

2019-07-17 Thread Patrick Wildt
Hi, we recently found that the switch to constant-time AES has quite a heavy impact on IPsec performance. But since according to CVS that was part of OpenBSD 6.2 already, it's probably something else. https://github.com/openbsd/src/commit/d223d7cb85c1f2f705da547a0134b949655abe6a Patrick On

Re: bwfm bcm43569

2019-06-25 Thread Patrick Wildt
On Tue, Jun 25, 2019 at 12:06:51AM +0300, 3 wrote: > i know that wifi adapters never worked in obsd(excluding those > adapters for which drivers were written by vendors), but i found one > that shows signs of life in 11n(11ac 2t2r supported by chip). it can > be bought anywhere where there are

Re: Lenovo w/ AMD Ryzen CPU

2019-06-04 Thread Patrick Wildt
I'd love to have one as well... On Tue, May 28, 2019 at 11:16:51AM -0600, Theo de Raadt wrote: > I am hoping to get one also... and as a rule whatever I get my hands on tends > to work out well. > > danieljb...@icloud.com wrote: > > > I just ordered some E495s (not 'T', but pretty similar). I

Re: Installer doesn't see sd0 on qemu guest 6.5-current

2019-06-01 Thread Patrick Wildt
As you can see in dmesg, it actually sees sd0, and it does not detach. Instead, the device node just isn't in /dev, because the insaller does create that on the fly. Since you are not using the installer, you have to manually type cd /dev && sh MAKEDEV sd0 On Sat, Jun 01, 2019 at 09:08:58PM

Re: Duplicity & /etc/daily.local

2019-05-21 Thread Patrick Wildt
On Mon, May 20, 2019 at 11:50:13PM +0200, Noth wrote: > Hi misc@, > > >   I'm trying to run daily backups to a sftp server for various VMs and > devices on my network, and want to use /etc/daily.local for this. I'm > calling this script from the daily.local file: > > env

Re: I am sorry

2019-02-04 Thread Patrick Wildt
On Mon, Feb 04, 2019 at 12:52:48PM -0800, Chris Cappuccio wrote: > Leonid Bobrov [mazoc...@disroot.org] wrote: > > Hi, dear OpenBSD community. > > > > Please forgive me for drama I made earlier at mailing list and > > IRC channel. I am not a troll, I promise, I want to contribute to > > OpenBSD

Re: Need an advice: Raspberry Pi3 B+ or Pine64 ROCK64

2018-08-27 Thread Patrick Wildt
On Mon, Aug 27, 2018 at 01:49:47PM +0200, Karel Gardas wrote: > On Sun, 26 Aug 2018 15:52:48 +0200 > Patrick Wildt wrote: > > > On the MacchiatoBin we don't support the onboard ethernet yet. On the > > EspressoBin we do support the ethernet controller, but the connected

Re: Need an advice: Raspberry Pi3 B+ or Pine64 ROCK64

2018-08-26 Thread Patrick Wildt
On Sun, Aug 26, 2018 at 11:00:26AM +, Stuart Henderson wrote: > On 2018-08-26, Carlos López wrote: > > > > > > On 26/08/2018 11:46, Joel Wirāmu Pauling wrote: > >> netboot works fine. However almost all of the Arm platforms including > >> the Rpi3 make terrible gateways and in general l3

Re: Is BCM4360 802.11ac (on MacBook Air 6.1) supported?

2018-07-27 Thread Patrick Wildt
On Fri, Jul 27, 2018 at 08:33:27AM +0200, Stefan Sperling wrote: > On Thu, Jul 26, 2018 at 09:33:43PM +0200, MiKi wrote: > > Hi, > > > > I installed OpenBSD 6.3 in a MacBook Air 6.1 everything works fine but > > except the wireless card. > > > > It have a Broadcom BCM4360 802.11ac (rev3) card,

Re: Setting up IKEv2 IPSec connection to Algo VPN

2018-02-20 Thread Patrick Wildt
On Mon, Feb 19, 2018 at 04:04:38PM -0700, Alec Newman wrote: > Hello, > > I was experimenting with setting up a VPN server on AWS using Algo ( > https://github.com/trailofbits/algo) that I'd like to connect to using an > OpenBSD laptop. > > They don't explicitly provide an OpenBSD client

Re: iked with Windows 10 MS-ChapV2

2018-01-07 Thread Patrick Wildt
On Wed, Jan 03, 2018 at 03:11:01AM +, Michael Lam wrote: > Hi all, > > Does anyone have experience with using iked with a Windows 10 and EAP > mschap-v2 authentication in a road warrior setup? You mean Windows 10 connecting as a road warrior to iked? > I tried but it doesn’t work. It always

Re: ikectl errors

2017-11-05 Thread Patrick Wildt
On Thu, Nov 02, 2017 at 11:25:18PM +, Andreas Thulin wrote: > Hi again, > > found this on cvsweb.openbsd.org: > > https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sbin/iked/ca.c?sortby=date > > ”In the subjectAltName comparison, the bzero before the while-loop was > lost while applying the

Re: Pinebook (if anyones up for it)

2017-08-15 Thread Patrick Wildt
On Mon, Aug 14, 2017 at 10:08:13PM +0300, valerij zaporogeci wrote: > 2017-08-14 10:21 GMT+03:00, Alex Naumov : > > Hello, > > > > there is one enthusiast, who wants to make it possible: > >

Re: solidrun marvell macchiatobin

2017-05-31 Thread Patrick Wildt
On Wed, May 31, 2017 at 09:19:31PM +0200, Hrvoje Popovski wrote: > Hi arm gurus, > > does openbsd support solid-run marvell armada family boards? > > primary this little cute firewall :) > > https://www.solid-run.com/marvell-armada-family/armada-8040-community-board/ > > > if there are any

Re: OpenBSD 6.1: BOOTIA32 3.32 issue

2017-05-10 Thread Patrick Wildt
On Wed, May 10, 2017 at 03:14:30PM +0200, Stefan Sperling wrote: > On Tue, May 09, 2017 at 09:47:14PM +0200, Michele Curti wrote: > > On Tue, May 09, 2017 at 09:36:02PM +0200, Michele Curti wrote: > > > On Tue, May 09, 2017 at 10:20:03AM +0200, Michele Curti wrote: > > > > Hi all, I tried to

Re: armv7 on Wandboard Quad

2016-08-12 Thread Patrick Wildt
On Thu, Aug 11, 2016 at 11:06:45PM -0400, Joe Gidi wrote: > The recent flurry of activity on the armv7 port prompted me to buy a > Wandboard Quad so I could try a new hardware platform. > > As you'd expect with OpenBSD, installation was dead simple and > trouble-free. I grabbed the latest

Re: Raspberrypi 3 was released

2016-03-14 Thread Patrick Wildt
On Mon, Mar 14, 2016 at 09:07:37AM +, Roderick wrote: > What about AMD Opteron A-Series? Does OpenBSD run on it? > > http://www.amd.com/en-us/products/server/opteron-a-series > > Rodrigo. > The raspberry pi 3 has its good and bad sides. It's easy to use, everywhere available and rather

Re: ARM Firewall Hardware

2015-01-20 Thread Patrick Wildt
Am 16.01.2015 um 08:49 schrieb Jonathan Gray j...@jsg.id.au: On Fri, Jan 16, 2015 at 07:59:49AM +0100, Christer Solskogen wrote: On Wed, Jan 14, 2015 at 7:19 PM, Christer Solskogen christer.solsko...@gmail.com wrote: On Wed, Jan 14, 2015 at 3:39 PM, Jonathan Gray j...@jsg.id.au wrote: I've

Re: ARM Firewall Hardware

2015-01-16 Thread Patrick Wildt
Am 16.01.2015 um 08:49 schrieb Jonathan Gray j...@jsg.id.au: On Fri, Jan 16, 2015 at 07:59:49AM +0100, Christer Solskogen wrote: On Wed, Jan 14, 2015 at 7:19 PM, Christer Solskogen christer.solsko...@gmail.com wrote: On Wed, Jan 14, 2015 at 3:39 PM, Jonathan Gray j...@jsg.id.au wrote: I've

Re: OpenBSD on Intel Galileo

2015-01-14 Thread Patrick Wildt
Am 14.01.2015 um 09:43 schrieb Stuart Henderson s...@spacehopper.org: On 2015-01-13, Patrick Wildt m...@patrick-wildt.de wrote: Hi, Yes, it’s kinda possible. I tried that early 2014 or so. You need to have some kind of EFI-Grub2 on an sdcard iirc. Then you exit the in-built grub, open

Re: OpenBSD on Intel Galileo

2015-01-13 Thread Patrick Wildt
Hi, Yes, it’s kinda possible. I tried that early 2014 or so. You need to have some kind of EFI-Grub2 on an sdcard iirc. Then you exit the in-built grub, open the EFI shell and have it boot grub2. Using kopenbsd you can try to load an OpenBSD kernel, but it doesn’t work out of the box. The

Re: OpenBSD on Intel Galileo

2015-01-13 Thread Patrick Wildt
I had the machine I worked on for this was some OpenBSD VM I purged some time ago. I was grepping through IRC logs and actually found a diff: #somewhere_20140227.log:[00:23:44] Bluerise This is my galileo workaround: http://gbpaste.org/CfG4P I’m glad I keep logs… Good luck! Am 13.01.2015 um

Re: ARM Firewall Hardware

2015-01-12 Thread Patrick Wildt
Looks like the Utilite wasn’t added in the console init code: http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/arch/armv7/imx/imx_machdep.c.diff?r1=1.7r2=1.8 Am 12.01.2015 um 18:57 schrieb Christer Solskogen christer.solsko...@gmail.com: On Mon, Jan 12, 2015 at 3:30 PM, Jonathan Gray

Re: ARM Firewall Hardware

2015-01-11 Thread Patrick Wildt
Am 11.01.2015 um 14:27 schrieb Christer Solskogen christer.solsko...@gmail.com: On Mon, Jan 5, 2015 at 10:31 AM, f5b f...@163.com wrote: according http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/arch/armv7/armv7/armv7.c?rev=1.4 Only one board supported in current with two Gigabit

Re: ARM Firewall Hardware

2015-01-05 Thread Patrick Wildt
On Mon, 5 Jan 2015, Patrick Wildt wrote: Until recently there has not been ARM hardware that actually has more than two Gigabit Ethernet ports. As of now there are two options: There’s the Banana Pi R1, which basically is a bigger Banana Pi with 5 Gigabit Ports connected to a Broadcom

Re: ARM Firewall Hardware

2015-01-04 Thread Patrick Wildt
Until recently there has not been ARM hardware that actually has more than two Gigabit Ethernet ports. As of now there are two options: There’s the Banana Pi R1, which basically is a bigger Banana Pi with 5 Gigabit Ports connected to a Broadcom BCM53125 Switch. The BPI-R1, also called Lamobo R1

Re: Boot OpenBSD on Utilite

2013-10-26 Thread Patrick Wildt
Hello from Munich, The Utilite is not yet supported. I have ordered one myself but I don’t think it has been shipped yet. I will have a look at the CM-FX6 documentation later today and will send you a mail with a kernel and some infos on how to boot it. The pdf has been filtered in this

Re: open bsd router

2013-10-03 Thread Patrick Wildt
Hey, The PC Engines Alix boards are working quite well. If you're looking for ARM machines, you'd rather have a look at http://cubox-i.com or http://utilite-computer.com . Note that the second Gigabit Ethernet in the Utilite is connected via PCI-e and will need to be worked on. \Patrick Am

Re: Freescale i.MX 6

2013-09-27 Thread Patrick Wildt
Hey, I have added support for the i.MX6 SoC to the tree. The platform is now called armv7 instead of beagle. There might be some changes needed to support the Utilite, too. Apart from that it should be usable. \Patrick Am 27.09.2013 um 13:04 schrieb Christer Solskogen

Re: Freescale i.MX 6

2013-09-27 Thread Patrick Wildt
Thanks to Christer I have just placed an order for an Utilite, too. :) Thank you very much! \Patrick Am 27.09.2013 um 21:54 schrieb Christer Solskogen christer.solsko...@gmail.com: On Fri, Sep 27, 2013 at 1:31 PM, Patrick Wildt m...@patrick-wildt.de wrote: Hey, I have added support

Re: divert-to with bridge

2013-05-26 Thread Patrick Wildt
Hi Luiz, I actually have seen that on a bridge setup I had, too. Although the divert-to points to localhost, I see the packet trying to pass out on the interface to the original destination, as your data shows, too. No idea why that's happening though. \Patrick Am 23.05.2013 um 22:45 schrieb

Re: OpenBSD on Ouya/Tegra3

2013-05-24 Thread Patrick Wildt
I don't know much about Ouya or the Tegra3, but usually you'll need to ask the following: a) Can I access the bootloader? (Is it u-boot? Can I boot my own stuff?) b) Is there an (easily) accessible serial console? c) How good is the documentation? Once that's solved it's probably not that hard

Re: Openbsd openrisc opencores arm

2013-03-25 Thread Patrick Wildt
Am 25.03.2013 um 17:17 schrieb Chris Cappuccio ch...@nmedia.net: Nick Holland [n...@holland-consulting.net] wrote: The problem with ARM is there is no ARM reference platform. Every machine is significantly different than every other machine, technical details of how it is built are not

Re: Running OpenBSD on Raspberry Pi

2013-01-11 Thread Patrick Wildt
Hello, I'm currently working on porting OpenBSD to the Freescale i.MX6, an ARM Cortex-A9 (1-4 cores). It is already supporting USB and SDMMC, works like a charm. The i.MX6 itself got some interesting features like PCIe, SATA and Gigabit Ethernet. So, if 200$ don't sound too much, that might be