[Soekris] net6501 AnyData Mini PCI-E 3G modem

2013-06-07 Thread Matt Dainty
I was recently given an AnyData DTP-600W Mini PCI-E 3G modem that came from an Amazon Kindle with a broken screen. I've tried plugging this into my net6501 however it doesn't show up either in comBIOS or under the OS as a PCI device. The datasheet mentions that it also has a USB interface and the

Re: [Soekris] net6501 AnyData Mini PCI-E 3G modem

2013-06-07 Thread Matt Dainty
* Nigel Kukard nkuk...@lbsd.net [2013-06-07 08:24:48]: On 06/07/2013 11:04 AM, Matt Dainty wrote: I was recently given an AnyData DTP-600W Mini PCI-E 3G modem that came from an Amazon Kindle with a broken screen. I've tried plugging this into my net6501 however it doesn't show up either

Re: [Soekris] net6501 AnyData Mini PCI-E 3G modem

2013-06-07 Thread Matt Dainty
* Nigel Kukard nkuk...@lbsd.net [2013-06-07 10:32:24]: Even without the SIM, did the Ericsson modem show up on the system? Nope, I thought it was because there may be some pinout to the sim missing ... was not too sure. My laptop picks it up as a USB host controller and then picks up usb

Re: [Soekris] Soekris 6501 recomended battery

2013-01-20 Thread Matt Dainty
* Soren Kristensen so...@soekris.com [2013-01-20 10:09:35]: Yes, proper charge control. And status will be available over SMBUS when I'm done with the uC I2C code, although that might take a little longer. Which I2C/SMBUS will this be attached to? Either of the ones on the E600 or EG20T?

[Soekris] net6501 GPIO

2013-01-10 Thread Matt Dainty
I've been writing a driver for the GPIO as implemented by the FPGA on the net6501 and I was wondering if someone (Soren?) could clarify the purpose of some of the I/O ports. From the archive, I have the following information regarding the GPIO: I/O Port 0680 bit 15..0 gpio input

Re: [Soekris] net6501 GPIO

2013-01-10 Thread Matt Dainty
* Jed Clear jcl...@speakeasy.net [2013-01-10 20:14:12]: From the description, they would appear to be writeable addresses that would allow you alter select outputs without knowing the current state of the output. So writing an 0x0080 to 0688 would clear bit 7 to 0 and leave the others in

Re: [Soekris] Wrong timer resolution

2012-12-03 Thread Matt Dainty
* Peter Neubauer pneuba...@bluerwhite.org [2012-11-30 16:19:57]: On 11/30/2012 1:13 PM, Stanislav Meduna wrote: Correct me if I'm wrong but there is no HPET without ACPI. That's definitely true on the net6501. However, a small patch

Re: [Soekris] using xilinx fpga on net6501

2012-06-14 Thread Matt Dainty
* William Robinet william.robi...@gmail.com [2012-06-13 09:21:36]: As I wrote on the wiki, there is a Xilinx bitstream which is embedded in the BIOS file of the net6501 [1]. Replacing this bitstream and reflashing the BIOS might be a way to gain persistence across cold reboot. Before trying

Re: [Soekris] net6501 watchdog driver

2012-05-23 Thread Matt Dainty
it a test. Matt --- /dev/null Wed May 23 21:01:50 2012 +++ sys/dev/pci/e600pcib.c Wed May 23 21:00:44 2012 @@ -0,0 +1,220 @@ +/* $OpenBSD$ */ + +/* + * Copyright (c) 2012 Matt Dainty m...@bodgit-n-scarper.com + * + * Permission to use, copy, modify, and distribute this software for any

Re: [Soekris] Fwd: OpenBSD 5.0 warm boot unreliable on a Soekris Net6501 using Transcend SSD

2012-01-04 Thread Matt Dainty
* Laurent Salle lsa...@taciturne.net [2012-01-04 08:02:38]: On 01/03/2012 01:55 PM, Matt Dainty wrote: Could someone confirm that OpenBSD 5.0 or current is booting reliably on this SSDs ? I'm using OpenBSD 5.0 with one of the Intel 311 20 GB SLC SSD's and I've not noticed any problem

Re: [Soekris] Fwd: OpenBSD 5.0 warm boot unreliable on a Soekris Net6501 using Transcend SSD

2012-01-03 Thread Matt Dainty
* Laurent Salle lsa...@taciturne.net [2012-01-03 07:35:30]: Hi, I'm wondering if there's any chance that this problem is specific to the Transcend 16GB SSD. Soekris Europe is selling Intel 40GB mSATA SSDs.See: http://soekris.eu/shop/accessories/intel_minipcie_ssd_40gb_en.html Could

Re: [Soekris] FreeBSD/amd64 on Net6501 working!

2011-12-13 Thread Matt Dainty
* Soren Kristensen so...@soekris.com [2011-12-11 10:00:05]: ACPI is on my long list of things to do, I'll better move it up, the basic ACPI stuff needed is not that complicated. The ACPI Power is really complicated, but I have no plan to support that, as active power management is not

Re: [Soekris] Building an OpenBSD router

2011-08-25 Thread Matt Dainty
* Brian Johnson brian.l.john...@gmail.com [2011-08-25 10:25:17]: I have been running a 4801 running OpenBSD on a Sandisk camera grade CF card for 5 years or so without issue. Run swapless and put var on a ramdisk and you should be fine. I keep / mount ro to be on the safe side but have I've