summaryrefslogtreecommitdiff
path: root/sys/dev/ic/adwlib.c
AgeCommit message (Expand)Author
2019-12-18Pull up following revision(s) (requested by tsutsui in ticket #570):martin
2019-02-03- add or adjust /* FALLTHROUGH */ where appropriatemrg
2013-09-12Remove unused ppr_able variable.martin
2010-11-13Don't pull in the whole uvm(9) API to access only PAGE_SIZE anduebayasi
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2006-08-27complete declarationschristos
2006-05-21void casts to functions whose return values are ignored.christos
2005-12-11merge ktrace-lwp.christos
2005-05-30- add missing constchristos
2005-02-27nuke trailing whitespaceperry
2005-02-04de-__Pperry
2003-11-02Fix some typos. From Tom Cosgrove via jmc@openbsd.wiz
2003-10-30Remove some assigned-to but otherwise unused variables.simonb
2003-10-29Return EINVAL rather than stepping off a null pointer.mycroft
2003-10-25Fix uninitialized variable warning.christos
2003-10-25Fix uninitialized variable warningschristos
2003-10-21Correct NULL abuse.fvdl
2003-02-21hz -> Hztsutsui
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2001-11-13add/cleanup RCSIDlukem
2001-08-29Ensure that data accessed by the ADW driver in memory is inbriggs
2001-04-30use #if 0 rather than // or /* to comment out blocks of codelukem
2000-07-04sync with sys/dev/ic/adwlib.h change (s/ADV_TICKLE/ADW_TICKLE/)itojun
2000-06-28remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>mrg
2000-06-26remove redundant vm includes.mrg
2000-05-27Change AdwInitCarriers in adwmcode.cdante
2000-05-26Fix a bug introduced in last commit which caused a painc due todante
2000-05-15Cosmetic changedante
2000-05-14Fix a typodante
2000-05-14Handle better the status codes.dante
2000-05-10Change adw_isr_callback() status handlerdante
2000-05-08Change the way ADW_CARRIER is allocated and handled.dante
2000-04-30Add new microcode for all of the supported boards.dante
2000-02-04Fix "unused variable" warning when FAILSAFE option is defineddante
2000-02-04Fix a compilation bug due to a missing parenthesysdante
2000-02-03Add AdvanSys U2W (LVD) boards supportdante
1999-11-15Let user enable/disable WDTR, SDTR and Tag Queuing from kernel config filedante
1999-08-16Fix several LP64 problems, and clear up kernel pointer vs. physicalthorpej
1999-08-07Fix a typo.thorpej
1999-02-23Fixed AdvanSys Ultra Wide driver to work on Alpha.dante
1998-09-26Change sources to be KNFdante
1998-09-26Add support for AdvanSys Ultra Wide boards ABP-9xxUWdante