summaryrefslogtreecommitdiff
path: root/sys/dev/ic
AgeCommit message (Expand)Author
2003-10-26Device reset improvements:Alexander Yurchenko
2003-10-21typos from Tom Cosgrove;Jason McIntyre
2003-10-20typo; netbsdAlexander Yurchenko
2003-10-19KNFAlexander Yurchenko
2003-10-17Merge an old fix from NetBSD:Alexander Yurchenko
2003-10-16New flag to mark SATA controllersAlexander Yurchenko
2003-10-16spaces/tabs cleanupAlexander Yurchenko
2003-10-16Cleanup a bit, more pretty debug messages.Alexander Yurchenko
2003-10-16Allow setting of wdcdebug*_mask variables via preprocessor defines.Alexander Yurchenko
2003-10-16Kill two static function declarations.Alexander Yurchenko
2003-10-14Align siop_xfer on 128 byte boundary for all architectures now that 3.4 is out.Kenneth R Westerback
2003-10-09Typo, iquiry->inquiryMiod Vallat
2003-10-09go back to non-raw busdma load as some archs still do not have load_rawMichael Shalayeff
2003-10-07use crypto/arc4; test, debug, ok millert@; ok fgsch@Markus Friedl
2003-10-05from freebsd: read one word less (for type) and take care of odd sized recordsMichael Shalayeff
2003-10-04bpf support for atm cards; from jason@ackley.netTheo de Raadt
2003-10-03Merge tty_attach() in ttymalloc() and tty_detach() in ttyfree(). The need forMiod Vallat
2003-10-01it turned that only adding the cardbus part was not enough to haveFederico G. Schwindt
2003-09-29more dmamp_sync()s; krw@ okMichael Shalayeff
2003-09-29add more dmamap_sync()s where appropriate modify loops to insure proper synci...Michael Shalayeff
2003-09-29better dmesg output including onboard memory size when present, free resource...Michael Shalayeff
2003-09-29e own SIOP_DEBUG define instea of the system-wide one;Michael Shalayeff
2003-09-29avaliable -> availableMiod Vallat
2003-09-28kill trailing spaces, no functional changesAlexander Yurchenko
2003-09-26Typos: defintion -> definition, proccess -> processMiod Vallat
2003-09-26reading the record skip the remainder of data we do not need. we are still sc...Michael Shalayeff
2003-09-25make sure to not overflow when initializing {node,net}name (truncation does n...Michael Shalayeff
2003-09-25update fom form@ including support for 891 chips and moreMichael Shalayeff
2003-09-25more codecMichael Shalayeff
2003-09-25better structs alignment; jason@ testing on sparc64 and okMichael Shalayeff
2003-09-25no need for a redundant check; from form@ and jason okMichael Shalayeff
2003-09-25sync with netbsd; fixes some problems with the upcoming atw driver.Federico G. Schwindt
2003-09-23Replace select backends with poll backends. selscan() and pollscan()Todd C. Miller
2003-09-23revert safety checks; requested by mickey@Anil Madhavapeddy
2003-09-21sync with netbsd defines. no functional changes.Federico G. Schwindt
2003-09-19Put in a couple of sanity checks to ensure that the AN_DEFAULT_*Anil Madhavapeddy
2003-09-18typo in error;Jason McIntyre
2003-09-06A couple of hppa-only changes, allowing siop to work on pci hppaKenneth R Westerback
2003-09-06Add wi_detach, use it in pcmcia so that the shutdownhook is properly removed.Dale Rahn
2003-09-02- drop number of openings by 4 to avoid "not queued" errors.Federico G. Schwindt
2003-09-02missing #endif, pr3431Ted Unangst
2003-08-28fix bzero size; from pechkinMichael Shalayeff
2003-08-28Sync ('make microcode') with change to aicasm_symbol.c:Kenneth R Westerback
2003-08-24defines and struct for the ieee80211 framework; deraadt@ ok.Federico G. Schwindt
2003-08-21fix the offsets in decoding byte rom dd (verified per manual); miod@ okMichael Shalayeff
2003-08-19pad some records some more; from Jon Olsson <jon@abc.se>Michael Shalayeff
2003-08-19rcsidsMichael Shalayeff
2003-08-19myson mtd803 ether and enable mtdphy no; form netbsd via form@Michael Shalayeff
2003-08-19give better depth and cmsizeMichael Shalayeff
2003-08-19implement WSDISPLAYIO_{GET,PUT}CMAP; untestedMichael Shalayeff