summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
1999-09-02syncJason Downs
1999-09-02More Initio devicesJason Downs
1999-09-02add uncaceable, per pa1.1 manualMichael Shalayeff
1999-09-02replace w/ one derived from Lites-parisc, UofUtahMichael Shalayeff
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-01o simpler handling of "forme" packetsJason Wright
o when ~IFF_UP, don't act like a bridge for output either
1999-09-01increase tcp_iss incrementNiels Provos
1999-09-01put ax on big ramdiskTheo de Raadt
1999-09-01Fix messed up logic that could cause an unmap of an unmapped region.Constantine Sapuntzakis
1999-08-31correctly update window informationNiels Provos
1999-08-31Add umass (commented out). Don't uncomment it yet.Federico G. Schwindt
1999-08-31Uncomment umodem and umass.Federico G. Schwindt
1999-08-31sync with NetBSD;Federico G. Schwindt
struct device->bdevice.
1999-08-30replace "" with "oldscsibus" in oldscsibus_cd. -mojMats O Jansson
1999-08-30Kill mfsiom.h. We are not using anything from it.Artur Grabowski
1999-08-29regen -mojMats O Jansson
1999-08-29Add an ethernet adapter. -mojMats O Jansson
1999-08-29Move all config files forwrd wrt IDE & dp8390 devicesNiklas Hallqvist
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-29simplfy attachment of fvme childrenJason Wright
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-27more SACK hole validity testing; fix a tcp seq arithmetic bug. cmetz and me.Niels Provos
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-27Disable SACK for now, it has problems, deraadt@Todd C. Miller
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-26add an inner xor to make prediction attacks against the ids harder, dueNiels Provos
to an attack pointed out by David Wagner.
1999-08-26change a & to &&. From dima@best.netArtur Grabowski
1999-08-25Move COREGA to ALLIEDTELESIS.Federico G. Schwindt
1999-08-25syncFederico G. Schwindt
1999-08-25Remove some unneeded text. Add Contec entry.Federico G. Schwindt
1999-08-25n+1 approximation step for the user space constantsMichael Shalayeff
1999-08-25Compile under UVM and versions of egcs. art@ ok.Hakan Olsson
1999-08-25receive works a lot better nowDavid Leonard
1999-08-25give better support to the bios memory maps.Michael Shalayeff
provide memory maps editing through the machine memory command. rearrange probing in machdep, so it provides less output, also giving a shot for apm to fix the memory maps. changes to kernel are minimal, only that is required due to the api version bits addition and such cosmetic changes. tested on all critical kernel,boot combinations; niklas@ ok
1999-08-24Opps. forgot this in the last uvm updateArtur Grabowski
1999-08-24Remove unneeded printf.Federico G. Schwindt
1999-08-24Added type field to scsi_addr to reflect bus/device type (ATAPI or SCSI).Constantine Sapuntzakis
Updated ioctls to match Minor patches in anticipation of wd->sd translation layer
1999-08-23reset card before attempting configDavid Leonard