summaryrefslogtreecommitdiffstats
path: root/sys/pci/scsiiom.c
Commit message (Collapse)AuthorAgeFilesLines
* Add $FreeBSD$peter2000-05-011-0/+1
|
* Use [u]intptr_t instead of [unsigned] long to convert and/or representbde1998-08-101-1/+1
| | | | | | | pointers. This finishes fixing conversions between pointers and integers of possibly different sizes in GENERIC.
* Update for new callout interface.gibbs1997-09-211-2/+0
|
* Scsi RESERVATION CONFLICT and BUSY support for Tekram scsi cards.itojun1997-08-301-0/+20
| | | | Checked with DC390. Pls mail me if you have any trouble with this patch.
* Tekram supplied driver for their DC390 and DC390T controllers.se1996-12-151-0/+1493
These controllers are based on the AMD 53c974, and the driver does only support those two cards, since it checks for a Tekram specific configuration EEPROM. This deficiency (TM) will be fixed soon ... :) This code is: (C)Copyright 1995-1996 Tekram Technology Co., Ltd. Obtained from: Tekram
OpenPOWER on IntegriCloud