Date: Thu, 13 May 1999 13:36:03 -0700 (PDT) From: Bill Paul <wpaul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_wb.c Message-ID: <199905132036.NAA57556@freefall.freebsd.org>
index | next in thread | raw e-mail
wpaul 1999/05/13 13:36:03 PDT
Modified files:
sys/pci if_wb.c
Log:
Remove unneeded line of code that got left behind when I converted this
driver to use bus_space_read_foo()/bus_space_write_foo(). The line is not
visible unless you compile the driver to use PCI memory mapped mode, which
not done by default, but it should be fixed anyway.
Revision Changes Path
1.10 +2 -3 src/sys/pci/if_wb.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905132036.NAA57556>
