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