summaryrefslogtreecommitdiffstats
path: root/sys/pci/xrpu.c
Commit message (Expand)AuthorAgeFilesLines
* Do not depend on FreeBSD 2.2 compatability defines.peter2000-05-281-1/+1
* Isolate the Timecounter internals in their own two files.phk2000-03-201-1/+2
* Do a trivial conversion of xrpu to newbus.peter2000-02-121-50/+62
* Remove five now unused fields from struct cdevsw. They should neverphk1999-09-251-5/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Convert DEVFS hooks in (most) drivers to make_dev().phk1999-08-231-14/+4
* dont allow open if no device was found.phk1999-07-131-1/+5
* Bail after 5 attempts to read very noisy signals.phk1999-07-031-4/+6
* Pass the current timecounter to pps_event().phk1999-06-221-3/+3
* Simplify cdevsw registration.phk1999-05-311-4/+5
* This commit should be a extensive NO-OP:phk1999-05-301-9/+24
* Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add:peter1999-05-091-5/+1
* Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn'tpeter1999-04-241-1/+5
* Fix Typo.phk1999-03-121-2/+2
* Make even more of the PPSAPI implementations generic.phk1999-03-111-51/+28
* Remove unused variable.eivind1999-01-121-3/+5
* probe function changed from returning char * to const char *.dillon1998-12-141-3/+3
* * Fix a couple of places in the device pager where an address wasdfr1998-11-081-2/+2
* Update and add timekeeping code.phk1998-10-241-24/+182
* Fixed printf format errors.bde1998-08-181-3/+4
* Add minimum driver for XC6200 based cards. Currently it knows aboutphk1998-05-301-0/+110
OpenPOWER on IntegriCloud