Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-08-06 | revamp interrupt handler to allow for return values: | Jason Wright | |
<0 - interrupt might have been handled 0 - interrupt not handled >0 - interrupt definately handled | |||
1999-08-05 | remove some debugging stuff | Jason Wright | |
1999-08-05 | Add SADB_FLUSH logic (tdb flushing). | Hakan Olsson | |
1999-08-05 | Add tdb_walk. tdb_delete() should clean up routes when deleting flows. | Hakan Olsson | |
1999-08-05 | Updated brooktree driver from Roger Hardiman | Niklas Hallqvist | |
1999-08-05 | simplify dmesg reporting | Theo de Raadt | |
1999-08-05 | ifdef/endif enclose debugging code | Jason Wright | |
1999-08-05 | more shaving... | Jason Wright | |
1999-08-05 | Use config_defer when a silicon bug hits | Niklas Hallqvist | |
1999-08-05 | From NetBSD; config_defer to defer configuration of a device until after all | Niklas Hallqvist | |
other siblings. | |||
1999-08-05 | sync | Theo de Raadt | |
1999-08-05 | shrink | Theo de Raadt | |
1999-08-05 | mv isa/mpu401var.h ic/mpuvar.h | Theo de Raadt | |
1999-08-05 | Update | Niklas Hallqvist | |
1999-08-05 | Add PnP ESS too | Niklas Hallqvist | |
1999-08-05 | Enable ISA IDE again | Niklas Hallqvist | |
1999-08-05 | Make IDE compile on alpha again: | Niklas Hallqvist | |
use b* instead of mem* functions, adhere to NISADMA for DMA support. | |||
1999-08-05 | It is not ok to do #ifdef processing inside argument lists of calls, where | Niklas Hallqvist | |
it is feasible the function is really a macro, like pci_intr_establish is on alpha. | |||
1999-08-04 | eso stuff | Niklas Hallqvist | |
1999-08-04 | ESS Solo-1 PCI audio card driver, from NetBSD | Niklas Hallqvist | |
1999-08-04 | new bus_dma API, match it | Niklas Hallqvist | |
1999-08-04 | Match bus_dma api with NetBSD; deprecate BUS_DMAMEM_NOSYNC, introduce | Niklas Hallqvist | |
BUS_DMA_COHERENT as a hint instead, currently ignored. | |||
1999-08-04 | remove some unnecessary stuff | Jason Wright | |
1999-08-04 | Add new manifest constant for demand mode DMA; form NetBSD | Niklas Hallqvist | |
1999-08-04 | optimize poll() for small nfds, by avoiding malloc | Theo de Raadt | |
1999-08-04 | sync | Theo de Raadt | |
1999-08-04 | another motorola modem | Theo de Raadt | |
1999-08-04 | * remove redundant rf_ccmn.h | Peter Galbavy | |
* remove init call to rf_ConfigureEtimer() and rf_sys.c in which it is the only function. update conf/files to reflect this. * update sources to make sure _KERNEL is used not KERNEL * change rf_etimer.h to protect macros an include of sys/kernel.h with a check for _KERNEL - let raidctl compile again. | |||
1999-08-04 | ef* at isapnp? | Jason Wright | |
1999-08-04 | sync | Jason Wright | |
1999-08-04 | add 'ef' (3c515) and fix typo | Jason Wright | |
1999-08-04 | Driver for the 3c515 FastEtherlink ISA | Jason Wright | |
1999-08-03 | straitify tlbmissers a little more; fix stack mangling for trapall | Michael Shalayeff | |
1999-08-03 | flush caches and tlb on mapping removal | Michael Shalayeff | |
1999-08-03 | * rf_reconstruct.c: adopt nilkas' suggestion regard statics and | Peter Galbavy | |
__inline__ - this is a proof of concept and will cover the raidframe source as a whole over coming updates. Update namespace of function to prefix with rf_ - comments again welcome. * overall: rework the macros in rf_etimer.h and the resultant changes to their use to count microseconds and not clock ticks. Restore the code in rf_revent.c to a similar strcuture to before the previous commit, and use the system timers to govern resource usage. Tested with local i386/IDE and the reconstruction of a disk in my array - performance has improved for reconstruction at no noticable CPU cost. | |||
1999-08-03 | Compile with UVM. | Hakan Olsson | |
1999-08-03 | use ddb's printf in pmap_hptdump | Michael Shalayeff | |
1999-08-02 | Ethernet, not 10 Mb/s Ethernet | Theo de Raadt | |
1999-08-02 | revert from using static functions, as per niklas@openbsd.org advice. | Peter Galbavy | |
1999-08-02 | fix reconstruction performance. the old code used home-grown timers | Peter Galbavy | |
based upon hardcoded CPU speed values and an assumtion that the number of clock cycles was available. This is/was silly. redone rf_GetNextReconEvent so that is now runs for 1/10th second before sleeping for a short time (1/50th sec). Locally, this is using about 25% of the CPU while rebuilding a disk in a four disk IDE RAID5 array. It was 22% of the way through when I last looked... much much faster. An even better way is sought - suggestions welcome. Lots of code that the old routines relied on canm be harvested later. Patches also being sent to Greg Oster @ NetBSD group. | |||
1999-08-02 | minor style nit | Peter Galbavy | |
1999-08-02 | * make some function static, copied from rf_netbsdkintf.c | Peter Galbavy | |
* move composition og openmask in raidclose to before where it is tested. | |||
1999-08-02 | restore the NetBSD specific files to their -current state from | Peter Galbavy | |
NetBSD. There is no reason to mess with these; they are just being carried around as a reference at the moment. | |||
1999-07-31 | RangeLAN2 ISA | David Leonard | |
1999-07-30 | Add IEEE 802 hardware type. | Federico G. Schwindt | |
1999-07-30 | acd went away | Theo de Raadt | |
1999-07-30 | acd goes away | Theo de Raadt | |
1999-07-30 | fix | Theo de Raadt | |
1999-07-30 | acd goes away | Theo de Raadt | |
1999-07-30 | bye | Theo de Raadt | |