summaryrefslogtreecommitdiff
path: root/sys/dev/ic
AgeCommit message (Expand)Author
2000-06-12more registers for the upcoming code; NetBSD.Federico G. Schwindt
2000-06-12move cfdriver to ncr53c9x.c and device declaration to conf/files.Federico G. Schwindt
2000-06-11apparently in order to write to config registers 1-3 you need to enable itFederico G. Schwindt
2000-06-03remove fxp_ether_ioctl(), and move it's processing to fxp_ioctl().Jason Wright
2000-05-30sti hp graphics, available in pci and hp-prop sgc bus form factors.Michael Shalayeff
2000-05-30a few more codes ids from vendor docsMichael Shalayeff
2000-05-30Changes from NetBSD:Federico G. Schwindt
2000-05-29Support for 3c574 and 3CCFEM556BI PCMCIA Ethernet; from NetBSD.Aaron Campbell
2000-05-29preparing for AX88190 support; from NetBSD.Federico G. Schwindt
2000-05-27add a few more codecsMichael Shalayeff
2000-05-15driver for the databook isa/pcmcia bridge (commented out in GENERIC for now);Jason Wright
2000-04-29add $ tagKenneth R Westerback
2000-04-29add $ tagKenneth R Westerback
2000-04-29add $ tagKenneth R Westerback
2000-04-29add $ tagKenneth R Westerback
2000-04-27WhoopsChris Cappuccio
2000-04-27Remove mtu cruftChris Cappuccio
2000-04-27Fix SIOCSIFMTUChris Cappuccio
2000-04-26Turn on a bit (for 82558/82559 only) which disables the chip'sChris Cappuccio
2000-04-26we've done an oopsMichael Shalayeff
2000-04-26After the fxp split, sizeof(enaddr) is now 4, not 6, since enaddr is a pointerAaron Campbell
2000-04-26dc_csid ain't needed no more; jason@ okMichael Shalayeff
2000-04-19Remove NetBSD ifdefs here too.Federico G. Schwindt
2000-04-19Remove NetBSD ifdefs.Federico G. Schwindt
2000-04-19* use different numbers of transmit buffers depending on the memoryFederico G. Schwindt
2000-04-19indent.Federico G. Schwindt
2000-04-19Fix a bug introduced after cardbus commit where uart16550a wasFederico G. Schwindt
2000-04-18split dc driver into bus dependent and bus independent (pci) partsJason Wright
2000-04-18split fxp into bus independent and dependent (pci) parts (cardbus to come)Jason Wright
2000-04-18Set MII parameters for the other 3Com CardBus cards, not just 'C' revision.Aaron Campbell
2000-04-12Disable DAC, Output, and Record mute by defaultConstantine Sapuntzakis
2000-04-10add support for true RNG presented on the i82802 FWH.Michael Shalayeff
2000-04-10Added support for wd detach (merge from NetBSD). Support forConstantine Sapuntzakis
2000-04-08Initial check-in for support of 32-bit CardBus PC Cards; from NetBSD. On manyAaron Campbell
2000-04-06Get FC connection topology out of f/w during startup. Reset restrictionmjacob
2000-04-06Remove restriction against bus resets for Ultra3 cards (and whatmjacob
2000-04-06Roll internal revision level. Put in Fibre Channel topology storagemjacob
2000-04-06hide debugging printfsMichael Shalayeff
2000-04-05Changed boot messages and fixed Ultra160 boot messages.Steve Murphree
2000-04-04Import tagging code and try to resolve locking problem.Steve Murphree
2000-04-03Set the default node name to "OpenBSD".Aaron Campbell
2000-04-03aironet 802.11 ds driver from freebsd, isa and pci are missingMichael Shalayeff
2000-04-03Bring code into line with comment and ensureKenneth R Westerback
2000-04-02Stop losing carriers during bus reset, by not re-init'ing icq_sp/irq_spKenneth R Westerback
2000-04-02AdvSendIdleCmd() not re-entrant - use splbio()/splx(). Two typos.Kenneth R Westerback
2000-04-02adw_intr should only claim adw interrupts. Two typos.Kenneth R Westerback
2000-03-22new ahc driver. Adds suport for newer Adaptec controllers. This represents ...Steve Murphree
2000-03-15more smurph damage controlTheo de Raadt
2000-03-14sloppy smurph, leaving debug garbage behind...Theo de Raadt
2000-03-10increased buffer size.Steve Murphree