summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1999-08-05shrinkTheo de Raadt
1999-08-05mv isa/mpu401var.h ic/mpuvar.hTheo de Raadt
1999-08-05UpdateNiklas Hallqvist
1999-08-05Add PnP ESS tooNiklas Hallqvist
1999-08-05Enable ISA IDE againNiklas Hallqvist
1999-08-05Make IDE compile on alpha again:Niklas Hallqvist
1999-08-05It is not ok to do #ifdef processing inside argument lists of calls, whereNiklas Hallqvist
1999-08-04eso stuffNiklas Hallqvist
1999-08-04ESS Solo-1 PCI audio card driver, from NetBSDNiklas Hallqvist
1999-08-04new bus_dma API, match itNiklas Hallqvist
1999-08-04Match bus_dma api with NetBSD; deprecate BUS_DMAMEM_NOSYNC, introduceNiklas Hallqvist
1999-08-04remove some unnecessary stuffJason Wright
1999-08-04Add new manifest constant for demand mode DMA; form NetBSDNiklas Hallqvist
1999-08-04optimize poll() for small nfds, by avoiding mallocTheo de Raadt
1999-08-04syncTheo de Raadt
1999-08-04another motorola modemTheo de Raadt
1999-08-04* remove redundant rf_ccmn.hPeter Galbavy
1999-08-04ef* at isapnp?Jason Wright
1999-08-04syncJason Wright
1999-08-04add 'ef' (3c515) and fix typoJason Wright
1999-08-04Driver for the 3c515 FastEtherlink ISAJason Wright
1999-08-03straitify tlbmissers a little more; fix stack mangling for trapallMichael Shalayeff
1999-08-03flush caches and tlb on mapping removalMichael Shalayeff
1999-08-03* rf_reconstruct.c: adopt nilkas' suggestion regard statics andPeter Galbavy
1999-08-03Compile with UVM.Hakan Olsson
1999-08-03use ddb's printf in pmap_hptdumpMichael Shalayeff
1999-08-02Ethernet, not 10 Mb/s EthernetTheo de Raadt
1999-08-02revert from using static functions, as per niklas@openbsd.org advice.Peter Galbavy
1999-08-02fix reconstruction performance. the old code used home-grown timersPeter Galbavy
1999-08-02minor style nitPeter Galbavy
1999-08-02* make some function static, copied from rf_netbsdkintf.cPeter Galbavy
1999-08-02restore the NetBSD specific files to their -current state fromPeter Galbavy
1999-07-31RangeLAN2 ISADavid Leonard
1999-07-30Add IEEE 802 hardware type.Federico G. Schwindt
1999-07-30acd went awayTheo de Raadt
1999-07-30acd goes awayTheo de Raadt
1999-07-30fixTheo de Raadt
1999-07-30acd goes awayTheo de Raadt
1999-07-30byeTheo de Raadt
1999-07-30do not permit regular users to chflags/fchflags on chr or blk devices --Theo de Raadt
1999-07-30pretty print manufacturer and product for unknown devicesTheo de Raadt
1999-07-30print ports as 0x%x/%d start/len instead of start-endTheo de Raadt
1999-07-30Update RAIDframe from NetBSD-current as of 1999/07/26.Peter Galbavy
1999-07-30rename rl2->rln for sanityDavid Leonard
1999-07-30printout flawsTheo de Raadt
1999-07-29A probe that fails on an otherwise working card, removedNiklas Hallqvist
1999-07-28Add LLC_SNAPFRAMELEN define. indent.Federico G. Schwindt
1999-07-28Moved the m_data/m_len shave of IP and TCP headers back to its originalcmetz
1999-07-27updateMichael Shalayeff
1999-07-27s/disk_pages/scsi_disk_pages/Niklas Hallqvist