Re: svn commit: r206418 - head/sys/modules/wlan

2010-10-18 Thread Paul B Mahol
On 10/18/10, Rui Paulo wrote: > > On 18 Oct 2010, at 17:23, Paul B Mahol wrote: > >> On 4/9/10, Rui Paulo wrote: >>> Author: rpaulo >>> Date: Fri Apr 9 12:05:24 2010 >>> New Revision: 206418 >>> URL: http://svn.freebsd.org/changeset/base/20641

Re: svn commit: r206418 - head/sys/modules/wlan

2010-10-18 Thread Paul B Mahol
On 4/9/10, Rui Paulo wrote: > Author: rpaulo > Date: Fri Apr 9 12:05:24 2010 > New Revision: 206418 > URL: http://svn.freebsd.org/changeset/base/206418 > > Log: > Add ieee80211_{amrr,rssadapt}.c. > Either revert this or remove amrr and rssadapt modules (IMHO better option). > MFC after: 1 m

Re: svn commit: r214070 - head/sys/dev/if_ndis

2010-10-20 Thread Paul B Mahol
http://gitorious.org/NDISulator Comments are welcome. >> Submitted by: Paul B Mahol >> MFC after: 1 week >> >> Modified: >> head/sys/dev/if_ndis/if_ndis.c >> >> Modified: head/sys/dev/if_ndis/if_ndis.c >> ==

Re: svn commit: r215135 - head/sys/compat/ndis

2010-11-12 Thread Paul B Mahol
On 11/12/10, Alan Cox wrote: > Bernhard Schmidt wrote: >> Author: bschmidt >> Date: Thu Nov 11 18:43:31 2010 >> New Revision: 215135 >> URL: http://svn.freebsd.org/changeset/base/215135 >> >> Log: >> According to specs for MmAllocateContiguousMemorySpecifyCache() >> physically >> contiguous me

Re: svn commit: r216518 - in head/sys/dev: if_ndis le malo sound/pci

2010-12-18 Thread Paul B Mahol
On 12/18/10, Tijl Coosemans wrote: > Author: tijl > Date: Sat Dec 18 14:21:28 2010 > New Revision: 216518 > URL: http://svn.freebsd.org/changeset/base/216518 > > Log: > Use convenience functions where possible instead of accessing the PCI > configuration registers directly. > > Remove pci_en

Re: svn commit: r216518 - in head/sys/dev: if_ndis le malo sound/pci

2010-12-18 Thread Paul B Mahol
On 12/18/10, Tijl Coosemans wrote: > On Saturday 18 December 2010 19:41:13 Paul B Mahol wrote: >> On 12/18/10, Tijl Coosemans wrote: >>> Author: tijl >>> Date: Sat Dec 18 14:21:28 2010 >>> New Revision: 216518 >>> URL: http://svn.freebsd.org

Re: svn commit: r205024 - head/sys/net

2010-03-13 Thread Paul B Mahol
On 3/11/10, Qing Li wrote: > Author: qingli > Date: Thu Mar 11 17:56:46 2010 > New Revision: 205024 > URL: http://svn.freebsd.org/changeset/base/205024 > > Log: > The if_tap interface is of IFT_ETHERNET type, but it > does not set or update the if_link_state variable. > As such RT_LINK_IS_UP

Re: svn commit: r205444 - head/sys/i386/i386

2010-03-23 Thread Paul B Mahol
On 3/23/10, Kostik Belousov wrote: > On Tue, Mar 23, 2010 at 08:21:31PM +0100, Ed Schouten wrote: >> * Ed Maste wrote: >> > I was just about to follow up with a comment to that effect. We do want >> > it to become a panic, but I would prefer to hold off until we address >> > the known issue with

Re: svn commit: r205444 - head/sys/i386/i386

2010-03-23 Thread Paul B Mahol
On 3/23/10, Kostik Belousov wrote: > On Tue, Mar 23, 2010 at 09:35:09PM +0100, Paul B Mahol wrote: >> On 3/23/10, Kostik Belousov wrote: >> > On Tue, Mar 23, 2010 at 08:21:31PM +0100, Ed Schouten wrote: >> >> * Ed Maste wrote: >> >> > I was just abo