summaryrefslogtreecommitdiffstats
path: root/sys/pci/ncr.c
Commit message (Expand)AuthorAgeFilesLines
* Put back second case of CC handler in NCR script.se1995-07-071-3/+6
* Changes to support some CDROM drives and the Quantum Grand-Prixse1995-06-281-42/+69
* Remove trailing whitespace.rgrimes1995-05-301-8/+8
* Include <stddef.h> for standard definition of offsetof() instead ofse1995-03-311-12/+4
* Set request sense data size from xp->req_sense_length if != 0.se1995-03-221-16/+24
* Remove use of unitialised variable xp->req_sense_length.se1995-03-221-3/+2
* Major cleanup: Stylistic changes, 386BSD specific code removed.se1995-03-211-336/+217
* Added a new field to the pci_device struct called pd_shutdown to specifydg1995-03-171-3/+5
* Make ncr.c compile again (PRINT_ADDR() had been patchedse1995-03-161-3/+3
* Conditionalise debug message.se1995-03-151-3/+3
* Reduce burst length to 4 DWORDs for now, since there seem tose1995-03-031-4/+5
* Delete bogus semicolon in macro definition.se1995-02-271-3/+3
* Make people happy, who claim to better know how "interupt"se1995-02-251-37/+46
* Cleanup for compatibility with another OS.se1995-02-221-43/+47
* Improve diagnostics:se1995-02-171-6/+35
* For the sake of people, who like to move pci_configure()se1995-02-151-14/+9
* ncr.c:se1995-02-141-9/+43
* Verify that NCR was mapped to uncached address.se1995-02-141-3/+33
* YFfix.phk1995-02-141-2/+3
* Block interrupts in more places and warn about the NCR exception handlerse1995-02-101-13/+21
* Add short delay after NCR reset.se1995-02-061-11/+8
* Disable I/O port accesses in case the BIOS enabled them.se1995-02-041-4/+22
* Disable disconnect after drive timeouts, since thesese1995-02-021-9/+20
* Reapplied all of Stefan's changes. What a mess - the files were modifieddg1995-02-021-52/+140
* Fixed up include paths after copying these in the repository.dg1995-02-021-5/+5
* Submitted by: Mikael Hybsch <micke@dynas.se>se1995-01-121-3/+9
* Really deactivated the code that puts scsi stats into dk0.se1994-11-281-4/+4
* Submitted by: Paul F. Werkowskiats1994-10-301-3/+4
* Change some compile time defaults, which may be overridden from these1994-10-271-14/+8
* Submitted by: "Randall W. Dean" <rwd@osf.org>se1994-10-141-4/+4
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-10-131-298/+74
* Submitted by: Bruce Evans <bde@zeta.org.au>se1994-10-121-3/+19
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-10-121-141/+139
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-09-281-9/+152
* Add missing closing comment. I have taken the non-knf formatrgrimes1994-09-241-3/+4
* Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included fromdg1994-09-161-30/+3
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-09-161-617/+1305
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-09-011-36/+250
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de> + Stefan Esser <se>se1994-09-011-0/+5695
OpenPOWER on IntegriCloud