Mailing List Archive

zyxel ies
Hello
I'd like to write a module for zyxel (http://www.zyxel.com/product/index.php)
devices. Did anyone look a template for writing new modules, or internal
documentation?
--
Maxim Tuliuk
WWW: http://www.primats.org.ua/~mt/
ICQ: 21134222

The bike is absolute freedom of moving
zyxel ies [ In reply to ]
On Sat, Sep 27, 2003 at 07:51:18PM +0300, Maxim Tuliuk wrote:
> Did anyone look a template for writing new modules, or internal documentation?

Mostly when looking to support a new device, I grab a copy of
bin/rancid.in (the cisco bits) and hack away at it to support the
new device.

And if bin/clogin.in does not work or it not easily modifiable to
add support for the new device, I take a copy of it & hack away to
get it to log me in.
--asp