CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2009/08/28 09:54:52
Modified files: sys/dev/pci : pccbb.c Log message: Writing 0 to the PCI_LEGACY register *is* the proper way to disable the legacy register mapping. So remove comments and #ifdef 0'ed code that questions this. ok miod@