summaryrefslogtreecommitdiff
path: root/sys/arch/vax/mbus
AgeCommit message (Expand)Author
2011-04-07Do not use NULL in integer comparisons. No functional change.Miod Vallat
2010-09-20Get rid of evcount's support for arranging counters in a treeMatthew Dempsky
2009-09-05Change the wsdisplay_emulops return types from void to int; emulops will nowMiod Vallat
2008-10-22#if INET => #ifdef INETMarco Pfatschbacher
2008-09-22Do not dereference an uninitialized pointer if a rogue, unknown type of boardMiod Vallat
2008-08-24Define a proper wsdisplay type for legss(4).Miod Vallat
2008-08-24Correct dmesg, do not mention dz is the console device if running withMiod Vallat
2008-08-23Slight speed improvement by using byte accesses on word boundaries for allMiod Vallat
2008-08-23Pick the correct host adapter id from nvram.Miod Vallat
2008-08-20Minimal driver for the VAXstation 35x0/38x0 LEGSS option, currently limitedMiod Vallat
2008-08-18Add support for the ``Firefox'' VAXstation 3520/3540/3820/3840 workstations,Miod Vallat