Date: Thu, 22 Oct 1998 09:10:29 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/share/examples/drivers make_device_driver.sh Message-ID: <199810221610.JAA24900@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/10/22 09:10:29 PDT
Modified files:
share/examples/drivers make_device_driver.sh
Log:
Removed all `vector xxxintr' specifications. Interrupt handlers are now
configured in drivers.
Attempted to update the generated interrupt handler attachment to the
current "temporary" method. Not tested. To test it, someone would first
have to fix the bitrot in the ioctl command arg type.
Revision Changes Path
1.4 +13 -7 src/share/examples/drivers/make_device_driver.sh
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810221610.JAA24900>
