Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 May 2003 10:41:14 -0500 (CDT)
From:      Eduardo Viruena Silva <mrspock@esfm.ipn.mx>
To:        John Abel <john.abel@pa.press.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Installing An ISA Sync/570i
Message-ID:  <20030506103923.C88398@Gina.esfm.ipn.mx>
In-Reply-To: <3EB7D65A.4050803@pa.press.net>
References:  <3EB7D65A.4050803@pa.press.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 6 May 2003, John Abel wrote:

> Hi,
>
> I've recently downloaded FreeBSD5, for it's support of Digi boards,
> specifically the ISA based Sync/570.  However, now that I've got it
> installed, it seems to have not detected the board.  I've checked the
> board with it's diagnostic disk, and it is setup with a correct
> IRQ/memory settings, yet the install doesn't seem to have installed the
> driver (the only ar files are in the src directories).
>
> I've been going through compiling a new kernel, but after adding the
> line from the ar man page,
>
> device          ar0                     at isa? port 0x300 irq 5 iomem
> 0xd0000
>
> the config produces "devices with zero units are not likely to be
> correct".

just add:

	device	ar

if you like to give a "hint" to your kernel, add it to the file:
/boot/device.hints .  Read the man page for device.hints(5)

>
> Has someone any notes on installing one of these boards with FreeBSD5?
> Any pointers would be much appreciated.
>

man device.hints

> Regards
>
> John
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>

-                         ______                     _
            *           /   /###\                   / \       __
 /\  /\             *  /  ./#### \         *     \__|_/      |  |
/  \/  \               |   b#####|   *            _ |   __   |  |  __
=    .. \____          \ \_\#####/               / \|  /  \  |  | /\_\/
=          \_|    *     \___\###/       *        \_/\_/\__/\__\/_/\__/
 =   \______/           _
  | |



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030506103923.C88398>