summaryrefslogtreecommitdiff
path: root/sys/dev/ic/bt485.c
AgeCommit message (Expand)Author
2003-11-13eliminate uvm_useracc() in favor of checking the return value ofchs
2002-08-03correct range check, have overflow check, fix type mismatches,itojun
2001-12-12Update the ramdac interface to be allow the setting of dotclocks. This iselric
2001-11-13add/cleanup RCSIDlukem
2001-09-18Give initiali[sz]e all the "i"s it deserves.wiz
2001-08-05remove unnecessary casts, make variable types consistent with thejdolecek
2001-07-07bzero -> memsetthorpej
2000-06-28remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>mrg
2000-04-02Adapt to change in ramdac interface.nathanw
2000-03-04Graphics card independant Bt485 code, derived from dev/pci/tga_bt485.c.elric