CVSROOT: /cvs Module name: src Changes by: jmatt...@cvs.openbsd.org 2014/02/13 22:17:05
Modified files: sys/dev/ic : isp.c isp_library.c sys/dev/pci : isp_pci.c Log message: remove isp24xx-related code. it doesn't work, qle(4) replaces it, and we need the space in the i386 ramdisks. ok dlg@, krw@