| Age | Commit message (Expand) | Author |
| 2003-01-26 | Regen. | chris |
| 2003-01-26 | Add podule id for NET100 card. | chris |
| 2002-11-03 | Regen (Simtec USB). | bjh21 |
| 2002-11-03 | Add Simtec USB podule. | bjh21 |
| 2002-10-02 | Add trailing ; to CFATTACH_DECL. | thorpej |
| 2002-09-30 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-27 | Declare all cfattach structures const. | thorpej |
| 2002-05-23 | Regen (many new podules). | bjh21 |
| 2002-05-23 | Add all the product IDs from <arm/xcb.h> on RISC iX 1.2. There are several | bjh21 |
| 2002-05-22 | Regen (sorting). | bjh21 |
| 2002-05-22 | Sort the Wild Vision parallel card into order. | bjh21 |
| 2002-05-22 | Regen (merge of RISC iX manufacturers list). | bjh21 |
| 2002-05-22 | Merge in the list of manufacturer IDs from <arm/xcb.h> on RISC iX 1.2. | bjh21 |
| 2002-05-22 | Substantial overhaul of podule IDs. Unlike on PCI or USB, podule IDs are | bjh21 |
| 2002-05-22 | Add podule_readcmos(), for getting the CMOS configuration for a podule. | bjh21 |
| 2002-05-19 | Regen: RISC Developments IDE, FaxPack. | bjh21 |
| 2002-05-19 | Add a few Wakefield acquisitions: | bjh21 |
| 2002-03-29 | Remove "This file is part of NetBSD/arm26" comment. | bjh21 |
| 2002-03-29 | Regen: Computer Concepts ROM/RAM podule. | bjh21 |
| 2002-03-29 | Add Computer Concepts ROM/RAM podule. | bjh21 |
| 2002-03-24 | Avoid "unused variable" warnings in the NCR5380_USE_BUS_SPACE case. | bjh21 |
| 2002-03-09 | Regen: Morley user/analogue. | bjh21 |
| 2002-03-09 | Add Morley user/analogue podule. | bjh21 |
| 2001-12-21 | Correct a few comments and constant names in the light of the actual | bjh21 |
| 2001-12-04 | New file, describing what little I know of the layout of the Oak SCSI card. | bjh21 |
| 2001-12-02 | Add (#ifdef'ed out) code to support the PDMA hardware on the Oak SCSI card. | bjh21 |
| 2001-11-13 | fix RCSID | lukem |
| 2001-11-13 | cleanup RCSID (to be consistent with use in rest of kernel) | lukem |
| 2001-07-04 | *sigh* and return 0 if we don't match the podule. | bjh21 |
| 2001-07-04 | Remember to include <dev/podulebus/powerromreg.h>. | bjh21 |
| 2001-07-04 | Add support for Oak and HCCS SCSI cards fitted with PowerROMs. Since this | bjh21 |
| 2001-07-04 | Remove mistaken commit of "ethsc" reference. | bjh21 |
| 2001-07-04 | Add dummy "podloader" functions on arm32, and move their declarations to the MI | bjh21 |
| 2001-07-04 | Move "podulebus" and "podloader" declarations up into files.podulebus. | bjh21 |
| 2001-06-15 | I've got an 8-bit Ether3, so I've discovered that the address mapping is | bjh21 |
| 2001-06-13 | Add a driver for the HCCS IDE interface I got at Wakefield. Like the D.T. | bjh21 |
| 2001-06-13 | Update to use the new support for IRQ-less IDE controllers. | bjh21 |
| 2001-06-12 | Mention where I got the information for writing the driver. | bjh21 |
| 2001-06-12 | Add a hefty comment about the stray IR bug, so I don't forget it. | bjh21 |
| 2001-06-08 | Correct reference to dtide.c, and don't bother with the "channel" locator to | bjh21 |
| 2001-06-08 | Adapt the dtide driver to the MI podulebus framework, and move it to its new | bjh21 |
| 2001-06-08 | Regen | bjh21 |
| 2001-06-08 | Move D.T. Software to their rightful place in the list, and correct the product | bjh21 |
| 2001-06-02 | Create hcscreg.h, and put a couple of magic numbers in there. | bjh21 |
| 2001-06-02 | Clean up hcsc_match: Don't check the manufacturer ID, since podule IDs are | bjh21 |
| 2001-06-02 | Enable disconnect/reselect (now that it works) and parity checking. | bjh21 |
| 2001-05-28 | Use the pseudo-DMA facilities of the HCCS SCSI podule. Code largely derived | bjh21 |
| 2001-05-26 | Quick hack of a driver for the HCCS 8-bit SCSI podule, based on the Oak driver. | bjh21 |
| 2001-05-26 | regen | bjh21 |
| 2001-05-26 | Fix typo in last commit. | bjh21 |