summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1998-12-25SyncThorsten Lockert
1998-12-25Correct identifyer for chipThorsten Lockert
1998-12-25SyncThorsten Lockert
1998-12-25Add vendor and a cardThorsten Lockert
1998-12-24in kernfs_statfs set f_flags to 0Todd C. Miller
1998-12-24syncJason Wright
1998-12-24myson mtd972Jason Wright
1998-12-23remove bogus CACHE_LINE_SIZEMichael Shalayeff
1998-12-23remove bogus gkd.hMichael Shalayeff
1998-12-23remove bogus commentsMichael Shalayeff
1998-12-23this is to shutup binutilsMichael Shalayeff
1998-12-23less files and options (;Michael Shalayeff
1998-12-23Granted this is #if 0'd out, but it should have a chance of compiling anywayTodd C. Miller
1998-12-23Opps. the flag that says that we are sleeping is MNT_MWAIT, not MNT_WAITArtur Grabowski
1998-12-23whoops; finally this should work with isapnp *and* non-isapnpAaron Campbell
1998-12-23a better fix; deraadt@Aaron Campbell
1998-12-23make this driver work again (move _valid assignments out of else{} so they areAaron Campbell
1998-12-22sync with FreeBSD:Jason Wright
1998-12-22only define le_softc variables ifdef SUN4M; C. W. Wilkerson (wilker@purdue116...Jason Wright
1998-12-22deconfuse vprint, print holdcount, not refcount when we are talking about hol...Artur Grabowski
1998-12-22range check signal [] conversionsTheo de Raadt
1998-12-22sync with FreeBSD:Jason Wright
1998-12-22sync with FreeBSDJason Wright
1998-12-22regenNiklas Hallqvist
1998-12-22Some extra vendors & productsNiklas Hallqvist
1998-12-21Use the iomask in a correct wayNiklas Hallqvist
1998-12-21return EOPNOTSUPP when there is no support for this filesystem in the kernel.Artur Grabowski
1998-12-21zero alignment is not allowed. shorten some long lines.Niklas Hallqvist
1998-12-21If no mii found on a card that claims to support one, don't attach theJason Wright
1998-12-20Use IOV_MAX, not the deprecated UIO_MAXIOVTodd C. Miller
1998-12-20The "end" symbol should be a long, not an int to make 64-bit machines happy. ...Todd C. Miller
1998-12-20syncTheo de Raadt
1998-12-20another modem...Theo de Raadt
1998-12-20syncTheo de Raadt
1998-12-20new devTheo de Raadt
1998-12-19make alpha ramdisk fitTheo de Raadt
1998-12-19Remove irq 5 and 7 from irqmask. These are commonly used by soundcard devices.Federico G. Schwindt
1998-12-19compile with -DDEBUGNiklas Hallqvist
1998-12-19one more flag for xmasMichael Shalayeff
1998-12-19for sense code "Logical Unit Is in Process Of Becoming Ready", makeTheo de Raadt
1998-12-17Disable 3c574 until all the MII code required is added.Federico G. Schwindt
1998-12-17syncTheo de Raadt
1998-12-17new card; dave@dtsp.co.nzTheo de Raadt
1998-12-16Part of remove to get rid of unwanted directoriesSteve Murphree
1998-12-16cast multipliers in boot record byte offset calculation toMichael Shalayeff
1998-12-16syncTheo de Raadt
1998-12-16crunch this much smallerTheo de Raadt
1998-12-15Sync with NetBSD (no detach updates yet).Federico G. Schwindt
1998-12-15Support for the m88k arch.Steve Murphree
1998-12-15This fixed a number of things. A serious bug in bugcrt.c's initial stackSteve Murphree