Date: Mon, 12 Jan 2009 22:56:28 +0000 (UTC) From: Luigi Rizzo <luigi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/kldpatch Makefile distinfo pkg-descr Message-ID: <200901122256.n0CMuSvM098010@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2009-01-12 22:56:28 UTC
FreeBSD ports repository
Modified files:
sysutils Makefile
Added files:
sysutils/kldpatch Makefile distinfo pkg-descr
Log:
The kldpatch utility can print or alter the content of device/quirk tables
in kernel modules. These tables are generally used to identify devices,
and possibly apply specific quirks to enable/disable certain features.
Kldpatch is especially useful to let the kernel recognise a new device
without rebooting and rebuilding/reinstalling kernel or modules.
WWW: http://info.iet.unipi.it/~luigi/FreeBSD/
Note - this may be worth importing in the base system, however we still
need it as a port for older OS releases.
Revision Changes Path
1.1059 +1 -0 ports/sysutils/Makefile
1.1 +27 -0 ports/sysutils/kldpatch/Makefile (new)
1.1 +3 -0 ports/sysutils/kldpatch/distinfo (new)
1.1 +8 -0 ports/sysutils/kldpatch/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901122256.n0CMuSvM098010>
