Hi Chris,

Thanks for your feedback.  The an(4) could get a little bit difficult
as the the man page already says:

CAVEATS
        an is not configurable with ifconfig(8)

So the ioctl()s are different.  I need to have a look at ancontrol.c to
make myself a picture.

I agree with the scrolling type.  I have already increased the
scrolling speed and received feedback from other people for asking to do
an LCD scroll ("ssid ssid ssid ...").  I will try to implement that
bunch of scrolling types in the next version.

Also I received feedback from claudio@ for some code/style corrections
which I bump in the next version.

Cheers,
Marcus

On Tue, 18 Oct 2005 12:47:19 -0600 Chris Kuethe
<[EMAIL PROTECTED]> wrote:

> Works for me on -current as of 10minutes ago with iwi(4)
> iwi0 at pci2 dev 2 function 0 "Intel PRO/Wireless 2200BG" rev 0x05:
> irq 11, address 00:12:f0:c4:56:97
> 
> doesn't work with an(4)
> # wmwlmon -i an0
> an0: no such interface or not a wireless interface
> 
> an0 at pcmcia1 function 0 "Cisco Systems, 350 Series Wireless LAN
> Adapter": address 00:40:96:41:5f:32
> 
> I don't have any of my wi(4) cards here today so I can't test that.
> 
> Minor style nits: the SSID scrolling could stand to be a bit quicker,
> and rather  than scrolling all the way off the end, you could just
> bounce back and forth. That's just eyecandy though, it's working for
> me quite nicely.
> 
>  BOFH_EMPIRE
> [BOFH_EM]
>  [OFH_EMP]
>   [FH_EMPI]
>    [H_EMPIR]
>     [_EMPIRE]
>    [H_EMPIR]
>   [FH_EMPI]
>  [OFH_EMP]
> [BOFH_EM]

-- 
Marcus Glocker, [EMAIL PROTECTED], http://www.nazgul.ch -----------------

Reply via email to