Search Results
Post Author Forum Replies Views Posted [asc]
  Thread: ASIX USB to Ethernet
Post: RE: ASIX USB to Ethernet

Learning GitHub versus Git. My fork still retains all the work, but its all been merged back into the Master branch, and then changes in the parent ipxe/ipxe project changes since the original Forkin...
jwillis84 General 44 204,371 2014-09-26, 04:03
  Thread: ASIX USB to Ethernet
Post: RE: ASIX USB to Ethernet

(2014-09-21 12:13)robinsmidsrod Wrote:  jwillis84: iPXE has an UNDI driver, and is able to take advantage of an existing PXE firmware when loaded via it (that is what undionly.kpxe does). iPXE a...
jwillis84 General 44 204,371 2014-09-23, 06:16
  Thread: ASIX USB to Ethernet
Post: RE: ASIX USB to Ethernet

[/quote] I am currently using WinPE 5.1, and from my experience on the ASIX USB, undionly.kpxe will load, and pull an IP, but either the http file transfer or wimboot process will fail out. [/quote] ...
jwillis84 General 44 204,371 2014-09-16, 02:45
  Thread: ASIX USB to Ethernet
Post: RE: ASIX USB to Ethernet

Quote:What I am trying to accomplish is to PXE boot into a WinPE environment to then run a set of code that deploys the operating system to the target system from the WinPE environment. Today this wor...
jwillis84 General 44 204,371 2014-09-12, 21:42
  Thread: ASIX USB to Ethernet
Post: RE: ASIX USB to Ethernet

(2014-09-11 22:14)kfortner Wrote:  John, I am not using an ISO to PXE boot but undionly. Does any of this work help undionly work for USB? Catching up.. iPXE (with this USB support) will now c...
jwillis84 General 44 204,371 2014-09-12, 04:08
  Thread: ASIX USB to Ethernet
Post: RE: ASIX USB to Ethernet

(2014-09-09 06:36)tohtoris Wrote:  Hi, just a quick reply (2014-09-08 17:31)jwillis84 Wrote:  Currently the driver will not recognize your device and load. The line above says your devic...
jwillis84 General 44 204,371 2014-09-09, 07:09
  Thread: ASIX USB to Ethernet
Post: RE: ASIX USB to Ethernet

Code: Bus 001 Device 003: ID 17ef:7203 Lenovo [273388.525211] usb 1-7: New USB device found, idVendor=17ef, idProduct=7203 Currently the driver will not recognize your device and load. The line ab...
jwillis84 General 44 204,371 2014-09-08, 17:31
  Thread: ASIX USB to Ethernet
Post: RE: ASIX USB to Ethernet

(2014-08-19 20:09)tohtoris Wrote:  Hi jwillis84, I would be interest to try out pxe booting a Lenovo Yoga 2 pro with asix based Lenovo usb dongle. I tried building you ipxe branch on a 64bit U...
jwillis84 General 44 204,371 2014-09-02, 08:28
  Thread: ASIX USB to Ethernet
Post: RE: ASIX USB to Ethernet

(2014-08-19 20:09)tohtoris Wrote:  Hi jwillis84, I would be interest to try out pxe booting a Lenovo Yoga 2 pro with asix based Lenovo usb dongle. I tried building you ipxe branch on a 64bit U...
jwillis84 General 44 204,371 2014-08-26, 05:22
  Thread: ASIX USB to Ethernet
Post: RE: ASIX USB to Ethernet

All bugs I am aware of have been fixed. If you clone the github project # git clone -b usb-net-drivers https://github.com/johntwillis/ipxe Change to ipxe and type 'make' it will proceed to build t...
jwillis84 General 44 204,371 2014-08-13, 07:36
  Thread: ASIX USB to Ethernet
Post: RE: ASIX USB to Ethernet

Major puzzle solved. I just figured out what /ipxe/src/util/parserom.pl was doing. Corrected the USB_ROM entries and now the USB Ethernet drivers are getting pulled in automatically. Now the infam...
jwillis84 General 44 204,371 2014-08-12, 07:55
  Thread: USB support
Post: RE: USB support

It does now.. at least in a github branch. iPXE, demo of USB Ethernet Adapter support
jwillis84 General 5 16,826 2014-08-11, 15:48
  Thread: ASIX USB to Ethernet
Post: RE: ASIX USB to Ethernet

Here is a video demonstrating the checkout and compile of an iPXE branch with USB Ethernet Adapter support, then booting a Tomrtbt image over the network using an attached USB Ethernet Adapter: iPXE...
jwillis84 General 44 204,371 2014-08-11, 08:53
  Thread: ASIX USB to Ethernet
Post: RE: ASIX USB to Ethernet

I've not given up trying to port the asix.c driver to iPXE, just slowed down a bit. Forgive my newness to complicated C Macros, but I'm finding them every bit as complex as C Libraries, and a dizzing...
jwillis84 General 44 204,371 2014-07-29, 01:44
  Thread: ASIX USB to Ethernet
Post: RE: ASIX USB to Ethernet

https://github.com/johntwillis/ipxe the driver works with minor modification over in the gpxe tree the driver does not complete compilation in the ipxe tree, the include/tables.h file has redefined...
jwillis84 General 44 204,371 2014-07-24, 06:01
  Thread: ASIX USB to Ethernet
Post: RE: ASIX USB to Ethernet

(2014-06-24 10:17)jpwise Wrote:  Hey guys, did anything ever eventuate from this? Looking at much the same problem with the new notebook machines coming out sans onboard NIC. Co-incidentally the...
jwillis84 General 44 204,371 2014-06-24, 13:39
  Thread: ASIX USB to Ethernet
Post: RE: ASIX USB to Ethernet

(2013-01-07 13:21)qiet72 Wrote:  Hi, Balaji Rao already completed the code for gpxe to boot from USB network adapters back in 2008 - did that not get ported over to ipxe? http://etherboot.org/...
jwillis84 General 44 204,371 2013-06-04, 23:08
  Thread: ASIX USB to Ethernet
Post: RE: ASIX USB to Ethernet

(2013-01-07 13:21)qiet72 Wrote:  Hi, Balaji Rao already completed the code for gpxe to boot from USB network adapters back in 2008 - did that not get ported over to ipxe? http://etherboot.org/...
jwillis84 General 44 204,371 2013-06-04, 08:09