Re: What's the status of the USB stack port?

2012-09-04 Thread uki
 I guess by the end of September you will be able to use the USB stack as a
 replacement for the old one.

Thank you. :)
The only thing that stopped me from trying out dragonfly was lack of
proper usb support (my laptop keyboard didnt' work).

I'll start cleaning up some disc space :)


Re: What's the status of the USB stack port?

2012-09-03 Thread Markus Pfeiffer
Hello,

On Sat, Sep 01, 2012 at 07:44:47PM +1000, elekktrett...@exemail.com.au wrote:
 Hi all,
 
 Last time I heard there was someone working on the port. I'd be willing to
 test (my dragonfly installation is long not used because my USB
 peripherals - keyboard etc are not working with the existing USB stack)
 

Thanks for your offer!

I am currently caught up in getting my PhD submitted. Once that is done and I
have settled in at my new work space I will finish the port pretty quickly I
guess. I also thank Sascha for putting the effort in to get USB into master.

I guess by the end of September you will be able to use the USB stack as a
replacement for the old one.

Markus

-- 
Markus Pfeiffer, University of St Andrews
email: markus.pfeif...@morphism.de | xmpp: markus.pfeif...@jabber.morphism.de


pgpqd7QtE5d82.pgp
Description: PGP signature


Re: What's the status of the USB stack port?

2012-09-03 Thread Carsten Mattner
On Mon, Sep 3, 2012 at 11:56 AM, Markus Pfeiffer
markus.pfeif...@morphism.de wrote:
 Hello,

 On Sat, Sep 01, 2012 at 07:44:47PM +1000, elekktrett...@exemail.com.au wrote:
 Hi all,

 Last time I heard there was someone working on the port. I'd be willing to
 test (my dragonfly installation is long not used because my USB
 peripherals - keyboard etc are not working with the existing USB stack)


 Thanks for your offer!

 I am currently caught up in getting my PhD submitted. Once that is done and I
 have settled in at my new work space I will finish the port pretty quickly I
 guess. I also thank Sascha for putting the effort in to get USB into master.

 I guess by the end of September you will be able to use the USB stack as a
 replacement for the old one.

Out of interest, does the new USB stack support xHCI?


Re: What's the status of the USB stack port?

2012-09-03 Thread elekktretterr
 Thanks for your offer!

 I am currently caught up in getting my PhD submitted. Once that is done
 and I
 have settled in at my new work space I will finish the port pretty quickly
 I
 guess. I also thank Sascha for putting the effort in to get USB into
 master.

 I guess by the end of September you will be able to use the USB stack as a
 replacement for the old one.

Great, at the point where you feel people should start testing it, i'll
give it a try.

Thanks,
Petr



Re: What's the status of the USB stack port?

2012-09-01 Thread Sascha Wildner

On Sat, 01 Sep 2012 11:44:47 +0200, elekktrett...@exemail.com.au wrote:


Hi all,

Last time I heard there was someone working on the port. I'd be willing  
to

test (my dragonfly installation is long not used because my USB
peripherals - keyboard etc are not working with the existing USB stack)


What we have so far is in Markus' branch:  
http://gitweb.dragonflybsd.org/~profmakx/dragonfly.git/shortlog/refs/heads/usb


It will be brought in before the 3.2 release (I'm working on that).


Re: What's the status of the USB stack port?

2012-09-01 Thread elekktretterr
 On Sat, 01 Sep 2012 11:44:47 +0200, elekktrett...@exemail.com.au wrote:

 Hi all,

 Last time I heard there was someone working on the port. I'd be willing
 to
 test (my dragonfly installation is long not used because my USB
 peripherals - keyboard etc are not working with the existing USB stack)

 What we have so far is in Markus' branch:
 http://gitweb.dragonflybsd.org/~profmakx/dragonfly.git/shortlog/refs/heads/usb

 It will be brought in before the 3.2 release (I'm working on that).


Thanks Sascha!

Petr



Re: What's the status of the USB stack port?

2012-09-01 Thread elekktretterr
One more thing,

Can you give me some instructions on compiling a kernel with the new usb
stack?

Petr