summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorjeffs <jeffs@NetBSD.org>2000-07-24 20:16:29 +0000
committerjeffs <jeffs@NetBSD.org>2000-07-24 20:16:29 +0000
commit7dad7ceb84461dbd5f0382b602a4cee80a93eb7b (patch)
tree3e75e2689dbb2841b7bb8459fe3d07a1d852a0be /sys/dev
parent05dfa34e6906881cbbf4be0b4ebe2bac299a5be5 (diff)
Use new uvm_km_valloc_prefer_wait() in vmapbuf(). This lets the K2
mapping of b_data have the same virtual index, so the mapping does not degenerate into uncached in pmap_enter().
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions
ode/isp?id=f31bd063e99a4029f1bf9dac360c83c605ab8ba4'>nuke trailing whitespaceperry 2004-08-01Add binary versions of firmware images, which will be used Soon.mycroft 2004-05-02Revert ISP2100 firmware to Qlogic revision 1.19.16 (the version that shippedtls 2004-01-21Updated firmware from QLogic via Matt Jacob (from his Jan 14 distribution).briggs 2003-02-09Roll to latest f/w. Supposed to correct some nasty f/w bugs.mjacob 2002-10-18Update to the latest Fibre Channel f/w from the QLogic intranet site.mjacob 2002-03-22Cast for now non-const in ispdv structure.mjacob 2002-02-19Update 2300 firmware to latest release level.mjacob 2001-12-14Roll f/w to latest level, correcting several, ah, interesting bugs.mjacob 2001-10-20Update to latest 12160 initiator firmware.mjacob 2001-08-31Ulp! Open Wide! Another Firmware Enchilada!mjacob 2001-04-11Only install headers which are actually used by our userland. Thisjdolecek