plan9fox/sys
cinap_lenrek 50cf738d69 acpi: remove "cannot get pci bus number for ..." debug prints
on almost all machines, we get tons of these prints for pci busses that
are not physically there but are described in the ACPI namespace. the
reason that we enumerate these is because we do not enumerate _INI and _STA
methods to check if they are present. we just match the information with
the PCI devices we enumerated with our generic pci code. this works fine and
doesnt require aml code to poke arround in pci config space.
2013-01-29 18:24:48 +01:00
..
doc /sys/doc: permissions for cleanps, mkdirlist, mkfilelist 2012-10-20 19:09:54 +02:00
games/lib fortunes: maybe i should ask at #cat-v 2013-01-17 07:59:04 -06:00
include fix utf and rune handling in preparation for 32bit runes 2012-12-31 21:09:46 +01:00
lib mount /n/other from /srv/boot instead of /srv/cwfs 2013-01-22 10:41:01 +01:00
man document tcp445 (CIFS/SMB) listener 2013-01-28 16:41:25 +01:00
src acpi: remove "cannot get pci bus number for ..." debug prints 2013-01-29 18:24:48 +01:00