summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
1999-12-15make dc only match pn (temporarily)Jason Wright
1999-12-15nuke *vm_alloc_page_contig, use bus_dmaJason Wright
1999-12-14remove *vm_page_alloc_contig in favor of bus_dma.Jason Wright
1999-12-14Thanks aaron.Constantine Sapuntzakis
1999-12-14merge with freebsd:Jason Wright
1999-12-14Change error diagnostic from "lost interrupt" to "timeout"Constantine Sapuntzakis
1999-12-14Various fixes:Constantine Sapuntzakis
1999-12-13(hopefully) fix pauses reported by ES1370 usersConstantine Sapuntzakis
1999-12-13syncConstantine Sapuntzakis
1999-12-13Ensoniq AudioPCI proliferation: CT5880 and Ectiva 1938Constantine Sapuntzakis
1999-12-11Remove old IDE driverConstantine Sapuntzakis
1999-12-11Remove old atapi driverConstantine Sapuntzakis
1999-12-11Bye-bye to the old ATAPI driverConstantine Sapuntzakis
1999-12-11Cleanup.Constantine Sapuntzakis
1999-12-11ATAPI Tape drive support. Should be considered experimental.Constantine Sapuntzakis
1999-12-10simple driver for Texas Instruments TNETE2101 phyJason Wright
1999-12-10syncJason Wright
1999-12-10add TNETE2101Jason Wright
1999-12-10syncJason Wright
1999-12-10add DAVICOM, DAVICOM DM9100, and DAVICOM DM9102Jason Wright
1999-12-09$OpenBSD$ id'sJason Wright
1999-12-09uncomment dcJason Wright
1999-12-08syncTheo de Raadt
1999-12-08@@@0001 is not a sbTheo de Raadt
1999-12-08DEC/Intel 21143 and "tulip" clone Ethernet driver. Intended to replace theAaron Campbell
1999-12-08fix mbuf chain allocation to comply with m_devget() way.Jun-ichiro itojun Hagino
1999-12-08Remove unused #define cruft.Aaron Campbell
1999-12-08Whoops; forgot to bump FreeBSD version numbers.Aaron Campbell
1999-12-08Sync with FreeBSD:Aaron Campbell
1999-12-08Sync with FreeBSD:Aaron Campbell
1999-12-07driver for National Semiconductor 83843; from NetBSD.Jason Wright
1999-12-07syncJason Wright
1999-12-07Merge with NetBSD:Jason Wright
1999-12-07remove freebsd bridging stuff, and let ALL packets go to ether_input()Jason Wright
1999-12-07quietJason Wright
1999-12-07merge with freebsd:Jason Wright
1999-12-07Driver for Sundance ST201 Ethernet; from FreeBSD.Aaron Campbell
1999-12-06Regen.Aaron Campbell
1999-12-06More.Aaron Campbell
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