CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2012/05/18 14:31:40
Modified files: sys/arch/sgi/conf: GENERIC-IP22 RAMDISK-IP22 Added files: sys/arch/sgi/gio: pci_gio.c Log message: Port NetBSD's pci@gio driver for fast Ethernet expansion boards for the IP22 family. This is just the bridge so far, as the underlying pci drivers will need some changes to work (dc(4) does not work correctly yet, and tl(4) needs to be bus_dma'ified).