summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Collapse)Author
1999-09-16syncJason Wright
1999-09-163c980c; freebsdJason Wright
1999-09-16Do not try to output when there is no space in the FIFO, optimize tooNiklas Hallqvist
1999-09-16syncTheo de Raadt
1999-09-16new junkTheo de Raadt
1999-09-15OpenBSD-ify and remove staticsJason Wright
1999-09-14vaddr_t/vsize_tMichael Shalayeff
1999-09-13Remove staticsNiklas Hallqvist
1999-09-13remove staticsJason Wright
1999-09-13remove more #ifdef/#else blocksJason Wright
1999-09-13openbsd-ifyJason Wright
merge with freebsd: alpha support (untested) missing ifmedia_set() larger value for ifq_maxlen
1999-09-13OpenBSD-ify (Remove OS dependent #ifdef's)Jason Wright
Merge with FreeBSD: perform rx reset & tx reset in xl_reset() fix queuing race in xl_txeof
1999-09-13establish irq after aicTheo de Raadt
1999-09-11regenMatthieu Herrb
1999-09-11add 3DFX Voodoo 3Matthieu Herrb
1999-09-11s/vm_offset_t/vaddr_t/gMichael Shalayeff
1999-09-10roundup(foo, CLBYTES) -> clrnd(round_page(foo))Artur Grabowski
1999-09-08syncJakob Schlyter
1999-09-08Cyclades Cyclom-8YoPJakob Schlyter
1999-09-07Forgotten detach commit, to make detach of xircom realport workNiklas Hallqvist
1999-09-05Support for ATAPI tapes, works but still has some rough edges. Some style.Niklas Hallqvist
1999-09-05styleNiklas Hallqvist
1999-09-03o make this look more like an OpenBSD driver (removed static's)Jason Wright
o partial merge with freebsd, alpha support (currently untested)
1999-09-02syncDavid Leonard
1999-09-02syncJason Downs
1999-09-02More Initio devicesJason Downs
1999-09-02re-enable ESS18**; deraadt@David Leonard
1999-09-01ne2000_attach() later; this terse commit message being blown towardsTheo de Raadt
our buddy Bill Fumerola
1999-09-01Fix messed up logic that could cause an unmap of an unmapped region.Constantine Sapuntzakis
1999-08-31Uncomment umodem and umass.Federico G. Schwindt
1999-08-31sync with NetBSD;Federico G. Schwindt
struct device->bdevice.
1999-08-29regen -mojMats O Jansson
1999-08-29Add an ethernet adapter. -mojMats O Jansson
1999-08-29Sync with NetBSD;Federico G. Schwindt
Add some comments. Change a type name.
1999-08-29regen.Federico G. Schwindt
1999-08-29Fixes/updates from FreeBSD; from NetBSD.Federico G. Schwindt
1999-08-27Add device ID for 398XUW, such as found on some RAID controllers.Jason Downs
(This allows, for instance, an AAA-131CF to function as a normal SCSI controller with this driver.)
1999-08-27syncFederico G. Schwindt
1999-08-27More products from NetBSD.Federico G. Schwindt
1999-08-27Sync with NetBSD;Federico G. Schwindt
Make sure not to call tsleep() from suspend/resume routine. Move more of the transfer completion processing to HC independent code. Fix some problems with transfer abort & timeout. Merge the soft_{td,qh} with the real {td,qh}. This saves time and space.
1999-08-27syncFederico G. Schwindt
1999-08-27Add a Kawatsu mouse; from NetBSD.Federico G. Schwindt
1999-08-27syncJason Downs
1999-08-27Fix Ensoniq, add Inition devices.Jason Downs
1999-08-27syncJason Downs
1999-08-27S3 Savage seriesJason Downs
1999-08-26increase timeout for "lost messages"David Leonard
1999-08-26remove some unneeded debuggingDavid Leonard
1999-08-25Move COREGA to ALLIEDTELESIS.Federico G. Schwindt
1999-08-25syncFederico G. Schwindt