OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Martin Reindl (martincvs.openbsd.org)
Date: Sun Mar 12 2006 - 11:29:49 CST


CVSROOT: /cvs
Module name: src
Changes by: martincvs.openbsd.org 2006/03/12 10:29:49

Modified files:
        share/man/man4 : pci.4
        share/man/man4/man4.alpha: le.4
        share/man/man4/man4.amd64: intro.4
        share/man/man4/man4.i386: le.4
        sys/dev/pci : files.pci if_pcn.c
        sys/arch/alpha/conf: GENERIC RAMDISK RAMDISKB RAMDISKBIG
        sys/arch/amd64/conf: GENERIC RAMDISK RAMDISK_CD
        sys/arch/i386/conf: GENERIC RAMDISK RAMDISKB RAMDISKC RAMDISK_CD
Removed files:
        sys/dev/pci : if_le_pci.c if_levar.h

Log message:
with pcn(4) now in place remove or replace the references to PCI le(4)
and complement pcn* at pci? where useful as request by brad

ok brad