Age | Commit message (Expand) | Author |
2007-06-20 | b_cylinder does not need to be set on the callpath down into drivers. | Theo de Raadt |
2007-06-18 | avoid modification race in DIOCRLDINFO; ok krw miod | Theo de Raadt |
2007-06-08 | all drivers should spoof version 1 labels | Theo de Raadt |
2007-06-06 | now that all partition size/offsets are potentially 64-bit, change the | Theo de Raadt |
2007-06-05 | use six new macros to access & store the 48-bit disklabel fields related | Theo de Raadt |
2007-06-01 | Don't initialize d_partitions[RAW_DISK] just before calling | Kenneth R Westerback |
2007-05-04 | move bcd tables to the only place that uses them (the unused mcd driver); | Theo de Raadt |
2007-04-29 | MCDUNIT/etc -> DISKUNIT/etc. No change to mcd.o. | Kenneth R Westerback |
2006-09-26 | Zap D_REMOVABLE flag from disklabel. If you didn't already know that | Kenneth R Westerback |
2006-08-13 | RAW_PART p_size on floppies and mcd's should be in sectors. | Kenneth R Westerback |
2006-03-15 | Nuke dk_establish(), no longer used. | Miod Vallat |
2006-03-10 | Silence mcd during probe, as in 1.13 but accidentally lost in 1.24. | Miod Vallat |
2006-03-09 | Do not include <lib/libkern/libkern.h> explicitely, get it via <sys/systm.h>. | Miod Vallat |
2006-03-09 | Zero-fill the fake softc during probe, and put a plausible dv_xname, so that | Miod Vallat |
2006-01-02 | remove last traces of __BROKEN_INDIRECT_CONFIG. | Brad Smith |
2004-05-01 | Fix a disk_unbusy() that was missing the 3rd argument; Georg Schwarz | Todd C. Miller |
2004-02-15 | new arg to disk_unbusy, to record separate read/write statistics. | Ted Unangst |
2003-04-06 | Some easy strcpy elimination. | Kenneth R Westerback |
2002-05-24 | More splbio around biodone protection. | Artur Grabowski |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2000-11-11 | new timeouts; compiles | Michael Shalayeff |
1999-08-10 | support DIOCRLDINFO | Theo de Raadt |
1998-10-05 | make DIOCGPDINFO equivalent to DIOCGDINFO for cd's | Todd C. Miller |
1998-10-04 | Add DIOCGPDINFO support | Todd C. Miller |
1998-10-03 | Add a "spoofonly" argument to readdisklabel() which will be used to | Todd C. Miller |
1998-04-26 | update audio from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se> | Niels Provos |
1997-11-30 | use libkern's bcd convs | Michael Shalayeff |
1997-10-18 | avoid "no disklabel" error messages | Theo de Raadt |
1997-09-29 | <sys/types.h> OR <sys/param.h>, BUT NOT both | Michael Shalayeff |
1997-08-08 | Change the bounds_check_with_label API to also take a cpu_disklabel | Niklas Hallqvist |
1997-01-04 | readdisklabel() with correct dev_t | Theo de Raadt |
1996-12-05 | call readdisklabel() in the same fashion as sd.c does | Theo de Raadt |
1996-09-20 | silent probe, silent attach; netbsd pr#2108, mike.long@analog.com | Theo de Raadt |
1996-06-10 | enqueue eject for mcdclose() | Theo de Raadt |
1996-06-09 | support MTIOCTOP's MTOFFL to mean "eject" | Theo de Raadt |
1996-06-01 | all ports have dk_establish() | Theo de Raadt |
1996-05-27 | silence getresult during probe | Theo de Raadt |
1996-05-26 | sync 0521 | Theo de Raadt |
1996-05-07 | sync with 0504 -- prototypes and bus.h | Theo de Raadt |
1996-04-24 | Add OPTi 82C929 chipset support for sound(wss,sb)/cd(mcd,scd,pcd,atapi) | Michael Shalayeff |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt |
1996-03-20 | Fix back wrong patches. | Michael Shalayeff |
1996-03-19 | Merging w/ NetBSD 021796. | Michael Shalayeff |
1996-03-08 | From NetBSD: merge of 960217 | Niklas Hallqvist |
1996-02-20 | Pass device name to interrupt establish routines so it can be recorded in | Thorsten Lockert |
1996-01-12 | from netbsd; | Theo de Raadt |
1996-01-12 | update to new cdio.h | Theo de Raadt |
1995-12-27 | from netbsd: | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |