summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
1999-08-19syncTheo de Raadt
1999-08-19shortenTheo de Raadt
1999-08-18syncDavid Leonard
1999-08-18"-1" -> "PCMCIA_PRODUCT_INVALID"David Leonard
1999-08-18sysbeep/pciide/atapiscsikstailey
1999-08-18Default to loading bsd.rd from $OSREV/hp300/bsd.rd.Jason Downs
1999-08-18some ifndef UVMArtur Grabowski
1999-08-18syncTheo de Raadt
1999-08-18another cardTheo de Raadt
1999-08-18Remove unneeded code. Use u_int16_t.Federico G. Schwindt
1999-08-18regenFederico G. Schwindt
1999-08-18add some RangeLAN2 devicesDavid Leonard
1999-08-18make most functions staticDavid Leonard
use defines from pcmciadevs remove some futile debugging and ancient detach code print configure message in `the new way' fix compile error where 'sc' wasn't defined
1999-08-18enable ie0Michael Shalayeff
1999-08-18cleanupMichael Shalayeff
1999-08-17factor out ie device definition; niklas@ okMichael Shalayeff
1999-08-17typoNiklas Hallqvist
1999-08-17mem_access_fault4m: init ftype earlier to avoid passing junk to trapsignalArtur Grabowski
1999-08-17we're lucky that the return values from VOP_INACTIVE are ignoredArtur Grabowski
1999-08-17There was a line missing in the commit from rev 1.6 that resulted inTodd C. Miller
an uninitialized variable; art@stacken.kth.se
1999-08-17initialize an incorrectly uninitialized variableArtur Grabowski
1999-08-17initialize an incorrectly uninitialized variableArtur Grabowski
1999-08-17New cpu_fork API to take a stack in which you point the child's stackpointerNiklas Hallqvist
to, at the bottom or the top, depending on your architecture's stack growth direction. This is in preparation for Linux' clone(2) emulation. port maintainers, please check that I did the work right.
1999-08-17Fix a problem if midi at ym is defined but not mpu.Federico G. Schwindt
1999-08-16Sync with NetBSD. Mostly FreeBSD related changes.Federico G. Schwindt
Diffs sent to augustsson.
1999-08-16remove space.Federico G. Schwindt
1999-08-16manufacturer and product are 16 bits, 0xffff is the special caseTheo de Raadt
1999-08-16Remove unneeded ifdefs.Federico G. Schwindt
1999-08-16Kill meaningless reset printf().Jason Downs
1999-08-16Add cdboot...Jason Downs
1999-08-16Implement real CD booting, aka SYS_CDBOOT, the LIF file small enough toJason Downs
fit in the begining of an ISO9660 image...
1999-08-16Allow the twiddler to be disabled via a global.Jason Downs
1999-08-16Remove unneeded ifdefs.Federico G. Schwindt
1999-08-16Remove unnecessary code. Shorten dmesg output.Federico G. Schwindt
1999-08-16Remove netbsd ifdefs.Federico G. Schwindt
1999-08-16Don't establish irq later.Federico G. Schwindt
1999-08-16shorten dmesg output.Federico G. Schwindt
1999-08-16Fix typo.Federico G. Schwindt
1999-08-16more shorten dmesg output.Federico G. Schwindt
1999-08-16Remove unnecessary code. Shorten dmesg output.Federico G. Schwindt
1999-08-16even nicerTheo de Raadt
1999-08-16repair output of pcmcia_print() to match pciprint() and others; fgsch and ITheo de Raadt
1999-08-16report unhandled interrupts w/ DEBUG onlyMichael Shalayeff
1999-08-16unscrew the screupMichael Shalayeff
1999-08-16use structures to overlay registers in memory, not offsets, also interrupt ↵Michael Shalayeff
stuff (see above)
1999-08-16evcnt count the interrupts, also optimize diagnostic printingMichael Shalayeff
1999-08-16Only print revision if SMC_DEBUG is defined. Shorten dmesg output.Federico G. Schwindt
1999-08-15i82586/96 MI stuff currently in 586 mode, tested on hppa; from netbsd i82586Michael Shalayeff
1999-08-15media information shows up in ifconfig -m, does not need to show up in dmesgTheo de Raadt
1999-08-15reduce sizeTheo de Raadt