summaryrefslogtreecommitdiffstats
path: root/sys/pci/simos.c
Commit message (Expand)AuthorAgeFilesLines
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-1/+1
* simos.c needs a to be updated from the old pci shims. Yell loudly butpeter2002-09-191-0/+7
* Remove __P.alfred2002-03-201-4/+4
* Convert more malloc+bzero to malloc+M_ZERO.dwmalone2000-12-081-2/+1
* Separate the struct bio related stuff out of <sys/buf.h> intophk2000-05-051-0/+1
* Ahhrggg. Put the test for the compat shims AFTER the file that includesimp2000-03-271-4/+4
* Per conversations in -current, add #error to these drivers when you don'timp2000-03-271-0/+4
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add:peter1999-05-091-5/+1
* Add a number of interrelated CAM feature enhancements and bug fixes.ken1999-05-061-1/+2
* Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn'tpeter1999-04-241-1/+5
* probe function changed from returning char * to const char *.dillon1998-12-141-3/+3
* Update SimOS scsi driver to use CAM.dfr1998-09-261-136/+169
* Add initial support for the FreeBSD/alpha kernel. This is very much adfr1998-06-101-0/+312
OpenPOWER on IntegriCloud