Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Dec 1998 22:30:22 -0800 (PST)
From:      "Howard F. Hu" <foxfair@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/isa wd.c
Message-ID:  <199812240630.WAA05935@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
foxfair     1998/12/23 22:30:22 PST

  Modified files:
    sys/i386/isa         wd.c 
  Log:
  Correct the wrong PCI-IDE probing on AcerLabs Aladdin-V chipset. It won't
  change the original code but add an extra option "ALI_V" to check the
  precise IDE port.(especially, secondary) Use the same option "ALI_V" on
  the kernel config file to prevent generic DMA check causes wrong result.
  (It seems buggy even on PIIX4 chipset, and I don't know when this bug start)
  
  Should I add the option "ALI_V" into /sys/i386/conf/LINT ?
  
  Revision  Changes    Path
  1.182     +14 -4     src/sys/i386/isa/wd.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812240630.WAA05935>