]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/pci
Build subr_rman.c by default.
[FreeBSD/FreeBSD.git] / sys / pci /
1998-08-21 wpaulIncrease the number of descriptors (and, as a consequen...
1998-08-21 msmithThis commit was generated by cvs2svn to compensate...
1998-08-20 wpaulFix small printf() bogon (forgot newline, and the messa...
1998-08-20 msmithThis commit was generated by cvs2svn to compensate...
1998-08-19 wpaulMake two changes:
1998-08-18 bdeFixed printf format errors.
1998-08-17 bdeFixed printf format errors (none detected in GENERIC...
1998-08-16 wpaulImport the (Fast) Etherlink XL driver. I'm reasonally...
1998-08-16 bdeUse [u]intptr_t instead of [u_]long for casts between...
1998-08-13 gibbsUse "baseclass" instead of "class" for storing the...
1998-08-10 bdeUse [u]intptr_t instead of [unsigned] long to convert...
1998-08-10 bdeFixed the formatting of some tables (mainly the one...
1998-08-10 sosSupport the PAL version of the BT878 based Haupauge...
1998-08-08 jkhA few misc changes to get the spigot and meteor board...
1998-08-08 sosUpdated Hauppauge detection code for Tuner ID 0x0a...
1998-08-07 dfrRemove a stupid hack of mine which prevented PCI io...
1998-08-05 eivindUpdate DPT driver from 1.4.3 to 1.4.5
1998-08-04 dgImplemented a more sophisticated mechanism for handling...
1998-08-04 wpaulFix this thing to work properly with multiple tlan...
1998-08-03 peterThis commit was generated by cvs2svn to compensate...
1998-08-03 wpaulUpdates for the ThunderLAN driver:
1998-08-02 dgAdded 82555B support for media status.
1998-08-02 dgReordered fxp_softc for optimal cacheline behavior.
1998-08-02 dgKilled unused variable/assignment.
1998-07-22 dfrAdd a call to a platform-specific irq remapping functio...
1998-07-22 dfrOn the alpha, ports may be allocated above 64k.
1998-07-20 msmithAdd support for PCNet PCI chips that only work when...
1998-07-16 gibbsCorrect SEEPROM checksum calculation when multiple...
1998-07-15 bdeCast pointers to uintptr_t/intptr_t instead of to u_lon...
1998-07-14 sosAdd support for the AVer Media range of cards.
1998-07-14 bdeAvoid some casts of pointers to integers (of possibly...
1998-07-14 ahastyI checked in the wrong version yesterday . The correct...
1998-07-13 wpaulDeclare pointers to CSR register space to be volatile...
1998-07-13 bdeFixed printf format errors (only 1 left in GENERIC...
1998-07-13 ahastyImproved Hauppauge's tuner detection and bt878 support
1998-07-12 seRemove unused member reselet from struct tstamp.
1998-07-12 seFix size of time stamps (had been time_t before the...
1998-07-11 bdeFixed printf format errors.
1998-07-09 desThis commit was generated by cvs2svn to compensate...
1998-07-08 dtThis commit was generated by cvs2svn to compensate...
1998-07-08 peterMerge changes from vendor branch.
1998-07-08 peterImport NetBSD-current version of if_de driver onto...
1998-07-07 bdeChanged `#if defined(i386)' to `#ifdef __i386__'.
1998-07-06 rnordierThis commit was generated by cvs2svn to compensate...
1998-07-06 gibbsAttempt to load serial eeprom contents in both 93c46...
1998-07-04 semenuFix some strange errors of shutting transmitter up...
1998-06-30 jmgdocument PCI_QUIET that prevents pci from compiling...
1998-06-21 bdeRemoved unused includes.
1998-06-21 bdeRemoved unused includes.
1998-06-20 peterThis commit was generated by cvs2svn to compensate...
1998-06-20 peterThis commit was generated by cvs2svn to compensate...
1998-06-17 bdeDon't declare isa device structs or isa interrupt handl...
1998-06-17 bdeFixed a misdeclaration. This unhides type mismatches...
1998-06-13 peterMerge changes from vendor branch;
1998-06-13 peterImport current version of Matt Thomas' if_de driver...
1998-06-11 peterThis commit was generated by cvs2svn to compensate...
1998-06-10 dfrAdd initial support for the FreeBSD/alpha kernel. ...
1998-06-08 bdeFixed pedantic semantics errors (bitfields not of type...
1998-06-08 jkoshyFix spelling in printf().
1998-06-08 dysonDisable attempted write combining support. This probably
1998-06-07 dfrThis commit fixes various 64bit portability problems...
1998-06-05 ahastyReviewed by: hasty@star-gate.com
1998-06-02 eivindo Return error when the controller can't accept commands.
1998-05-31 wpaulAdd a short delay in the read loop in tl_eeprom_getbyte...
1998-05-30 phkAdd minimum driver for XC6200 based cards. Currently...
1998-05-29 wpaulDon't program the antonegotiation advertisement registe...
1998-05-26 wpaulIgnore 'invalid' interrupts that occur while the interf...
1998-05-24 ahastyReviewed by: hasty@freebsd.org
1998-05-24 wpaulFix a mind-o in tl_setmulti(): when setting a bit in...
1998-05-22 wpaulRemove 2.2.x compatibility code and #ifdefs. Once the...
1998-05-21 jkhYeargh! After all that, I forgot to remove the #include.
1998-05-21 jkhDon't use __FreeBSD_version explicitly - none of the...
1998-05-21 wpaulAdd Texas Instruments TNET100 'ThunderLAN' PCI NIC...
1998-05-19 julianThis commit was generated by cvs2svn to compensate...
1998-05-19 julianThis commit was generated by cvs2svn to compensate...
1998-05-19 ahastyReviewed by: ahasty@freebsd.org
1998-05-16 ahasty1.31 Randall Hopper <rhh@ct.picke...
1998-05-11 dysonAttempt to set write combining mode for graphics devices.
1998-05-08 bdeTranslated to C (parameters in a function definition...
1998-05-04 katoAdded another PCI to C-bus (ISA bus like 16 bit bus...
1998-05-04 katoAdd NEC PC-98 chipsets.
1998-05-03 phkPatches are given here for pcisupport.c to recognise...
1998-05-03 peterThis commit was generated by cvs2svn to compensate...
1998-05-02 seAdd PCI device IDs for Intel BX PCI chip-set components.
1998-05-02 peterThis commit was generated by cvs2svn to compensate...
1998-04-29 andreasThis commit was generated by cvs2svn to compensate...
1998-04-28 acheThis commit was generated by cvs2svn to compensate...
1998-04-22 mjacobAdd support for the Qlogic ISP SCSI && FC/AL Adapters
1998-04-19 ahastyForgot to add opt_bktr.h
1998-04-18 ahastyReviewed by: Amancio
1998-04-17 desSeventy-odd "its" / "it's" typos in comments fixed...
1998-04-15 bdeSupport compiling with `gcc -ansi'.
1998-04-13 semenuFixed autonegotiation. Card registers are now accessed...
1998-04-06 ahastytake out opt_bktr.h from brooktree848.c
1998-04-05 ahastyReviewed by: Amancio
1998-04-01 teggeAdd two workarounds for broken MP tables:
1998-03-30 phkEradicate the variable "time" from the kernel, using...
1998-03-28 bdeMoved some #includes from <sys/param.h> nearer to where...
1998-03-27 seAdd two VLSI chip set components: 82C592 and 82C593
1998-03-21 peterThis commit was generated by cvs2svn to compensate...
next