summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
1999-12-06Make this work for uvm.Artur Grabowski
1999-12-05sure, nix the PROT_EXEC; zzlevo@dd.chalmers.seTheo de Raadt
1999-12-05Pass device mode to query_encoding in the structure to fill, soMarc Espie
1999-12-04rev E nameTheo de Raadt
1999-12-04Regen.Aaron Campbell
1999-12-04Add entry for SiS 7016 Ethernet.Aaron Campbell
1999-12-04Driver for SiS 900/7016 Ethernet; from FreeBSD.Aaron Campbell
1999-12-03Init b_dep so that soft updates work.Artur Grabowski
1999-12-03make this compile again; millert.Jason Wright
1999-12-03Amazingly neither the compiler nor review missed this silly botch.mjacob
1999-12-02o Crank MAX_START back up to 256 and allow it to be overridden. This time weTodd C. Miller
1999-12-02add proper media handling and use dev/miiJason Wright
1999-11-30Remove duplicate #include.Aaron Campbell
1999-11-30Remove duplicate #include's.Aaron Campbell
1999-11-30Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adaptercmetz
1999-11-30more KNF and cleanupJason Wright
1999-11-30KNF and cleanupJason Wright
1999-11-28Sync with FreeBSD (convert to mii). Good for 3k+ kernel shrinkage.Aaron Campbell
1999-11-28Enable TI16750 UART support.Jason Downs
1999-11-28Driver for Hostess 4-channel serial mux, from Denis A. DoroshenkoJason Downs
1999-11-28Add puc lpt driver support, not actually tested...Jason Downs
1999-11-26syncNiklas Hallqvist
1999-11-26ICP Vortex productsNiklas Hallqvist
1999-11-26provide general "probing" routine, also used in isa cards memory sizing;Michael Shalayeff
1999-11-26vm_offset_t -> vaddr_tArtur Grabowski
1999-11-26Another comment change. (NBPG -> PAGE_SIZE).Artur Grabowski
1999-11-25no warnings; jwoehr@advtech.uswest.comTheo de Raadt
1999-11-23make CFGPRINTF only available for SCSIDEBUG/DEBUG kernelsmjacob
1999-11-23make a couple more items CFGPRINTF itemsmjacob
1999-11-23Bugfix from NetBSD. For SiS, PIIX, and Apollo IDE controllers,Chris Cappuccio
1999-11-23pretty up kernel printf'sJason Wright
1999-11-22Fix crock where channel was used before being set. All my kernelsmjacob
1999-11-22Roll in new firmware (also with a shiny new BSD style licence)mjacob
1999-11-22Far too many things to note- a complete new revision coming in includingmjacob
1999-11-22Far too many things to note- a complete new revision coming in includingmjacob
1999-11-22add mii attribute to wbJason Wright
1999-11-20ioctl arguments are u_long.Marc Espie
1999-11-19use bus_dma*Jason Wright
1999-11-17merge with freebsd:Jason Wright
1999-11-17mii fixups and merge with freebsd:Jason Wright
1999-11-17New interface to ATA registers that goes through the lower-level deviceConstantine Sapuntzakis
1999-11-16Remove unused (ifdef:d away) variables.Artur Grabowski
1999-11-16We don't need a prototype for kmem_alloc.Artur Grabowski
1999-11-15Remove a duplicate #include.Aaron Campbell
1999-11-14Kill the overly verbose description strings, add another device.Jason Downs
1999-11-14RegenJason Downs
1999-11-14Shrink more; make all puc devices simply "I/O", and add another one.Jason Downs
1999-11-14syncTheo de Raadt
1999-11-14shrinkTheo de Raadt
1999-11-13syncTheo de Raadt