Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-08-14 | proper breakpoint instruction | Michael Shalayeff | |
1999-08-14 | better CLKF_BASEPRI | Michael Shalayeff | |
1999-08-14 | clock_intr() proto | Michael Shalayeff | |
1999-08-14 | bigger stack frame size | Michael Shalayeff | |
1999-08-14 | proper debugging ifdefs | Michael Shalayeff | |
1999-08-14 | more registers to print and play | Michael Shalayeff | |
1999-08-14 | enable interrupts after device configuration, provide cold_hook() for things ↵ | Michael Shalayeff | |
like lasi to enable power management | |||
1999-08-14 | export cr23 | Michael Shalayeff | |
1999-08-14 | rework interruptions framewrok a little to use that space in the IV table. | Michael Shalayeff | |
cpu_switch, setrunqueu, remrunqueu now tested and seem working. trapall needs some more work for user mode. optimizations here and there. | |||
1999-08-14 | do the clock interrupt the narrow way. | Michael Shalayeff | |
fix soft interrupts. some more debugs and other fixes. | |||
1999-08-13 | sync | Theo de Raadt | |
1999-08-13 | AmbiCom AMB8002T | Theo de Raadt | |
1999-08-13 | well of course it is Ethernet... | Theo de Raadt | |
1999-08-13 | Use macros defined in pcmciavar.h. | Federico G. Schwindt | |
1999-08-13 | Xircom NetWave support. Donations welcomed. | Federico G. Schwindt | |
1999-08-13 | shutdown hook exists for the wrong reasons | Theo de Raadt | |
1999-08-13 | shorten dmesg output. | Federico G. Schwindt | |
1999-08-13 | Display the correct name. Thanks niklas@. | Federico G. Schwindt | |
1999-08-13 | Remove unncessary printfs as well as NetBSD ifdefs. | Federico G. Schwindt | |
Make dmesg output shorter. | |||
1999-08-13 | Better fix for fdesc/procfs panic. | Constantine Sapuntzakis | |
1999-08-13 | Almost forget it; USB support. | Federico G. Schwindt | |
1999-08-13 | Add USB support. | Federico G. Schwindt | |
1999-08-13 | Add USB devices support. | Federico G. Schwindt | |
1999-08-13 | USB attachment and controllers. | Federico G. Schwindt | |
1999-08-13 | USB controllers. | Federico G. Schwindt | |
1999-08-13 | sync | Federico G. Schwindt | |
1999-08-13 | From NetBSD; USB support. | Federico G. Schwindt | |
1999-08-13 | in *_readdir(), constrain uio_offset to make sure it is right; cstone@pobox.com | Theo de Raadt | |
1999-08-12 | splhigh() when calling pdc | Michael Shalayeff | |
1999-08-12 | Probe svr4 before linux | Niklas Hallqvist | |
1999-08-12 | Use -Os, not -O2 | Todd C. Miller | |
1999-08-12 | fix asm() modifiers | Michael Shalayeff | |
1999-08-12 | Switchover to new IDE framework, and do away with ed finally | Niklas Hallqvist | |
1999-08-12 | Kernel that fits on a floppy, useful for diskless systems | Niklas Hallqvist | |
1999-08-12 | use bzero in the kernel (I thought I had done this already?) | Niklas Hallqvist | |
1999-08-12 | sync | Theo de Raadt | |
1999-08-12 | promise | Theo de Raadt | |
1999-08-12 | conditionalize some code only working on pccom so far | Niklas Hallqvist | |
1999-08-12 | IDT WinChip models; wd@ics.nara-wu.ac.jp | Theo de Raadt | |
1999-08-11 | Add a slew of new bus_*_region_* functions | Niklas Hallqvist | |
1999-08-11 | define ALIGNED_POINTER | Niklas Hallqvist | |
1999-08-11 | sync | Theo de Raadt | |
1999-08-11 | com/pccom special cases found by isapnp.c directly now | Theo de Raadt | |
1999-08-11 | if we cannot match a device by name, check to see if it looks like a | Theo de Raadt | |
com/pccom device, and try that. this catches more than 90% of failing isapnp devices. | |||
1999-08-11 | New pcmcia irq prober that really tries to ensure the irq will work | Niklas Hallqvist | |
1999-08-10 | support DIOCRLDINFO | Theo de Raadt | |
1999-08-10 | add DIOCRLDINFO ioctl: causes driver to reload the disklabel | Theo de Raadt | |
1999-08-10 | we only run this insid the kernel now | Theo de Raadt | |
1999-08-10 | more sb irq to 5. This is more likely | Theo de Raadt | |
1999-08-10 | Support SADB_DUMP. Misc code cleanup. angelos@ ok. | Hakan Olsson | |