Date: Tue, 18 Aug 1998 15:37:53 +0200 From: Ignatios Souvatzis <is@jocelyn.rhein.de> To: freebsd-isdn@FreeBSD.ORG Subject: Amiga patches Message-ID: <19980818153753.C594@jocelyn.rhein.de>
next in thread | raw e-mail | index | archive | help
Hello, I did lots of installs and deinstalls until I could do it without manual tweaking. (Note the deinstall script added to the NetBSD/ ... cp -R /sys takes much too long). Changes outside the driver addition: - i4b_isic has been changed to not print the board name if it is != (char *)0. This is for NetBSD/Amiga, where the board name has already been printed (and in more detail than the in-i4b driver knows!) by the parent device. (Saves me one line of kernel startup output, that doesn't provide new information). I guess this feature could also be used by ISAPNP boards in NetBSD. - The patches by Leo and... who was the other who answered on my earlier request... are integrated. - The patch to isdnd/curses.c (to work for big endian machines, also) is integrated. - A patch for NetBSD to add -d to the yacc options is integrated in the isdnd Makefile. - ATTN. Martin and Leo: I moved the isa and isapnp parts out of NetBSD/files.i4b and into NetBSD/files.i4b.isa. Don't have any ISA bus on NetBSD/Amiga, currently. Somebody should check that they are actually patched in correctly. :-) Regards, Ignatios To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980818153753.C594>