summaryrefslogtreecommitdiff
path: root/sys/dev/slice
AgeCommit message (Expand)Author
1998-09-14Remove the SLICE code.Søren Schmidt
1998-07-30Typo fix: teh --> (the|they)Alexander Langer
1998-07-22Don't return an error if the magic number is not present.Julian Elischer
1998-07-20Start cleaning up the aynchronous probing code for SLICE handlers.Julian Elischer
1998-07-13SLICE probing becomes asynchronous. It can now be triggered byJulian Elischer
1998-07-04There is no such thing any more as "struct bdevsw".Julian Elischer
1998-06-14Horrible hack to allow newfs to work again in SLICE kernels.Julian Elischer
1998-06-07Fix some more ioctls which I missed becausese they were hidden by optionsDoug Rabson
1998-06-07Fix the retyping of the ioctl cmd parm from int to u_long.Søren Schmidt
1998-05-06Don't call a dump routine if there isn't one. (e.g. in floppy driver)Julian Elischer
1998-05-06Add dump support to the DEVFS/slice code.Julian Elischer
1998-04-24slice_device.c: permissions changes for SLICE devicesJulian Elischer
1998-04-22Bad144 support for the slice system (!)Julian Elischer
1998-04-22close() is no longer a SLICE method.Julian Elischer
1998-04-22Don't allow an open to succeed if the device is invalidated during theJulian Elischer
1998-04-19Add changes and code to implement a functional DEVFS.Julian Elischer