summaryrefslogtreecommitdiff
path: root/sys/dev/mca
AgeCommit message (Expand)Author
2001-04-20regenjdolecek
2001-04-20add two Novell NE/2 compatible productsjdolecek
2001-04-19regenjdolecek
2001-04-19Add couple cards I got from Hans Hubner <hans@Huebner.ORG>jdolecek
2001-04-19dasd --> edcjdolecek
2001-04-19Use "edc" instead of "dasd". As pointed out by Soren, dasd doesn'tjdolecek
2001-04-19one less - ESDI support is written (albeit the driver needs to be tested more)jdolecek
2001-04-19regenjdolecek
2001-04-19Add a driver for IBM ESDI disk controllers. Tested with IBM Integ. ESDI Fixedjdolecek
2001-04-05change the attach message to contain slot number and product namejdolecek
2001-04-05convert to table-based product lookupjdolecek
2001-03-31add year 2001 to copyright for NetBSDjdolecek
2001-03-31Add driver for AT1720 MCA cards. This uses generic MB86960 support code,jdolecek
2001-03-29Remove unneeded #includesjdolecek
2001-03-24regenjdolecek
2001-03-24Add couple AT1720 entriesjdolecek
2001-03-23regenjdolecek
2001-03-23cosmetic change for autoconf printing: for memory extension cards,jdolecek
2001-03-23Add MCA we(4) attachment for WD80x3 cards and clones. Tested withjdolecek
2001-03-23regenjdolecek
2001-03-23Change names of WD80x3x cards to what is in ADF's atjdolecek
2001-03-22Add MCA ep(4) attachment, for 3Com 3c529-type cards. Tested with 3c529-TP,jdolecek
2001-03-19Stylistic nit - don't use mca_devinfo(), print the info directly, we knowjdolecek
2001-03-19regenjdolecek
2001-03-19Add entry for ATI AT1720T, another card I've got from David Brownlee.jdolecek
2001-03-19regenjdolecek
2001-03-19Add couple of Computone products; I looked up ADF for 0x61f3 (whichjdolecek
2001-03-19remove bogus ef entryjdolecek
2001-03-19Provide MCA com(4) attachment. Tested with IBM Internal modem, kindlyjdolecek
2001-03-17the elmc initialization problem is hopefully fixedjdolecek
2001-03-17Move the code to write the interrupt number info back before the first cardjdolecek
2001-03-17The 3c523 now driver works (with quite acceptable performance, like 320KB/sjdolecek
2001-03-17regen - 3c523 entry changejdolecek
2001-03-17adjust the 3c523 entry to fit the actual product namejdolecek
2001-03-16Add driver for 3Com EtherLink/MC (3c523) Ethernet MCA card. This beast usesjdolecek
2001-02-24whitespace policelukem
2001-02-21simplifyjdolecek
2001-02-14remove mca_issupp() and just use UNCONF for unknown devices, like otherjdolecek
2000-08-13describe more precisely when the keyboard freeze happensjdolecek
2000-06-06Make the frontend print a newline (follows similar change for isa and pcmcia ...jdolecek
2000-05-28Fixup copyright.gmcgarry
2000-05-14Typo.soren
2000-05-13one less - the bootblocks were even easier shot than I though :)jdolecek
2000-05-13regenerate from mcadevs, to get proper 'generated from' infojdolecek
2000-05-13one morejdolecek
2000-05-13superseded by http://www.netbsd.org/Ports/i386/ps2.htmljdolecek
2000-05-11MI part of MicroChannel Architecture bus supportjdolecek