summaryrefslogtreecommitdiff
path: root/sys/dev/ic
AgeCommit message (Expand)Author
1999-08-08These all are backends for interfaces that can be attached late, whenceNiklas Hallqvist
1999-08-08pasto from pccom.cNiklas Hallqvist
1999-08-08revert function accidentally committedNiklas Hallqvist
1999-08-08Detach support for com; NetBSD and meNiklas Hallqvist
1999-08-08Fill in detach support in the i82365 driver; mostly netbsd, as was theNiklas Hallqvist
1999-08-06EEPROM_PNP was wrongTheo de Raadt
1999-08-05ifdef/endif enclose debugging codeJason Wright
1999-08-05mv isa/mpu401var.h ic/mpuvar.hTheo de Raadt
1999-08-05Make IDE compile on alpha again:Niklas Hallqvist
1999-08-04new bus_dma API, match itNiklas Hallqvist
1999-08-04Add new manifest constant for demand mode DMA; form NetBSDNiklas Hallqvist
1999-08-04Driver for the 3c515 FastEtherlink ISAJason Wright
1999-07-30rename rl2->rln for sanityDavid Leonard
1999-07-26Move over the ISA PnP support from pccom.c to com.cNiklas Hallqvist
1999-07-26fix my last commit where I committed more than intendedNiklas Hallqvist
1999-07-26Remove obsolete detach code that has been dead for very longNiklas Hallqvist
1999-07-26shrink code, cleanup port printouts, repairs various commentsTheo de Raadt
1999-07-23doesn't end does it...Theo de Raadt
1999-07-23more slight dmesg formatting for some a really stupid driveTheo de Raadt
1999-07-22shorten dmesg outputTheo de Raadt
1999-07-22shorten dmesg outputTheo de Raadt
1999-07-22Create wdc_enable_intr, wdc_disable_intr, wdc_select_drive.Constantine Sapuntzakis
1999-07-18NATAPIBUS -> NATAPISCSIConstantine Sapuntzakis
1999-07-18Import of NetBSD ATA/IDE stuff.Constantine Sapuntzakis
1999-07-14KNF, cleanup, add rl2_need_reset()David Leonard
1999-07-14KNF, symbolic constantsDavid Leonard
1999-07-14KNF, cleanupDavid Leonard
1999-07-14KNF, cleanup, saner namesDavid Leonard
1999-07-14KNFDavid Leonard
1999-07-14KNF, add "need initialise" and "promisc" soft state flags. Give names to cons...David Leonard
1999-06-25Don't turn off uart when closing cua device if tty is waiting.Jim Rees
1999-06-23attempt at repairing rl2_transmit (still broken); cleanup; spellingDavid Leonard
1999-06-21RangeLAN2 wireless network cardDavid Leonard
1999-06-06use __sparc__Theo de Raadt
1999-05-02Add support for Vadem PCMCIA controllers.Federico G. Schwindt
1999-04-23in case PNP OS BIOS option is broken, skip isapnp ep cardsTheo de Raadt
1999-04-04Roll out changes because the tree is frozen.mjacob
1999-04-04Roll out changes because the tree is frozen.mjacob
1999-04-04Remove incorrect BIG_ENDIAN defines and substitute in the SBus only macrosmjacob
1999-04-04Change f/w revision to major,minor,micro version. Add in ISP1040C definition.mjacob
1999-03-26Add support for some 100Mbit PCMCIA cards.Federico G. Schwindt
1999-03-26Annoying little nigglet- apparently *some* Qlogic temporarily ignoremjacob
1999-03-25roll internal revision levels and enable 1080 supportmjacob
1999-03-17fix OpenBSD headersmjacob
1999-03-17complete update of ISP driver- includes 2100 FC supportmjacob
1999-03-12doc referencesJason Wright
1999-03-08reference docsJason Wright
1999-03-02Ignore TX interrupts when there are not packets buffered.Federico G. Schwindt
1999-02-28compensate for check on unicast packets rx'd in promisc mode being movedJason Wright
1999-02-28compensate for the test of packet ownership being moved to ether_input()Jason Wright