Package: src:linux Version: 3.16.7-ckt9-2 Severity: minor The linux kernel code contains old reference to `lspnp` (from pcmcia-cs package). `lspnp` was only working for PnP BIOS and does not work anymore since linux kernel expose generic PNP (PNPACPI/ISAPNP...).
$ head drivers/pnp/pnpbios/proc.c /* * /proc/bus/pnp interface for Plug and Play devices * * Written by David Hinds, [email protected] * Modified by Thomas Hood * * The .../devices and .../<node> and .../boot/<node> files are * utilized by the lspnp and setpnp utilities, supplied with the * pcmcia-cs package. * http://pcmcia-cs.sourceforge.net -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

