summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1996-12-11correct master decoded logic; i have mapped a vmes device successfully nowTheo de Raadt
1996-12-11add wl cdev entryTheo de Raadt
1996-12-11SUNXPART always; also one case of MAXPARTITIONS not being thereTheo de Raadt
1996-12-11TS_WOPEN on cua close, like com.cTheo de Raadt
1996-12-11isadma belongs in files.isaNiklas Hallqvist
1996-12-11MCLSHIFT=11, and calc MCLBYTES in such terms. found by pefoTheo de Raadt
1996-12-11Sync headers to ld.so for gdb/arc supportimp
1996-12-11fix eisa ultrastor configTheo de Raadt
1996-12-10do not need isapnp0Theo de Raadt
1996-12-10Forgotten line in extent handling codeNiklas Hallqvist
1996-12-09arc port can use the same disksubr code, whee!Theo de Raadt
1996-12-09Use new extent manager when mapping bus resourcesNiklas Hallqvist
1996-12-09minor whoopsTheo de Raadt
1996-12-09brelse properlyTheo de Raadt
1996-12-09For the moment, use the same code that we use in the pmax port to generateimp
1996-12-08Disable quotasThorsten Lockert
1996-12-08Merge to NetBSD 961107, i.e. mostly new bus.hNiklas Hallqvist
1996-12-07fake the isofs label only if other probes failTheo de Raadt
1996-12-06sizeof(x)/sizeof(x[0]) is your friendTheo de Raadt
1996-12-06a temporary hack until i fix some confusing swapbsd.c handlingTheo de Raadt
1996-12-06repair max sectorsTheo de Raadt
1996-12-06duhTheo de Raadt
1996-12-05NetBSD PR#2910: Recognize Pentium Pro machinesdm
1996-12-05mirror isa fd driver in disklabel handlingTheo de Raadt
1996-12-05do setroot() based on wd.h/NWD and fd.h/NFDTheo de Raadt
1996-12-05call iso_disklabelspoof() if neccessaryTheo de Raadt
1996-12-05call iso_disklabelspoof() as needed...Theo de Raadt
1996-12-05Implement a few more escape sequences that BSD/OS has defined for pccons;Thorsten Lockert
1996-12-04DESTDIR fixingTheo de Raadt
1996-12-02increase default data limit to size needed for make buildkstailey
1996-11-30Com driver moved, still somewhat ISA-dependent though, but it willNiklas Hallqvist
1996-11-30bus changesJason Downs
1996-11-30Cleaned up. lpt is MI now.Niklas Hallqvist
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
1996-11-28Various configuration changesNiklas Hallqvist
1996-11-28Fix a vararg protoNiklas Hallqvist
1996-11-28Add special case code for the rPC44. The DMA buffers on this machineimp
1996-11-27Make compilable in our env. Involved disabling ELF support,Niklas Hallqvist
1996-11-27include libkern.h prior to stand.h to not to collide m{in,ax} definitions.Michael Shalayeff
1996-11-25Sync with reality, + Serial console on COM2Niklas Hallqvist
1996-11-25Fix comment typoNiklas Hallqvist
1996-11-25OopsNiklas Hallqvist
1996-11-25htons et al. works on explicit 16- and 32-bit quantities and not theNiklas Hallqvist
1996-11-24extern decl of cfdata from device.h conflicted with static one in-hereNiklas Hallqvist
1996-11-24Fix typoNiklas Hallqvist
1996-11-24removed ref to bitmask_snprintf()kstailey
1996-11-24sync w/NetBSD modulo two-arg boot(); adds dumpkstailey
1996-11-24remove bogus diagnostickstailey