summaryrefslogtreecommitdiff
path: root/sys/arch/pmax/dev
AgeCommit message (Expand)Author
2000-08-19Late in the release of OpenBSD/pmax 2.7 a conflict between the pmaxMats O Jansson
2000-08-19Late in the release of OpenBSD/pmax 2.7 a conflict between the pmaxMats O Jansson
2000-08-19Late in the release of OpenBSD/pmax 2.7 a conflict between the pmaxMats O Jansson
2000-07-19unnecessary declaration of ttrstrtArtur Grabowski
2000-05-01changed dc to dz to avoid conflict with if_dc. -mojMats O Jansson
2000-03-03$OpenBSD$Todd T. Fries
1999-08-20needs <scsi/cd.h> -mojMats O Jansson
1999-07-27s/disk_pages/scsi_disk_pages/Niklas Hallqvist
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1998-11-21return -1 for mmap stub, not 0; mrg@netbsd.orgTodd C. Miller
1998-11-21return -1 for negative mmap offset; mrg@netbsd.orgTodd C. Miller
1998-10-04remove default partition table code, disklabel can do a far better job than t...Todd C. Miller
1998-10-04DIOCGPDINFO supportTodd C. Miller
1998-10-03Add a "spoofonly" argument to readdisklabel() which will be used toTodd C. Miller
1998-06-04LED blinker for the back panel leds on the 2100/3100.Jason Wright
1998-05-18new cpureg.h from NetBSD plus modifications to use the changed macro namesTodd C. Miller
1998-05-12typoTodd C. Miller
1998-05-11Don't print 'unknown media code' for tapes as we know what they are, they are...Todd C. Miller
1998-05-101) It's a 'lun' not a 'slave'Todd C. Miller
1998-05-09#include <pmax/foo.h> -> #include <machine/foo.h>Todd C. Miller
1998-05-09updates from NetBSD. Now probes for geometry and makes decent fictious labelsTodd C. Miller
1998-05-07Replace bogus check for partition existence with hp300-like one.Todd C. Miller
1998-05-07don't clear *_WLABEL on close so 'disklabel -W' is persistent like in the gen...Todd C. Miller
1998-05-07if d_npartitions < RAW_PART, set to RAW_PART so we don't get ENXIO and bailTodd C. Miller
1998-02-26150ms delayTheo de Raadt
1998-01-28ok - now the full and correct patch for this problem - thanks again toThomas Graichen
1998-01-19fix typo which prevented the xserver on some pmax from workingThomas Graichen
1997-10-18avoid "no disklabel" error messagesTheo de Raadt
1997-07-07let the bootup output fit into 80 columns and make more look like theThomas Graichen
1997-07-07fix typo ... i hope i got the right one (3 vs. 2)Thomas Graichen
1997-06-10update the pmax specific stuff to NetBSD-current as of about 970608 - someThomas Graichen
1997-05-22this should hopefully fix problems with scsi based hangs on 2100 andThomas Graichen
1997-05-21fix problem with screensize under x on 5000/25 (originally from NetBSDThomas Graichen
1997-02-01nicer output at bootup (before it was somewhat garbled)Thomas Graichen
1997-01-13type change to make it compile on the pmax of nowThomas Graichen
1996-12-22bring back all the local OpenBSD changes to the pmax tree since 961107Thomas Graichen
1996-12-22update the pmax stuff to NetBSD 961107 - this version i got somehowThomas Graichen
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-10-28Fix d_done prototypeNiklas Hallqvist
1996-10-23An empty arglist is called __P((void)) not __P(())Niklas Hallqvist
1996-09-15sync to netbsd; for graichenTheo de Raadt
1996-01-16update from netbsdTheo de Raadt
1996-01-12from netbsd;Theo de Raadt
1995-12-30located in /sys/dev nowTheo de Raadt
1995-12-27from netbsd:Theo de Raadt
1995-12-15u_int32_t instead of u_long for pixels, to match rcons changeTheo de Raadt
1995-12-14update from netbsd (verbatim)Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt