summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/dev/ct.c
AgeCommit message (Expand)Author
2013-06-11final removal of daddr64_t. daddr_t has been 64 bit for a long enoughTheo de Raadt
2010-09-22All users of physio(9) now pass NULL as the buf pointer argument, soMatthew Dempsky
2008-06-12Bring biomem diff back into the tree after the nfs_bio.c fix went in.Theo de Raadt
2008-06-11back out biomem diff since it is not right yet. Doing very largeTheo de Raadt
2008-06-10Fix buffer cache pending read statistics by ensuring we can identifyBob Beck
2007-06-06now that all partition size/offsets are potentially 64-bit, change theTheo de Raadt
2007-03-13Be more strict during probe, consider failures to get device descriptionMiod Vallat
2006-01-20b_un.b_addr -> b_data; no functional change.Miod Vallat
2005-12-27Do not tprintf() information, use printf() instead like all other tapeMiod Vallat
2005-11-18Protect biodone() with splbio().Miod Vallat
2005-11-18Define the CS/80 identify structure only once and correctly, instead ofMiod Vallat
2005-11-16Overhaul the way HP-IB devices are probed. We will now do an exhaustiveMiod Vallat
2005-01-15Kill whitespace at EOL.Miod Vallat
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-05-23remove the defines for iodone -> biodone and iowait -> biowait.Artur Grabowski
2002-03-14First round of __P removal in sysTodd C. Miller
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-12Mostly sync to NetBSD-current of 011196. Compiles, links, boots to singleJason Downs
1996-04-25sync w/ Net 960424Michael Shalayeff
1996-01-31sync with netbsdTheo de Raadt
1995-12-14update from netbsd (verbatim)Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt