summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/bs/bsif.c
Commit message (Expand)AuthorAgeFilesLines
* Convert more malloc+bzero to malloc+M_ZERO.dwmalone2000-12-081-2/+2
* Fixed freeing wrong address.kato2000-08-241-1/+1
* Mass update of isa drivers using compatability shims to usepeter2000-05-281-0/+3
* Oops, <sys/buf.h> still needed here for pc98 (and consequently sys/bio.h).phk2000-05-051-0/+2
* Add $FreeBSD$.phk1999-10-061-7/+6
* CAM support.kato1998-12-281-25/+50
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-041-1/+1
* Initialize isa_devtab entries for interrupt handlers in individualbde1998-10-221-1/+3
* Make EPSON_BOUNCEDMA a new-style option.kato1998-03-171-0/+1
* Make pc98 options new-style.kato1998-02-211-0/+1
* Staticize.kato1998-02-101-1/+1
* Synchronize with NetBSD/pc98 based on NetBSD/i386 version 1.3G patchkato1998-01-161-125/+24
* Update for changes in the callout interface.kato1997-09-221-0/+1
* Replace sbic driver (WD33C93 SCSI card driver) with new bs driver.asami1996-12-041-0/+520
OpenPOWER on IntegriCloud