Re: octeon cnmac phy addresses

2013-09-14 Thread David Gwynne
makes a lot of sense to me, ok. you need oks from people other than me though. dlg On 14/09/2013, at 8:34 PM, Jonathan Matthew wrote: > The network interfaces on the ubiquiti edgerouter lite don't work yet. > Here's the first step towards fixing that: > > Mapping port numbers to phy addresses

Re: azalia acer quirks

2013-09-14 Thread Alexandre Ratchov
On Sat, Sep 14, 2013 at 01:03:39PM +0200, Raphael Graf wrote: > Without this diff, I just get silence from an Acer Extensa 6700. > I don't know if this is the right way to fix it.. > Comments? > The diff seems correct. Anyone with a non-Acer Extensa 6700 box using a ALC260 to test this diff ? --

Re: Patriot Wireless N USB Adapter

2013-09-14 Thread Kyle R W Milz
On Sat, Sep 14, 2013 at 07:05:53PM +0059, Jason McIntyre wrote: > On Sat, Sep 14, 2013 at 07:52:51PM +0200, David Coppa wrote: > > On Sat, Sep 14, 2013 at 7:48 PM, Kyle R. W. Milz > > wrote: > > > I'll stop being lazy, maybe this will make things easier for you. Full > > > disclosure: first patc

Re: Patriot Wireless N USB Adapter

2013-09-14 Thread Jason McIntyre
On Sat, Sep 14, 2013 at 07:52:51PM +0200, David Coppa wrote: > On Sat, Sep 14, 2013 at 7:48 PM, Kyle R. W. Milz wrote: > > I'll stop being lazy, maybe this will make things easier for you. Full > > disclosure: first patch I've sent to this list. > > > > > > Index: share/man/man4/urtwn.4 > > =

Re: Patriot Wireless N USB Adapter

2013-09-14 Thread David Coppa
On Sat, Sep 14, 2013 at 7:48 PM, Kyle R. W. Milz wrote: > I'll stop being lazy, maybe this will make things easier for you. Full > disclosure: first patch I've sent to this list. > > > Index: share/man/man4/urtwn.4 > === > RCS file:

Re: Patriot Wireless N USB Adapter

2013-09-14 Thread Kyle R. W. Milz
I'll stop being lazy, maybe this will make things easier for you. Full disclosure: first patch I've sent to this list. Index: share/man/man4/urtwn.4 === RCS file: /cvs/src/share/man/man4/urtwn.4,v retrieving revision 1.24 diff -u -p

Re: Patriot Wireless N USB Adapter

2013-09-14 Thread Jason McIntyre
On Sat, Sep 14, 2013 at 11:21:04AM -0600, Kyle R. W. Milz wrote: > Tech, > > Recently purchased the Patriot PCUSBW1150 wireless adapter and it works > great with the urtwn driver. Perchance it can be added to the HARDWARE > section of the man page? > > urtwn0 at uhub1 port 2 "Realtek 802.11n WLAN

Patriot Wireless N USB Adapter

2013-09-14 Thread Kyle R. W. Milz
Tech, Recently purchased the Patriot PCUSBW1150 wireless adapter and it works great with the urtwn driver. Perchance it can be added to the HARDWARE section of the man page? urtwn0 at uhub1 port 2 "Realtek 802.11n WLAN Adapter" rev 2.00/2.00 addr 3 urtwn0: MAC/BB RTL8188CUS, RF 6052 1T1R, address

azalia acer quirks

2013-09-14 Thread Raphael Graf
Without this diff, I just get silence from an Acer Extensa 6700. I don't know if this is the right way to fix it.. Comments? Index: sys/dev/pci/azalia_codec.c === RCS file: /cvs/src/sys/dev/pci/azalia_codec.c,v retrieving revision 1.1

octeon cnmac phy addresses

2013-09-14 Thread Jonathan Matthew
The network interfaces on the ubiquiti edgerouter lite don't work yet. Here's the first step towards fixing that: Mapping port numbers to phy addresses in the mii read/write functions hides the phy addresses unnecessarily. Instead, we should figure out the phy address when setting up the port and