summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2002-03-27From FreeBSD: check for FIFO becoming unfull correctly, in the case of consum...Niklas Hallqvist
2002-03-26Add support for the TMD7160 dumb PCI-ISA bridge (similar in function toTodd C. Miller
2002-03-26regenTodd C. Miller
2002-03-26o 0x15e8 is National Datacomm Corp, not CoregaTodd C. Miller
2002-03-26Fix 128bit WEP on prism2; from FreeBSDTodd C. Miller
2002-03-26enforce higher spl such that ccbs do not get fired upon in timeouts and other...Michael Shalayeff
2002-03-26regenMichael Shalayeff
2002-03-26a clone of Eumitcom WL11000P -- USR11000P; from lj7@usa.netMichael Shalayeff
2002-03-26Fix problems the ahc driver was having with the recent changes toKenneth R Westerback
2002-03-25regenMichael Shalayeff
2002-03-25another intel gbt etherMichael Shalayeff
2002-03-25support 630ETi; from wyllie@dilex.netMichael Shalayeff
2002-03-25some fw versions return even more data in the an_ltv_status; form Gabriel Kih...Michael Shalayeff
2002-03-25This was part of the newer ahc driver which has been backed outTodd C. Miller
2002-03-24from martin@netbsd:Michael Shalayeff
2002-03-24after codec reset wait for 1/2 sec; from mark@mcs.vuw.ac.nz (http://mail-inde...Michael Shalayeff
2002-03-22my guess at a sunix puc; the tester disappearedTheo de Raadt
2002-03-22- Move reading collision counters out of splimp()Jason Wright
2002-03-22On sparc64, try local-mac-address before falling back to myetheraddr()Jason Wright
2002-03-22 make idstrs[] even if SMC_DEBUG is not defined, so the sm(4) driversVincent Labrecque
2002-03-21on extract: better spl granularity, make sure pool is updated between runs; l...Michael Shalayeff
2002-03-19remove __PTodd C. Miller
2002-03-19fix the ich3 ac97 audio idMichael Shalayeff
2002-03-19regenMichael Shalayeff
2002-03-19update ich3 namesMichael Shalayeff
2002-03-19syncNathan Binkert
2002-03-19Altima vendor id and altima gigabit ethernetNathan Binkert
2002-03-19revert to older ahc driver until the new one's bugs are fixedTodd C. Miller
2002-03-19From NetBSD:Jason Wright
2002-03-16Use wdc_setdriveConstantine Sapuntzakis
2002-03-16skip absent screens; from leonardo@cefetpr.brMichael Shalayeff
2002-03-16Log extra info for ATAPI devicesConstantine Sapuntzakis
2002-03-16The new code logs the control signals on the IDE bus. You can extract the logConstantine Sapuntzakis
2002-03-15Missing splxArtur Grabowski
2002-03-15Try 'local-mac-address' before myetheraddr(). This allows us to correctlyJason Wright
2002-03-15Cosmetic changes only, primarily making comments line up nicely after theTodd C. Miller
2002-03-15update URL to vendor ID search engineTodd C. Miller
2002-03-14Driver for the Aurora Technologies 210SJ parallel portJason Wright
2002-03-14Conditionalize com at asio correctlyJason Wright
2002-03-14initialized data cannot be common, dunno how it compiled beforeMichael Shalayeff
2002-03-14Don't prototype pciide_machdep_compat_intr_establish() andTodd C. Miller
2002-03-14Use getpropstringA instead of getpropstring to fetch magma_prom propertyJason Wright
2002-03-14Fix ugliness caused by __P removing regexpTodd C. Miller
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2002-03-14compare pointers with NULL not 0Jason Wright
2002-03-14Reload the palette only during the vert retrace interruptJason Wright
2002-03-14Fix *some* problems with new ahc driver that were surfaced withKenneth R Westerback
2002-03-13Fetch mac address from local-mac-address property, and use myetheraddr() onlyJason Wright
2002-03-13Try fetching the mac address from the local-mac-address property, and ifJason Wright