Date: Wed, 24 Apr 2002 03:40:03 -0700 (PDT) From: Makoto Matsushita <matusita@jp.FreeBSD.org> To: freebsd-bugs@FreeBSD.org Subject: Re: i386/37379: /dev/MAKEDEV entry for RocketPort is broken Message-ID: <200204241040.g3OAe3O59250@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/37379; it has been noted by GNATS. From: Makoto Matsushita <matusita@jp.FreeBSD.org> To: bug-followup@FreeBSD.org Cc: Subject: Re: i386/37379: /dev/MAKEDEV entry for RocketPort is broken Date: Wed, 24 Apr 2002 19:33:23 +0900 tal> I fixed part 1 by passing the output of dmesg through "sort -u", tal> but there has got to be a better way. Maybe the script shouldn't tal> try to be so smart and just create the entries. What's happen if you insert "tail -1" instead of "sort -u"? I don't have any RocketPort (I can't test your patch), but it seems that this code wants only the *last* entry. -- - Makoto `MAR' Matsushita To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204241040.g3OAe3O59250>
