Re: Updating USB stack from FBSD 8.x and others

2009-12-17 Thread nntp.dragonflybsd.org
We are going to end up doing a lot of damage to the real code as is, I've been busy with other things for a while, but just looking at the FreeBSD code has reminded me of just how far we have come. It also reminds me of just how much further we need to go Robgar Alex Hornung

Re: Updating USB stack from FBSD 8.x and others

2009-12-14 Thread Oliver Fromme
elekktrett...@exemail.com.au wrote: 2) BTX: i have been recently bitten by this thing again and I would really like to see GRUB + multiboot in, BTX and loader out. Just out of curiosity, what's wrong with BTX + loader? It's working quite well for me, and I like the fact that it is scriptable

Re: Updating USB stack from FBSD 8.x and others

2009-12-14 Thread elekktretterr
Just out of curiosity, what's wrong with BTX + loader? It's working quite well for me, and I like the fact that it is scriptable so you can do whatever you want, e.g. create your own menus and so on. (Admittedly FORTH is not the most intuitive language to program in, but you get used to

Re: Updating USB stack from FBSD 8.x and others

2009-12-14 Thread Oliver Fromme
elekktrett...@exemail.com.au wrote: Just out of curiosity, what's wrong with BTX + loader? It's working quite well for me, and I like the fact that it is scriptable so you can do whatever you want, e.g. create your own menus and so on. (Admittedly FORTH is not the most intuitive

Re: Updating USB stack from FBSD 8.x and others

2009-12-14 Thread elekktretterr
The problem with USB keyboards was fixed in FreeBSD recently. Since DragonFly bascially shares the same loader, maybe it's time to sync it to FreeBSD. Can you point me to a specific commit(s) ? http://www.secnetix.de/olli/FreeBSD/vloader/screenshot6.png This is an actual screen shot from

Re: Updating USB stack from FBSD 8.x and others

2009-12-14 Thread Oliver Fromme
elekktrett...@exemail.com.au wrote: The problem with USB keyboards was fixed in FreeBSD recently. Since DragonFly bascially shares the same loader, maybe it's time to sync it to FreeBSD. Can you point me to a specific commit(s) ? I'm sorry, I only remember that the problem was

Re: Updating USB stack from FBSD 8.x and others

2009-12-14 Thread elekktretterr
I'll try FBSD8 and see if my keyboard works. Petr

Re: Updating USB stack from FBSD 8.x and others

2009-12-14 Thread Matthew Dillon
I'm pretty sure the FreeBSD fix was the real-mode loader fix which we've already incorporated in master (and I also think 2.4.1 but I'm not sure). -Matt Matthew Dillon

Re: Updating USB stack from FBSD 8.x and others

2009-12-13 Thread elekktretterr
2009/12/12, elekktrett...@exemail.com.au elekktrett...@exemail.com.au: Hi all, 1) I think we desperately need to bring our USB stack into reality. Is anyone working on bringing in the new FreeBSD USB code or maybe one from other BSDs? How difficult would it be? Lets dicuss. I am going to

Re: Updating USB stack from FBSD 8.x and others

2009-12-13 Thread justin
Matt, Hows it going with getting the non-profit status for DragonFly? It'd be great if any financial contributions would also be tax deductable. I was looking at doing this a while ago, though I put it off because of job searching. I'll see if I can start again after the holidays. We do

Re: Updating USB stack from FBSD 8.x and others

2009-12-13 Thread Bill Hacker
elekktrett...@exemail.com.au wrote: I don't know if non-profit would help us here - people would have to pay money to the non-profit entity, which would then hire someone (Alexander) to do the work. Once money gets involved with an official organization, the processes have to be very clear and

Updating USB stack from FBSD 8.x and others

2009-12-12 Thread elekktretterr
Hi all, 1) I think we desperately need to bring our USB stack into reality. Is anyone working on bringing in the new FreeBSD USB code or maybe one from other BSDs? How difficult would it be? Lets dicuss. 2) BTX: i have been recently bitten by this thing again and I would really like to see GRUB

Re: Updating USB stack from FBSD 8.x and others

2009-12-12 Thread Michael Neumann
2009/12/12 elekktrett...@exemail.com.au Hi all, 1) I think we desperately need to bring our USB stack into reality. Is anyone working on bringing in the new FreeBSD USB code or maybe one from other BSDs? How difficult would it be? Lets dicuss. Some time ago I said that I'd like to bring

Re: Updating USB stack from FBSD 8.x and others

2009-12-12 Thread Alexander Polakov
2009/12/12, elekktrett...@exemail.com.au elekktrett...@exemail.com.au: Hi all, 1) I think we desperately need to bring our USB stack into reality. Is anyone working on bringing in the new FreeBSD USB code or maybe one from other BSDs? How difficult would it be? Lets dicuss. I am going to

Re: Updating USB stack from FBSD 8.x and others

2009-12-12 Thread Alex Hornung
I've suggested this a long time ago, and I've also provided some people with guidance on how to do it, as I've been in contact with the HPS, the author of usb4bsd. The main point here is that his i4b repo contains usb4bsd and a userland wrapper for it. Hence usb4bsd can be elegantly ported to