summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2000-10-18syncAaron Campbell
2000-10-18Remove duplicate entry.Aaron Campbell
2000-10-18Sigh. According to the ASIX data sheets, these boards don't even have RXAaron Campbell
2000-10-18Fix compile error (ok nate@)Chris Cappuccio
2000-10-17remove dmphyJason Wright
2000-10-17Triones HPT366 and HPT370 share the same device ID, but use different revisionsTodd C. Miller
2000-10-17Undo the incorrect fix for my ASIX 88141. Instead of just relying on tx_cnt,Aaron Campbell
2000-10-17driver for amphy from freebsd; aaron okJason Wright
2000-10-17update tx from freebsd sources based on patch from pr#1405Jason Wright
2000-10-17compatibility issueMichael Shalayeff
2000-10-17/* Authentication added by Steve Weiss <srw@alum.mit.edu> based on adviceMichael Shalayeff
2000-10-16quiet these puppies down- this OpenBSD, not some callow system like NetBSDmjacob
2000-10-16Fix a bug introduced in 1.25->1.26 with regards to printing channelChris Cappuccio
2000-10-16Use mii_attach() directly instead of mii_phy_probe().Aaron Campbell
2000-10-16Do not pass any flags to mii_attach() through the mii_phy_probe() wrapper.Aaron Campbell
2000-10-16Update OpenBSD with respect to Solaris/FreeBSD/NetBSD/Linux versions.mjacob
2000-10-16update SBUS microcode to 1.37 (latest)mjacob
2000-10-16configuration changes to enable the uni-north memory controller to enableDale Rahn
2000-10-15Do not pass uninitialized ifmedia structures to ifmedia_add(). Fixes PR1426.Aaron Campbell
2000-10-15Reseting -> ResettingKenneth R Westerback
2000-10-14There's a Type III 3c656C card, too.Aaron Campbell
2000-10-14Add $OpenBSD$ tags.Aaron Campbell
2000-10-14Repair memory mapping; from jason@. Now the 3c556 MiniPCI adapter works.Aaron Campbell
2000-10-13Do reset properly on MiniPCI adapters.Aaron Campbell
2000-10-13- A couple of the MiniPCI adapters need the special power inversion bits.Aaron Campbell
2000-10-13Support Kingston KNU101TX USB Ethernet; from NetBSD.Aaron Campbell
2000-10-13delays that permit more machines to work; itojunTheo de Raadt
2000-10-13syncAaron Campbell
2000-10-13Add Kingston KNU101TX USB Ethernet.Aaron Campbell
2000-10-13syncAaron Campbell
2000-10-13VIA Tech devices from millert's new boardAaron Campbell
2000-10-12Don't mix usage of old and new timeout code.Aaron Campbell
2000-10-12syncTheo de Raadt
2000-10-12oopsTheo de Raadt
2000-10-12syncTheo de Raadt
2000-10-12art's devicesTheo de Raadt
2000-10-11For some reason, with the eeprom width detection code mickey added awhile ago,Aaron Campbell
2000-10-11printf format string typo in HIFN_DEBUG section.Jun-ichiro itojun Hagino
2000-10-09make midway.c (en* driver) work on non-32bit. from kjc@csl.sony.co.jpJun-ichiro itojun Hagino
2000-10-09Defer most of the attach process as recommended in the comments; mickey@ okAaron Campbell
2000-10-08Add support for Symbios (NCR) 1510 and 1510D. Based on a patch fromTodd C. Miller
2000-10-08regen (add Symbios 1510 and 1510D)Todd C. Miller
2000-10-08Add Symbios (NCR) 1510 and 1510DTodd C. Miller
2000-10-07Correct interrupt ack'ing for CardBus and MiniPCI. I hope this fixes 3c556.Aaron Campbell
2000-10-06syncAaron Campbell
2000-10-06Add product ID for ESS Maestro-3.Aaron Campbell
2000-09-30Whoops, forgot to list the 3c555 device ID under media selection parts.Aaron Campbell
2000-09-29Oops, time to learn how to countMiod Vallat
2000-09-29Check N command operand value to prevent a panic with large values.Miod Vallat
2000-09-29fix pasto in error printfMichael Shalayeff