bin/175793: modfind(2) doesn't understand modules with underscores

Glen Barber gjb at FreeBSD.org
Sun Feb 3 05:00:01 UTC 2013


The following reply was made to PR bin/175793; it has been noted by GNATS.

From: Glen Barber <gjb at FreeBSD.org>
To: Garrett Cooper <yaneurabeya at gmail.com>
Cc: bug-followup at FreeBSD.org
Subject: Re: bin/175793: modfind(2) doesn't understand modules with
 underscores
Date: Sat, 2 Feb 2013 23:50:46 -0500

 --cWoXeonUoKmBZSoM
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 On Sun, Feb 03, 2013 at 04:37:23AM +0000, Garrett Cooper wrote:
 > I've seen similar issues with bge(4) on a work machine, so I don't think it's isolated to re(4)...
 
 Definitely not isolated to re(4), nor networking drivers alone.
 
 gjb at nucleus:~ % kldstat -m acpi_asus
 kldstat: can't find module acpi_asus: No such file or directory
 gjb at nucleus:~ % kldstat -m geom_eli
 kldstat: can't find module geom_eli: No such file or directory
 gjb at nucleus:~ % kldstat | egrep "(acpi_asus|geom_eli)"
  4    1 0xffffffff81220000 1fc48    geom_eli.ko
  9    1 0xffffffff8138b000 8b10     acpi_asus.ko
 
 Glen
 
 
 --cWoXeonUoKmBZSoM
 Content-Type: application/pgp-signature
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.19 (FreeBSD)
 
 iQEcBAEBCAAGBQJRDeymAAoJEFJPDDeguUajxPsH/3S6+Z4hZWkqAKH8nB+FbphZ
 F9XOjIHXbtKUezUx8oh0bGnsUnlf5N5zOEKEswFULz9xIkVIHkUCU8MgdQRoCXzv
 fQjOtPzL2ePCh31ulliBk1Fiqp6TlNDDpeHH2qWhXJSAhbx4KjcQ2vxCeWhi+NM8
 vyC/GsFDv1NPE14MVR0rTIKc7UyEJI8vAhisC9OFZL4vZXHNwX4Vu3K+ikWKlasQ
 duFdtngMJFR+7EvpBWGngbkN5C/jRS4RuovAtqaWTUWIQO7ZOy4rOG/jO6vohZhM
 RgxibizLVVwGBmFhcH4OkuEDxD7UJzqYqkVb9Z8hY8Lquj0n8Wrf/+klxMy9ePY=
 =EFlM
 -----END PGP SIGNATURE-----
 
 --cWoXeonUoKmBZSoM--


More information about the freebsd-bugs mailing list