> Date: Fri, 4 May 2018 13:27:13 -0700 (MST)
> From: arun
>
> Does anyone have link to where I can get OpenBSD 6.3 miniroot.fs for pine64
> Rock64? Is there a complete step by step instructions on how to put one
> together? Thanks.
If you have U-Boot in SPI flash, you can use the standard minir
Hi All,
I have one of each of these devices:
pine64
pine64-lts
nanopi
They're all running openbsd snapshots from today, with very minimal
package installations. When inserting a usb drive into the boards, I
don't see anything appear in the dmesg for each board.
I see just the hub when runnin
On Sat, May 05, 2018 at 11:45:39AM -0700, jungle boogie wrote:
> Hi All,
>
> I have one of each of these devices:
> pine64
> pine64-lts
> nanopi
>
> They're all running openbsd snapshots from today, with very minimal package
> installations. When inserting a usb drive into the boards, I don't see
Thus said Artturi Alm on Sun, 6 May 2018 01:36:13 +0300
On Sat, May 05, 2018 at 11:45:39AM -0700, jungle boogie wrote:
Hi All,
I have one of each of these devices:
pine64
pine64-lts
nanopi
They're all running openbsd snapshots from today, with very minimal package
installations. When inserting
Thus said Artturi Alm on Sun, 6 May 2018 01:36:13 +0300
On Sat, May 05, 2018 at 11:45:39AM -0700, jungle boogie wrote:
Hi All,
I have one of each of these devices:
pine64
pine64-lts
nanopi
They're all running openbsd snapshots from today, with very minimal package
installations. When inserting
Thus said Jungle Boogie on Sat, 5 May 2018 11:45:39 -0700
Hi All,
Does anyone have usb working on any of these devices? If so, did it take
special configuration to get it work?
Thanks!
Okay, I think I've figured out the problem.
Prior to using a usb drive, I was using a usb-to-serial conve
I have tested the diff (below) to the com driver on my orangepi. It works.
Can this patch be committed?
>From dmesg:
com0 at simplebus0: ns16550a, 64 byte fifo
com0: console
-Original Message-
From: owner-...@openbsd.org On Behalf Of Artturi Alm
Sent: May 2, 2018 2:26 PM
To: s_g...@
On Sat, May 05, 2018 at 08:18:01PM -0700, s_g...@telus.net wrote:
> I have tested the diff (below) to the com driver on my orangepi. It works.
> Can this patch be committed?
>
Atleast in _theory_, there could be "snps,dw-apb-uart" without fifo,
and the diff doesn't properly detect such. So the