summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1998-10-08Support for the Lite-On PNIC found on Netgear FA310TX rev D1 andJason Wright
1998-10-07Fix trigger level initializations; fixes mouse for XFree86.Jason Downs
1998-10-06ne driver, rm old NetBSD COMPAT_s and ISA VGAkstailey
1998-10-06syncJason Downs
1998-10-06more brooktree devsJason Downs
1998-10-05make compile with AUDIO_DEBUG definedNiklas Hallqvist
1998-10-05make DIOCGPDINFO equivalent to DIOCGDINFO for cd'sTodd C. Miller
1998-10-05Obsoleted by new ISA drivers, finallyNiklas Hallqvist
1998-10-05We really should use our bus.h API, all big-endian users were brokenNiklas Hallqvist
1998-10-05Update the API to be more compatibe with NetBSD, but also add new extensions:Niklas Hallqvist
1998-10-05Remove the bus_space_unmap from aic_find.Federico G. Schwindt
1998-10-05Remove unimportant printf.Federico G. Schwindt
1998-10-05make DIOCGPDINFO equivalent to DIOCGDINFO for cd'sTodd C. Miller
1998-10-04Align columns on we,ec & ne entriesNiklas Hallqvist
1998-10-04Use we,ec,neNiklas Hallqvist
1998-10-04Remove remnicients of if_edNiklas Hallqvist
1998-10-04oopsTodd C. Miller
1998-10-04No more name clashes since ed disappeared from the isa worldNiklas Hallqvist
1998-10-04the ed -> ec,we,ne conversion missed the fact that our backwardNiklas Hallqvist
1998-10-04typoNiklas Hallqvist
1998-10-04Use swap16 not bswap16 in OpenBSDNiklas Hallqvist
1998-10-04Add DIOCGPDINFO supportTodd C. Miller
1998-10-04remove default partition table code, disklabel can do a far better job than t...Todd C. Miller
1998-10-04if the 'c' partition lacks a size, give it a reasonable oneTodd C. Miller
1998-10-04DIOCGPDINFO supportTodd C. Miller
1998-10-04make sure there is a reasonable 'c' partitionTodd C. Miller
1998-10-04pmax kernels have problems with -O2 so use -OTodd C. Miller
1998-10-04Add DIOCGPDINFO supportTodd C. Miller
1998-10-04Add DIOCGPDINFO supportTodd C. Miller
1998-10-04Add DIOCGPDINFO supportTodd C. Miller
1998-10-04Use a sensible 'c' partition for spoofed labels.Todd C. Miller
1998-10-03Add DIOCGPDINFO ioctl and use it in disklabel's new -p modeTodd C. Miller
1998-10-03Add a "spoofonly" argument to readdisklabel() which will be used toTodd C. Miller
1998-10-02Fixed multicast filter setup.Jason Wright
1998-10-02These have been tested by emory@hellyeah.comNiklas Hallqvist
1998-10-01Fix a serious bug in extent_alloc_subregion where the subregion startFederico G. Schwindt
1998-10-01Put vendor + model in spoofed label, not 'fictious'Todd C. Miller
1998-10-01add some scsiMichael Shalayeff
1998-10-01Set d_type properly in spoofed labelsTodd C. Miller
1998-09-30Fix ERESTART bug introduced with trapframesPer Fogelstrom
1998-09-30Fix ERESTART bug introduced with trapframesPer Fogelstrom
1998-09-30MaxTech 33.6 PnP D/F/V identifier, GVC0303. (prasadsr@umich.edu)Federico G. Schwindt
1998-09-30they must be hereMichael Shalayeff
1998-09-30mo'emMichael Shalayeff
1998-09-29add adv*Theo de Raadt
1998-09-29allow a kernel w/o DDB but with ksyms to linkTodd C. Miller
1998-09-29more lif typesMichael Shalayeff
1998-09-29sync; fixes; cleanupMichael Shalayeff
1998-09-29get rid of those obscuring constantsMichael Shalayeff
1998-09-29add iodcstrategy() -- generic strategy through IODC routineMichael Shalayeff