summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
1999-01-10syncJason Downs
1999-01-10pretty RhineJason Downs
1999-01-10Don't leak the spl() if the card setup fails.Jason Downs
1999-01-08Driver for Macronix 98713, 98713A, 98715 and 98725 based nics ported from Fre...Jason Wright
1999-01-08syncJason Wright
1999-01-08added macronix 98715Jason Wright
1999-01-07revert to polled mode if configured irq is not availableNiklas Hallqvist
1999-01-07Polled mode when no irq was configured was brokenNiklas Hallqvist
1999-01-07Die, NEWCONFIGNiklas Hallqvist
1999-01-07Delayed irq allocation for pcic, gives pccard devices better chance of gettingNiklas Hallqvist
1999-01-04syncTheo de Raadt
1999-01-04new modemTheo de Raadt
1999-01-04Don't isolate if NOISOLATE flag is setJason Wright
1999-01-04o Switching from 10->100 needs a bit of extra bit fiddlingJason Wright
1999-01-04Make sure both phyid registers have bogus values before assumingJason Wright
1999-01-03provide pcmcia IO bus mapper with list of blocks where it shouldTheo de Raadt
1999-01-02unused varNiklas Hallqvist
1999-01-02I messed up the PNP attachmentNiklas Hallqvist
1999-01-02Forgotten file in the midi commitNiklas Hallqvist
1999-01-02Remove unnecessary externNiklas Hallqvist
1999-01-02OpenBSDifyNiklas Hallqvist
1999-01-02Midi & sequencer support from NetBSD, mostly by Lennart AugustssonNiklas Hallqvist
1999-01-01Don't print irq twice if it's defined in the config-file.Federico G. Schwindt
1998-12-31Don't panic if the pcic irq is defined in the config-file.Federico G. Schwindt
1998-12-31semantic change: prefer unshared intr, settle for level shared. this will sti...Theo de Raadt
1998-12-31make sure xl_tx_tail pointer gets updated; freebsdJason Wright
1998-12-31tl_tx_tail pointer was not always being updated correctly; freebsd.Jason Wright
1998-12-31Trim CRC off of rx'd packets; freebsd.Jason Wright
1998-12-31I messed up in my last patch, thanks wim and federicoNiklas Hallqvist
1998-12-30indentTheo de Raadt
1998-12-30For now, just allocate gobs more CCBs in an attempt to avoid running out duringJason Downs
1998-12-30If no phy is probed, proceed in 'auto' mode. This makes cards like my 10mb e...Todd C. Miller
1998-12-29work around some ugly glitchesTheo de Raadt
1998-12-28syncTheo de Raadt
1998-12-28zoranTheo de Raadt
1998-12-28carefully clear r->h, and avoid a panicTheo de Raadt
1998-12-28syncTheo de Raadt
1998-12-28merge tags for similar driversTheo de Raadt
1998-12-28handle driver/driver tagsHugh Graham
1998-12-28Myson MTD972 driver.Jason Wright
1998-12-28syncTheo de Raadt
1998-12-28indentTheo de Raadt
1998-12-27non-working isapnp aha supportTheo de Raadt
1998-12-27syncTheo de Raadt
1998-12-27adaptec thingsTheo de Raadt
1998-12-27syncTheo de Raadt
1998-12-27new devicesTheo de Raadt
1998-12-27new priority mechanism for pcmcia interrupt allocation, ie. "best effort"Theo de Raadt
1998-12-26Kill pcmcia media setting that is always overridden these days. Fix typo.Niklas Hallqvist
1998-12-26config.new disappeared a long time agoNiklas Hallqvist