Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   ad
Date:           Thu Feb 24 18:49:40 UTC 2000

Modified Files:
        syssrc/sys/arch/i386/conf: GENERIC INSTALL INSTALL_SMALL INSTALL_TINY

Log Message:
- Attach dpt0 to the isa bus. Commented out since (a) at any valid address it
  conflicts with too much other stuff (b) if I UTSLed correctly, EISA boards
  may be picked up at an "ISA address and an EISA address" - I don't have
  enough info on this yet to fix it (c) a DPT HBA at an address usually
  assigned to wdc0/1 may get detected as a WD100x controller. Some of them can
  emulate a WD100x controller, but the one I tested with doesn't.
- Sync with GENERIC just a little.


To generate a diff of this commit:
cvs rdiff -r1.300 -r1.301 syssrc/sys/arch/i386/conf/GENERIC
cvs rdiff -r1.135 -r1.136 syssrc/sys/arch/i386/conf/INSTALL
cvs rdiff -r1.44 -r1.45 syssrc/sys/arch/i386/conf/INSTALL_SMALL
cvs rdiff -r1.13 -r1.14 syssrc/sys/arch/i386/conf/INSTALL_TINY

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index