summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Collapse)Author
2003-11-06i82852gm ids from jmc's dmesgMichael Shalayeff
2003-11-05Correct author's email address per his request.Alexander Yurchenko
2003-11-05Back wdc reset change, now in more careful variant.Alexander Yurchenko
Tested on matthieu's U5.
2003-11-05another ad codecMichael Shalayeff
2003-11-03add arc4random_bytes. input ok mickey@Ted Unangst
2003-11-03remove support for non-existent scd and pcd drivers. ok deraadt millertTed Unangst
2003-10-31Back all the changes except the wdc reset part, this will come later.Alexander Yurchenko
Tested on matthieu's U5.
2003-10-31Work around a _really_ _nasty_ pciide attachment problem on pegasos,Dale Rahn
it maps the IO in PCI space, but assumes tradition interrupt mappings. Better solution welcome.
2003-10-31Work around a problem where the vga code expects to be able to map isaDale Rahn
io/memory space using PCI io/mem descriptors.
2003-10-31cleanup some OF bits, macppc specific bits in ofbus.c and with brokenDale Rahn
firmware OF_exit() can return.
2003-10-31Use isa iot for pegasos com console attachment, perhaps this couldDale Rahn
be adopted MI?
2003-10-31syncTheo de Raadt
2003-10-31correct namesTheo de Raadt
2003-10-31sync.Dale Rahn
2003-10-31Add MENTOR vendor and two devices.Dale Rahn
2003-10-30correct mac address fetching; pr 3532, jerry@dunmire.orgTheo de Raadt
2003-10-30fix missing 0. drahn okJun-ichiro itojun Hagino
2003-10-30array for multicast filter intialization mismatches. millert okJun-ichiro itojun Hagino
2003-10-29Revert to 1.70 for now which is the last working version on my u5.Matthieu Herrb
ok deraadt@
2003-10-29un-revert previous. wrong suspect. ok deraadt@Matthieu Herrb
2003-10-29backout previous. It breaks my u5 drive. ok deraadt@Matthieu Herrb
2003-10-28another ne2k entry. from Janjaap van Velthooven via PR/3524.Federico G. Schwindt
2003-10-28another ne2k entry. from Janjaap van Velthooven via PR/3524.Federico G. Schwindt
2003-10-28syncAlexander Yurchenko
2003-10-28Correct name for ITE ATA RAIDAlexander Yurchenko
2003-10-28syncAlexander Yurchenko
2003-10-28ITE IT8212 ATA133 chip found in dmesg from frisco@blackant.net.Alexander Yurchenko
ok deraadt@
2003-10-27Skip ATA modes detection for SATA drives, it's useless and someAlexander Yurchenko
SATA drives really don't like it. Add a delay between drive reset and issuing IDENTIFY command, some drives need it (from NetBSD). This fixes problems with SATA drives reported by Jonathon Fletcher <jonathon.fletcher@pobox.com>. He also provided access to the test machine.
2003-10-27disable tagging on hppa and thus effectively restrict to one command at a ↵Michael Shalayeff
time processing; krw@ ok
2003-10-26Uhm, disable debugging my default, even if it probably is good toDale Rahn
run with it enabled for now.
2003-10-26Driver for PRISM 2.5/3 based (wifi) USB adapters. This is a work in progress,Dale Rahn
it does not yet handle bulk data copies or hostap mode. Only one model currently supported, however driver may support other PRISM based adapters. ok millert@ fgsch@
2003-10-26syncDale Rahn
2003-10-26Add netgear MA111 USB wifi.Dale Rahn
2003-10-26typos from Jared Yanovich;Jason McIntyre
2003-10-26Print error registers values in debug message after reset too.Alexander Yurchenko
2003-10-26Device reset improvements:Alexander Yurchenko
- put the reset protocol itself in the separate function __wdcdo_reset() so we don't need anymore to keep in sync two reset code paths; - change the reset protocol to something like FreeBSD and NetBSD do, this fixes slave ATA drive detect with weird ATAPI master (reported by fgsch@); Discussed with costa@. Tested by me, fgsch@, millert@, canacar@.
2003-10-22one more 3c990 variant; tested by Niko Itajarvi <niko.itajarvi@satabaana.net>Henning Brauer
2003-10-22syncHenning Brauer
2003-10-22another txpHenning Brauer
2003-10-22typos from Tom Cosgrove;Jason McIntyre
2003-10-22typos from Tom Cosgrove;Jason McIntyre
2003-10-22typo from Tom Cosgrove;Jason McIntyre
2003-10-22typos from Tom Cosgrove;Jason McIntyre
2003-10-22typos from Tom Cosgrove;Jason McIntyre
2003-10-21a 3com tulip, wow; christoph.scheurer@ch.tum.deTheo de Raadt
2003-10-21typos from Tom Cosgrove;Jason McIntyre
Tom: I did not commit a couple of your changes. i did not include some punctuation fixes (full stops, etc.) mnemorable -> mnemonic: i decided memorable was probably better instrunctions -> instruction: i kept the plural
2003-10-21typo from Tom Cosgrove;Jason McIntyre
2003-10-21typo from Tom Cosgrove;Jason McIntyre
2003-10-21typos from Tom Cosgrove;Jason McIntyre
2003-10-21typos from Tom Cosgrove;Jason McIntyre