[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#785802: Outdated documentation for lspnp (PNP BIOS)



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, dahinds@users.sourceforge.net
 * 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


Reply to: