summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/wd.c
Commit message (Expand)AuthorAgeFilesLines
* Changes to support the "new" bad144. Adds a "BADSCAN" ioctl and support.dg1995-05-161-4/+15
* Fix -Wformat warnings, still need to do something about %b and pointerrgrimes1995-05-091-2/+2
* Fix numerous bugs in wdsize().bde1995-05-081-15/+7
* Change dsioctl() interface to allow DIOCSYNCSLICEINFO to update the caller'sbde1995-04-301-3/+3
* Changes John's handling of the flags a little bit, added a new one,phk1995-04-241-6/+24
* Did a s/[ \t]*$//phk1995-04-241-21/+21
* Implemented the multi-sector I/O enable and the 32 bit I/O probedyson1995-04-241-22/+42
* Change the initial delay in wdwait to a DELAY macro call. It is reallydyson1995-04-221-8/+8
* I commit this for Bruce, who has serious connectivity problmes pt.phk1995-04-141-430/+285
* Add a class field to devconf and mst drivers.wollman1995-04-121-6/+10
* From John Dyson: Disabled multi-sector I/O. It is causing some peopledg1995-04-091-2/+2
* Fixes and improvements from John Dyson:dg1995-03-221-44/+138
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-3/+3
* Removed an old (commented out) call to cldisksort(). This has beendg1995-03-061-2/+1
* Slight change to wdwait() to improve performance while not violating thedg1995-02-271-2/+7
* Declare all the args of wdclose() and wdioctl(). Cosmetic.bde1995-02-261-9/+11
* Support 32bit access to IDE disks, if it seems to work for the drive.phk1995-02-041-25/+54
* Load the kernel symbol table in the boot loader and not at compile time.bde1995-01-251-6/+7
* Fix the "wd" count stat. The seek and xfer stats are still very bogusbde1994-12-241-2/+2
* lsdev paniced the machine when 2 (or more) ide controllers are installed.guido1994-12-131-2/+2
* Improve the case for ST506 disks a bit: Pick up Bios-geometry.phk1994-11-181-6/+32
* Last commit was bogus. Changed b_bsize to b_bcount.phk1994-11-041-2/+2
* |Both, the wd and the sd driver do not reject invalid request of oddjoerg1994-11-031-2/+3
* Julian Elischer's disklabel fixes.jkh1994-10-271-16/+11
* Extra intr's have nothing to do with LAPTOP.phk1994-10-271-4/+7
* Finished device configuration database work for all ISA devices (except `ze')wollman1994-10-231-35/+38
* The wdprobe was too picky.phk1994-10-221-2/+2
* Peter Dufaults comconsole changes.phk1994-10-201-3/+3
* isa.c isa_device.h: declare & define {e,}isa_{in,ex}ternalize().wollman1994-10-191-4/+26
* MDDT_WDC -> MDDT_DISKwollman1994-10-171-2/+2
* Add semi-bogus initialization of dk_wpms so that systat and friends actuallywollman1994-10-161-0/+6
* Add interface to new device configuration table. Also implementwollman1994-10-161-11/+91
* Reviewed by: phkphk1994-10-071-1/+8
* Ripped out APM-hooks. Not ready for prime time yet.phk1994-10-021-21/+1
* Laptop Advanced Power Management support by HOSOKAWA Tatsumi.dg1994-10-011-1/+24
* Brought over two fixes from 1.1.5; this now makes this driver "up to date"dg1994-09-101-3/+6
* Change WDRAW back to 3, too early step right now, disklabels needs moreache1994-08-301-6/+6
* Now WDRAW=2ache1994-08-291-2/+2
* Ran ft.c through ident.paul1994-08-231-4/+4
* Change all #includes to follow the current Berkeley style. Some of thesewollman1994-08-131-19/+19
* Last commit for this file should have read:dg1994-08-081-2/+2
* Detect the "EOF" condition. Specifically, end of partition.dg1994-08-081-4/+10
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-40/+44
* Bug fixes and performance improvements from John Dyson and myself:dg1994-04-201-55/+103
* Modify wdprobe() to correctly recognise some 2 drive systems,csgr1994-04-101-2/+39
* Beginning of change set for making more friendly laptop configurations.jkh1994-03-061-1/+3
* 1) My previous fix does nothing, now Rod's fix rewrited to implementache1994-03-041-20/+29
* Better fix for >16 heads problem, right value fromache1994-02-251-1/+8
* Fix off by one errorrgrimes1994-02-231-4/+7
* More clean up of the drive Id string, trancate trailing spaces.rgrimes1994-02-221-3/+9
OpenPOWER on IntegriCloud