Date: Thu, 27 Apr 2000 14:20:02 -0700 (PDT)
From: Nick Hibma <n_hibma@calcaphon.com>
To: freebsd-bugs@FreeBSD.org
Subject: Re: kern/16767: open("/dev/ppi0") will crash machine without sync disk
Message-ID: <200004272120.OAA13936@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/16767; it has been noted by GNATS.
From: Nick Hibma <n_hibma@calcaphon.com>
To: freebsd-gnats-submit@FreeBSD.org, jin@gracie.lbl.gov
Cc:
Subject: Re: kern/16767: open("/dev/ppi0") will crash machine without sync disk
Date: Thu, 27 Apr 2000 21:08:53 +0000
First of all, sorry about copying the whole message again in
my reply.
Second, rev. 1.22 of ppi.c already contains the check for
bus alloc failing. Thanks for the patch though.
On the shareable flag. It doesn't hurt to add it. And if it
makes it work for you, just leave it there, it's a good
idea. I won't add it for the general case, as with ISA
hardware it more often breaks than that it is valid
solution.
On the header files: The best solution would be to copy
those to /usr/include/sys/dev/ppbus during make world where
they belong (like the /sys/dev/usb ones), but I can't be
bothered at the moment.
Thanks for the PR!
Nick
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?200004272120.OAA13936>
