Age | Commit message (Expand) | Author |
2004-07-07 | Check for ATW_C_BBPTYPE_RFMD in switch statement (not currently supported). | Todd C. Miller |
2004-07-07 | The ADM8211C uses a different BBP type-number for RFMD parts than | Todd C. Miller |
2004-07-07 | Fix typo: change ATW_RFTYPE_RFMD and family to ATW_BBPTYPE_RFMD. | Todd C. Miller |
2004-06-30 | Force SCSI_POLL for commands issued during probe. Fixes problem with mpt on | Kenneth R Westerback |
2004-06-27 | stop passing an empty enaddr around since we figure out the | Brad Smith |
2004-06-24 | This moves access to wall and uptime variables in MI code, | Thorsten Lockert |
2004-06-24 | ultra minor KNF | Jun-ichiro itojun Hagino |
2004-06-23 | Make AHD_DEBUG compile. ok krw@ | Marco Peereboom |
2004-06-23 | Missed this in the atw(4) commit. | Todd C. Miller |
2004-06-22 | atw(4) driver from NetBSD (dyoung). Based in part on a port by | Todd C. Miller |
2004-06-22 | Enable ahd interrupts and reset the channel before scanning the bus | Kenneth R Westerback |
2004-06-22 | Use SIOCSIFGENERIC and SIOCGIFGENERIC for SIOCSWAVELAN and SIOCGWAVELAN | Todd C. Miller |
2004-06-22 | The Prism device driver's manual makes a distinction in naming of | Todd C. Miller |
2004-06-22 | Remove all static functions. ok krw@ | Marco Peereboom |
2004-06-21 | First step towards more sane time handling in the kernel -- this changes | Thorsten Lockert |
2004-06-21 | Fix ahd_[get|set]_transaction_status vs ahd_[get|set]_scsi_status confusion. | Kenneth R Westerback |
2004-06-20 | take 2 times less room in dmesg, prettier too | Peter Valchev |
2004-06-14 | Remove unused descriptive name strings. We use the names the devices return. | Kenneth R Westerback |
2004-06-12 | Add check for bp->b_bcount in siop_minphys() as other drivers have. | Kenneth R Westerback |
2004-06-06 | Multicast cleanups | Ryan Thomas McBride |
2004-06-05 | Make multicast ranges work. | Ryan Thomas McBride |
2004-06-05 | add multicast support | Peter Valchev |
2004-06-05 | Add defines for RealTek 8139C+/8169/8169S/8110S; from FreeBSD | Peter Valchev |
2004-06-05 | another try to re-add it | Theo de Raadt |
2004-06-05 | Remove unused file. We use aic7xxxvar.h. | Kenneth R Westerback |
2004-06-05 | Remove unused file. We use aic7xxxvar.h. | Kenneth R Westerback |
2004-06-04 | fix conversion to ether_crc32_be(). problem noticed by naddy@ | Brad Smith |
2004-06-02 | Add quirks field to the wdc softc and implement the first one: | Alexander Yurchenko |
2004-06-01 | dv_xname is not the same as dv_unit (for hell knows what reason) | Michael Shalayeff |
2004-06-01 | Replace hand-rolled crc32 with ether_crc32_le(). | Ryan Thomas McBride |
2004-05-31 | When loading multicast filters, accept all multicast when we encounter | Ryan Thomas McBride |
2004-05-31 | multicast cleanups: | Ryan Thomas McBride |
2004-05-31 | Don't reinvent the wheel, use ether_crc32_le() instead. | Ryan Thomas McBride |
2004-05-30 | a bit of syncing with the FreeBSD driver, namely... | Brad Smith |
2004-05-30 | serial console hack from tom. who, after having been told a few times | Theo de Raadt |
2004-05-26 | use ETHER_ALIGN | Brad Smith |
2004-05-25 | Attach scsi bus, find devices without crashing, successfully do simple | Kenneth R Westerback |
2004-05-23 | Hack to prevent uvm_fault when timeout_del deletes a non-existing timer durin... | Marco Peereboom |
2004-05-21 | Add support for Dell CERC SATA. ok krw@, henning@ & deraadt@ | Marco Peereboom |
2004-05-20 | Remove bogus $Id. | Marco Peereboom |
2004-05-20 | Add ahd. ok krw@ | Marco Peereboom |
2004-05-19 | another ETHER_ALIGN | Brad Smith |
2004-05-19 | remove duplication, use ETHER_ALIGN from if_ether.h | Brad Smith |
2004-05-18 | fix from netbsd to twiddle the fxp eeprom to disable dynamic standby mode | Bob Beck |
2004-05-18 | Check for and handle interface CRC errors. | Bob Beck |
2004-05-12 | network drivers don't need to include bpfdesc.h | Ted Unangst |
2004-05-07 | LM7x models improvements: | Alexander Yurchenko |
2004-05-07 | proper casts for vtophys. looked at by grange@ | Ted Unangst |
2004-05-04 | Remove useless ``elm'' argument from the SIMPLEQ_REMOVE_HEAD macro. | Alexander Yurchenko |
2004-05-03 | Remove OpenBSD/pegaos, this has been announced before but delayed until | Dale Rahn |