Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-08-19 | sync | Theo de Raadt | |
1999-08-19 | shorten | Theo de Raadt | |
1999-08-18 | sync | David Leonard | |
1999-08-18 | "-1" -> "PCMCIA_PRODUCT_INVALID" | David Leonard | |
1999-08-18 | sysbeep/pciide/atapiscsi | kstailey | |
1999-08-18 | Default to loading bsd.rd from $OSREV/hp300/bsd.rd. | Jason Downs | |
1999-08-18 | some ifndef UVM | Artur Grabowski | |
1999-08-18 | sync | Theo de Raadt | |
1999-08-18 | another card | Theo de Raadt | |
1999-08-18 | Remove unneeded code. Use u_int16_t. | Federico G. Schwindt | |
1999-08-18 | regen | Federico G. Schwindt | |
1999-08-18 | add some RangeLAN2 devices | David Leonard | |
1999-08-18 | make most functions static | David 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-18 | enable ie0 | Michael Shalayeff | |
1999-08-18 | cleanup | Michael Shalayeff | |
1999-08-17 | factor out ie device definition; niklas@ ok | Michael Shalayeff | |
1999-08-17 | typo | Niklas Hallqvist | |
1999-08-17 | mem_access_fault4m: init ftype earlier to avoid passing junk to trapsignal | Artur Grabowski | |
1999-08-17 | we're lucky that the return values from VOP_INACTIVE are ignored | Artur Grabowski | |
1999-08-17 | There was a line missing in the commit from rev 1.6 that resulted in | Todd C. Miller | |
an uninitialized variable; art@stacken.kth.se | |||
1999-08-17 | initialize an incorrectly uninitialized variable | Artur Grabowski | |
1999-08-17 | initialize an incorrectly uninitialized variable | Artur Grabowski | |
1999-08-17 | New cpu_fork API to take a stack in which you point the child's stackpointer | Niklas 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-17 | Fix a problem if midi at ym is defined but not mpu. | Federico G. Schwindt | |
1999-08-16 | Sync with NetBSD. Mostly FreeBSD related changes. | Federico G. Schwindt | |
Diffs sent to augustsson. | |||
1999-08-16 | remove space. | Federico G. Schwindt | |
1999-08-16 | manufacturer and product are 16 bits, 0xffff is the special case | Theo de Raadt | |
1999-08-16 | Remove unneeded ifdefs. | Federico G. Schwindt | |
1999-08-16 | Kill meaningless reset printf(). | Jason Downs | |
1999-08-16 | Add cdboot... | Jason Downs | |
1999-08-16 | Implement real CD booting, aka SYS_CDBOOT, the LIF file small enough to | Jason Downs | |
fit in the begining of an ISO9660 image... | |||
1999-08-16 | Allow the twiddler to be disabled via a global. | Jason Downs | |
1999-08-16 | Remove unneeded ifdefs. | Federico G. Schwindt | |
1999-08-16 | Remove unnecessary code. Shorten dmesg output. | Federico G. Schwindt | |
1999-08-16 | Remove netbsd ifdefs. | Federico G. Schwindt | |
1999-08-16 | Don't establish irq later. | Federico G. Schwindt | |
1999-08-16 | shorten dmesg output. | Federico G. Schwindt | |
1999-08-16 | Fix typo. | Federico G. Schwindt | |
1999-08-16 | more shorten dmesg output. | Federico G. Schwindt | |
1999-08-16 | Remove unnecessary code. Shorten dmesg output. | Federico G. Schwindt | |
1999-08-16 | even nicer | Theo de Raadt | |
1999-08-16 | repair output of pcmcia_print() to match pciprint() and others; fgsch and I | Theo de Raadt | |
1999-08-16 | report unhandled interrupts w/ DEBUG only | Michael Shalayeff | |
1999-08-16 | unscrew the screup | Michael Shalayeff | |
1999-08-16 | use structures to overlay registers in memory, not offsets, also interrupt ↵ | Michael Shalayeff | |
stuff (see above) | |||
1999-08-16 | evcnt count the interrupts, also optimize diagnostic printing | Michael Shalayeff | |
1999-08-16 | Only print revision if SMC_DEBUG is defined. Shorten dmesg output. | Federico G. Schwindt | |
1999-08-15 | i82586/96 MI stuff currently in 586 mode, tested on hppa; from netbsd i82586 | Michael Shalayeff | |
1999-08-15 | media information shows up in ifconfig -m, does not need to show up in dmesg | Theo de Raadt | |
1999-08-15 | reduce size | Theo de Raadt | |