summaryrefslogtreecommitdiff
path: root/external/bsd/ntp/dist/html/scripts/refclock.txt
blob: b32e5fa346af56b5dd8808dc002d10b64d601be2 (plain)
1
2
3
4
5
6
7
document.write("<p>Reference Clock Support</p><ul>\
<li class='inline'><a href='extern.html'>External Clock Discipline and the Local Clock Driver</a></li>\
<li class='inline'><a href='howto.html'>How to Write a Reference Clock Driver</a></li>\
<li class='inline'><a href='howto.html'>How to build new PARSE clocks</a></li>\
<li class='inline'><a href='refclock.html'>Reference Clock Drivers</a></li>\
<li class='inline'><a href='sitemap.html'>Site Map</a></li>\
</ul></ul>")
n now have 'channels', just about every support function for fibre channel had to be redone to have a channel index as well. Rototill isp_ioctl.h for channel stuff as well. Pick up a lot of work about fabric management (hopefully better) and keep work in place that will allow for dynamic attachment/detachment of devices (if I can figure out how to make the midlayer support it). Merge the target code with external trees. Eventually it might even be sorted out on NetBSD. Update some firmware stuff. 2007-05-24Major update to isp(4) driver to bring it in line with external sources.mjacob The major changes are: + 4Gb (24XX) card support + Rewritten fabric and loop evaluation code + New f/w sets The 4Gb changes required major rototilling, which caused a rewrite of fabric and loop eval code. The latter can now be set up to tune for dynamic device arrival/departure if the framework is set up for it, or to be firm about waiting for devices. Testing has been principally on amd64, i386 and sparc64 and seems to not have broken things for me. 2005-12-11merge ktrace-lwp.christos 2005-05-31remove bogus cast.christos 2005-02-27nuke trailing whitespaceperry 2002-03-22Cast for now non-const in ispdv structure.mjacob 2000-10-16roll SBus f/w to latest released level (1.37)mjacob 1999-12-03add back firmware with BSD style copyright as approved by Qlogicmjacob 1999-11-16Re-add stub Qlogic F/W files so that life is easier when/if the newmjacob Qlogic F/W copyright is approved. 1999-10-28Remove f/w from tree. The licences are not acceptable to TNF.mjacob 1999-03-25roll internal tag levelmjacob 1999-03-17roll internal tagmjacob 1999-01-31darn- 7.55 seems to be a little unstable- go back to 1.31mjacob 1999-01-30Grrr.. Do the *correct* and *usable* 1.31 firmware. You have to powermjacob cycle to get rid of the old 1.31 firmware. *@!$&^@&$!&^&^!!!!! But anyway comment it out and use new SBus 7.55 firmware. We get fast posting with this as well as 32 luns and target mode support. 1998-12-28clean up headermjacob 1998-12-05Add in and enable latest SBus ISP Firmware (1.31)mjacob 1998-09-08Adjust copyright to reflect that this is really still owned by Qlogicmjacob 1997-08-16Addition of PCI Qlogic ISP2100 (Fibre Channel) support meant a slightmjacob change in f/w layout. 1997-03-13change microcode array definitions from "unsigned short" to the morecgd correct u_int16_t, and remove bogus casts that the old definition required. 1997-03-13Make the microcode table const.mycroft 1997-03-12NetBSD RCS ID tweaks, a few comment block tweaks. Also, make copyrightcgd notices consistent (per Matt Jacob). 1997-03-12ISP 10x0 driver from Matthew Jacob of NASA Ames Research Center.cgd (March 12, 1997 version).