summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/dev/dio.c
AgeCommit message (Expand)Author
2014-03-18Retire hp300, mvme68k and mvme88k ports. These ports have no users, keepingMiod Vallat
2011-08-18So, it turns out that models 362 and 382 built-in frame buffer only shows upMiod Vallat
2011-08-18Do not skip 362 and 382 DIO frame buffer select codes; this was writtenMiod Vallat
2010-04-15Turn DIO_INHOLE() into a function, returning the next select code to probe at;Miod Vallat
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2005-01-15typoMiod Vallat
2005-01-15A better diagnostic when we encounter extra scodes used by an unsupportedMiod Vallat
2004-12-26_HP300_INTR_H_PRIVATE is long dead.Miod Vallat
2004-09-29Switch hp300 to evcount.Miod Vallat
2003-05-10string cleaning; ok beck dhartmeiTheo de Raadt
2002-03-14First round of __P removal in sysTodd C. Miller
1997-10-06Set da_id to DIO_DEVICE_ID_IHPIB if this is an internal hpib controller.Todd C. Miller
1997-07-06Sync with changes from NetBSD, up to 970705.Jason Downs
1997-04-16Merge portions of NetBSD up to 970415.Jason Downs
1997-02-03Merge new config(8) support from NetBSD, by Jason Thorpe.Jason Downs
1997-01-13fix DIO-II mappings, NetBSD PR#3097.Jason Downs
1997-01-12Mostly sync to NetBSD-current of 011196. Compiles, links, boots to singleJason Downs