summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/dev
AgeCommit message (Expand)Author
2000-07-06Change splsoftclock() call to spllowersoftclock() to conform with otherHakan Olsson
1999-09-18Fix device existance check.Jason Downs
1999-05-28Support the 98543 in GM_DESCRIBE. Pointless, of course, but what the hell.Jason Downs
1998-10-04Add DIOCGPDINFO supportTodd C. Miller
1998-10-03Add a "spoofonly" argument to readdisklabel() which will be used toTodd C. Miller
1998-09-16o if_media'fied am7990Jason Wright
1998-08-04fix resid wrt debugging printfTodd C. Miller
1998-07-19do not force single if rd rootTheo de Raadt
1998-05-07don't clear *_WLABEL on close so 'disklabel -W' is persistent like in the gen...Todd C. Miller
1998-05-02If computed value for d_nsectors truncated to 0, set it to 32 andTodd C. Miller
1998-05-02Fix problem with zip drive correctly this time. The real deal isTodd C. Miller
1998-04-30Only use scsi geometry to fake up a label if we were able to getTodd C. Miller
1998-04-25set d_bbsize and d_sbsize in spoofed label to values correct for ffsTodd C. Miller
1998-03-27fictious disklabels for hpib disks we have in the table.Todd C. Miller
1998-03-27fictitious disklabels for scsi disksTodd C. Miller
1998-03-15please gcc 2.8.1 #ifdef DEBUGTodd C. Miller
1998-03-06Keep gcc from addint an implicit memset() behind our back. ThanksTodd C. Miller
1998-03-06Please gcc 2.8Todd C. Miller
1998-03-06please gcc 2.8Todd C. Miller
1997-10-06Set da_id to DIO_DEVICE_ID_IHPIB if this is an internal hpib controller.Todd C. Miller
1997-09-14callout support sync, from Theo.Jason Downs
1997-08-08Initialize hwreset.Jason Downs
1997-07-14cua devices for all!Jason Downs
1997-07-13sync to NETBSD_CURRENT_970711.Jason Downs
1997-07-06Sync with changes from NetBSD, up to 970705.Jason Downs
1997-07-02Adjust selection time out (all of my devices still work, does everyone elses?)Jason Downs
1997-04-20Pull in systm.h, need printf() prototype.Jason Downs
1997-04-20Make -Wall work.Jason Downs
1997-04-16Merge portions of NetBSD up to 970415.Jason Downs
1997-03-26syncJason Downs
1997-03-26Merge changes from NetBSD, up to 3/19/97; undoes some local changes.Jason Downs
1997-03-11syncJason Downs
1997-03-07Support LAN cards with the REM bit set.Jason Downs
1997-02-16Fix autoconfiguration code, so that it can actually boot from pdevs.Jason Downs
1997-02-16Add initial ram disk support.Jason Downs
1997-02-10Kill COMPAT_NOLABEL. It is not appropiate in the modern world.Jason Downs
1997-02-10Support 16 partitions.Jason Downs
1997-02-07Changed hdintr() to hdinterupt() so it won't interferedima
1997-02-06Use the font ROM size, instead of hard coding one.Jason Downs
1997-02-05Non-console ITE devices need to be initialized properly, too, ya know.Jason Downs
1997-02-05If tty structure has not been initialized, don't dereference it.Jason Downs
1997-02-04More changes of carrel@netbsd.org's that I missed.Jason Downs
1997-02-04checkpoint: pull in spl() changes from NetBSD, and more siginfo.Jason Downs
1997-02-03rd -> hdJason 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
1996-06-25emul_nativeTheo de Raadt
1996-06-23sync to 0622Theo de Raadt
1996-05-27native emul is now called "native"Theo de Raadt