summaryrefslogtreecommitdiff
path: root/sys/dev/ic
AgeCommit message (Expand)Author
2002-03-28missing timeout add and del; some minor api changeMichael Shalayeff
2002-03-28some BITS defs for %bMichael Shalayeff
2002-03-28basic host-ap implementation, more work is needed; from Thomas Skibo <skibo@p...Michael Shalayeff
2002-03-28recognize isl37300p as a prism2.5, for niels babyMichael Shalayeff
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-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-26Fix problems the ahc driver was having with the recent changes toKenneth R Westerback
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-22- Move reading collision counters out of splimp()Jason Wright
2002-03-22 make idstrs[] even if SMC_DEBUG is not defined, so the sm(4) driversVincent Labrecque
2002-03-19remove __PTodd C. Miller
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-16The new code logs the control signals on the IDE bus. You can extract the logConstantine Sapuntzakis
2002-03-15Missing splxArtur Grabowski
2002-03-15Cosmetic changes only, primarily making comments line up nicely after theTodd 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-14Fix *some* problems with new ahc driver that were surfaced withKenneth R Westerback
2002-03-12don't need to call IFQ_SET_READY() twice; this driver was alreadyFederico G. Schwindt
2002-03-12sync with KAMEKenjiro Cho
2002-03-08do not add maddr twice, break out of the loop if cmd post failsMichael Shalayeff
2002-03-06Get the offsets and lengths right when sync'n dma maps; patch from mjacobJason Wright
2002-03-05It is clear that I have not committed in a long time!!!!Niklas Hallqvist
2002-03-05doh, thanks mickey!Niklas Hallqvist
2002-03-05Deal gracefully with ccb starvationNiklas Hallqvist
2002-03-05Deal gracefully with ccb starvationNiklas Hallqvist
2002-03-04do not attach wsdisplay if there is none configuredMichael Shalayeff
2002-02-25Accept ethernet broadcasts too :-) This patch contains a copy ofNiklas Hallqvist
2002-02-22Call ether_ioctl() the way [insert favorite diety] intended.Jason Wright
2002-02-22Revert to previous (non hacked =) version now that the iommu is handledJason Wright
2002-02-21In WI_SETSTR round up i_len to be an even number if needed since weTodd C. Miller
2002-02-20104 byte WEP key support for Prism2 cards; from NetBSDTodd C. Miller
2002-02-20Remove useless prototypes for wi_request_fill_ssid() and wi_write_ssid().Todd C. Miller
2002-02-19From NetBSD:Jason Wright
2002-02-19add support for media and other generic 802.11 ioctls, elliminates need for w...Michael Shalayeff
2002-02-18need rndvar.h for it to compileMichael Shalayeff
2002-02-18call ether_ioctl(), fix pr/2371; jason@ okMichael Shalayeff
2002-02-18Add trm - driver for Tekram TRM-S1040 cards (DC395U/UW/F,DC315/U).Kenneth R Westerback
2002-02-17drivers may not be noisyTheo de Raadt
2002-02-16This file was missed.Steve Murphree
2002-02-16New port of FreeBSD's ahc driverSteve Murphree
2002-02-15Don't cast nonexistent return value from splx to (void). ok art@Thomas Nordin
2002-02-15Much simpler timeout calculation.Artur Grabowski
2002-02-05restore CN_REMOTE priority, as it always was there.Michael Shalayeff
2002-02-01clean the hppa leftover, from netbsdMichael Shalayeff