Combined DHCP/DNS Server. DHCP Server allots addresses and DNS Server first try resolving from DHCP allotted names then from CACHE then forwarding to External DNS. Relay Agent, PXEBOOT and BOOTP, Zone Replication, Auto Config and auto Dynamic DNS update.
RAM Disk Driver with custom BoundsChecker events
This sample illustrates how to add custom BoundsChecker events to a DDK driver.
It links to the kchecker library and has several BOUNDSCHECKER() calls in it.
This sample is a software only Windows NT Device Driver. This driver
is provided for educational purposes only. Generally the Windows NT CACHE
manager does a much better job of optimizing memory usage than using a RAM disk.
SAM9261 BasicMMU Example code with ADS1.2 (163 kB) The goal of this project is to show how to use a PC100 SDRAM and the MMU to perform a rating with a 100MHz Bus Clock. The rating is based on Dhrystone 2.1. It shows the rate when I+D CACHEs are disabled or enabled, with or without MMU and I CACHE is disable or enabled, with or without MMU.