Up to [cvs.NetBSD.org] / src / sys / dev / pci
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.364 / (download) - annotate - [select for diffs], Sat Mar 30 02:38:59 2013 UTC (7 weeks, 1 day ago) by christos
Branch: MAIN
CVS Tags: khorben-n900,
HEAD
Changes since 1.363: +5 -1
lines
Diff to previous 1.363 (colored)
patches for new wifi devices.
Revision 1.363 / (download) - annotate - [select for diffs], Wed Jan 30 19:08:53 2013 UTC (3 months, 2 weeks ago) by rkujawa
Branch: MAIN
CVS Tags: tls-maxphys-nbase,
tls-maxphys-base,
agc-symver-base,
agc-symver
Changes since 1.362: +2 -2
lines
Diff to previous 1.362 (colored)
Include rasops that are actually needed by this driver.
Revision 1.362 / (download) - annotate - [select for diffs], Tue Jan 1 12:13:28 2013 UTC (4 months, 2 weeks ago) by macallan
Branch: MAIN
CVS Tags: yamt-pagecache-base8
Changes since 1.361: +3 -2
lines
Diff to previous 1.361 (colored)
add a compile option to override the fallback to software drawing of bitmap fonts on R3xx ( options RADEONFB_ALWAYS_ACCEL_PUTCHAR ) since this works just fine on my RV350. Next step: don't map VRAM if we don't need it.
Revision 1.361 / (download) - annotate - [select for diffs], Mon Dec 17 20:37:59 2012 UTC (5 months ago) by mbalmer
Branch: MAIN
Changes since 1.360: +6 -1
lines
Diff to previous 1.360 (colored)
Adding ibmcd(4), a device driver for the IBM 4810 BSP cash drawer port as found e.g. in SurePOS 300 series point of sale terminals. The driver provides a gpio(4) device with three pins: pin 0 to open drawer, pin 1 to read the status and pin 2 to read whether a cash drawer is connected or not.
Revision 1.360 / (download) - annotate - [select for diffs], Thu Aug 2 00:17:44 2012 UTC (9 months, 2 weeks ago) by macallan
Branch: MAIN
CVS Tags: yamt-pagecache-base7,
yamt-pagecache-base6
Branch point for: tls-maxphys
Changes since 1.359: +2 -2
lines
Diff to previous 1.359 (colored)
add support for anti-aliased fonts
Revision 1.359 / (download) - annotate - [select for diffs], Mon Jul 30 18:57:19 2012 UTC (9 months, 2 weeks ago) by degroote
Branch: MAIN
Changes since 1.358: +5 -1
lines
Diff to previous 1.358 (colored)
Add malo(4)@pci driver for Marvell Libertas wireless adaptor
Ported from OpenBSD
Known issues :
- contrary to OpenBSD one, only support pci at the moment, because I don't
have the necessary hardware to test PCMCIA / CARDUS Marvell Card
- not connected to pmf(9) (unable to test it)
Revision 1.358 / (download) - annotate - [select for diffs], Wed Jul 18 23:30:13 2012 UTC (10 months ago) by rkujawa
Branch: MAIN
Changes since 1.357: +7 -1
lines
Diff to previous 1.357 (colored)
Add 3Dfx Voodoo2 driver. Still needs some cleanup and prettyfying, but hey it works.
Revision 1.357 / (download) - annotate - [select for diffs], Thu Apr 19 17:50:51 2012 UTC (12 months, 4 weeks ago) by bouyer
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
jmcneill-usbmp-base9,
jmcneill-usbmp-base10
Changes since 1.356: +6 -1
lines
Diff to previous 1.356 (colored)
Add mpii(4), a driver for LSI Logic Fusion-MPT Message Passing Interface II SAS controllers. Ported from OpenBSD.
Revision 1.356 / (download) - annotate - [select for diffs], Fri Mar 2 13:20:57 2012 UTC (14 months, 2 weeks ago) by nonaka
Branch: MAIN
CVS Tags: yamt-pagecache-base4,
jmcneill-usbmp-base8,
jmcneill-usbmp-base7,
jmcneill-usbmp-base6,
jmcneill-usbmp-base4
Changes since 1.355: +6 -1
lines
Diff to previous 1.355 (colored)
Added Lemote Yeeloong Notebook support.
Revision 1.355 / (download) - annotate - [select for diffs], Thu Feb 16 17:33:28 2012 UTC (15 months ago) by macallan
Branch: MAIN
CVS Tags: jmcneill-usbmp-base5,
jmcneill-usbmp-base3,
jmcneill-usbmp-base2
Changes since 1.354: +4 -4
lines
Diff to previous 1.354 (colored)
cache glyphs in video memory when using anti-aliased fonts on r128fb and radeonfb
Revision 1.354 / (download) - annotate - [select for diffs], Tue Jan 24 01:58:40 2012 UTC (15 months, 3 weeks ago) by rkujawa
Branch: MAIN
CVS Tags: netbsd-6-base
Branch point for: netbsd-6
Changes since 1.353: +2 -2
lines
Diff to previous 1.353 (colored)
Add missing i2c dependencies to voodoofb.
Revision 1.353 / (download) - annotate - [select for diffs], Sat Jan 21 23:54:57 2012 UTC (15 months, 3 weeks ago) by rkujawa
Branch: MAIN
Changes since 1.352: +2 -2
lines
Diff to previous 1.352 (colored)
Fix double i2cbus dependency for voyager
Revision 1.352 / (download) - annotate - [select for diffs], Sat Jan 21 23:46:49 2012 UTC (15 months, 3 weeks ago) by rkujawa
Branch: MAIN
Changes since 1.351: +5 -5
lines
Diff to previous 1.351 (colored)
Change dependency iic to i2cbus for fb drivers. OK macallan.
Revision 1.351 / (download) - annotate - [select for diffs], Tue Jan 3 00:25:49 2012 UTC (16 months, 2 weeks ago) by macallan
Branch: MAIN
Changes since 1.350: +3 -2
lines
Diff to previous 1.350 (colored)
support anti-aliased fonts in 32bit colour enable with options RADEONFB_DEPTH_32
Revision 1.350 / (download) - annotate - [select for diffs], Sun Oct 30 12:12:21 2011 UTC (18 months, 2 weeks ago) by hannken
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
jmcneill-usbmp-pre-base2,
jmcneill-usbmp-base,
jmcneill-audiomp3-base,
jmcneill-audiomp3
Branch point for: yamt-pagecache,
jmcneill-usbmp
Changes since 1.349: +17 -1
lines
Diff to previous 1.349 (colored)
Import of the virtio driver written by MINOURA Makoto <minoura@netbsd.org> with minor changes to make it compile an run on -current. This driver speeds up disk and network access in virtual environments like KVM. Enabled on i386 and amd64. Tested with a CentOS 5.7 x86_64 host. See http://ozlabs.org/~rusty/virtio-spec/virtio.pdf for the specification.
Revision 1.349 / (download) - annotate - [select for diffs], Sat Oct 8 00:19:14 2011 UTC (19 months, 1 week ago) by kiyohara
Branch: MAIN
Changes since 1.348: +2 -2
lines
Diff to previous 1.348 (colored)
Fix panic when boot time. Require attribute drm to voodoofb.
Revision 1.348 / (download) - annotate - [select for diffs], Wed Aug 31 16:47:31 2011 UTC (20 months, 2 weeks ago) by macallan
Branch: MAIN
Changes since 1.347: +6 -5
lines
Diff to previous 1.347 (colored)
split up voyagerfb into the framebuffer portion and a pseudo bus that we can attach all the other sub-devices to while there attach an i2c bus
Revision 1.347 / (download) - annotate - [select for diffs], Sat Aug 27 13:28:37 2011 UTC (20 months, 3 weeks ago) by bouyer
Branch: MAIN
Changes since 1.346: +5 -1
lines
Diff to previous 1.346 (colored)
Add a basic driver for the SIS315 Pro frame buffer found on some loogson2-based systems, from OpenBSD. At this time it can only map the framebuffer and attaches wscons, using whatever resolution was configured by the firmware. It doens't support any accelaration or mode change.
Revision 1.346 / (download) - annotate - [select for diffs], Wed Aug 24 20:27:35 2011 UTC (20 months, 3 weeks ago) by dyoung
Branch: MAIN
Changes since 1.345: +2 -1
lines
Diff to previous 1.345 (colored)
Add to pci_bus_devorder() an argument that tells the number of slots available in the devs array. Change the type of the devs array from char to uint8_t. Treat the return value of pci_bus_devorder() as the number of slots that it filled. Don't use the __PCI_BUS_DEVORDER #definition to configure the kernel but let the linker do it. Make pci_bus_devorder() available on all architectures by adding a default implementation that will DTRT on all architectures but hpcmips, the only architecture to #define __PCI_BUS_DEVORDER. On hpcmips, adapt the implementation to the new calling convention. XXX I can compile an hpcmips GENERIC kernel, but I don't have a XXX hpcmips box to test it on.
Revision 1.345 / (download) - annotate - [select for diffs], Fri Aug 12 22:02:56 2011 UTC (21 months, 1 week ago) by dyoung
Branch: MAIN
Changes since 1.344: +16 -1
lines
Diff to previous 1.344 (colored)
Attach ixg(4) to the kernel build (it's not in any kernel configurations, yet).
Revision 1.344 / (download) - annotate - [select for diffs], Thu Aug 11 07:33:24 2011 UTC (21 months, 1 week ago) by mbalmer
Branch: MAIN
Changes since 1.343: +7 -1
lines
Diff to previous 1.343 (colored)
pwdog(4) is a device driver for QUANCOM Electronic PWDOG1 PCI attached watchdog timers.
Revision 1.343 / (download) - annotate - [select for diffs], Thu Aug 4 14:43:55 2011 UTC (21 months, 2 weeks ago) by jakllsch
Branch: MAIN
Changes since 1.342: +6 -1
lines
Diff to previous 1.342 (colored)
Add coram(4). A driver for CX23885-based TV cards, such as the Hauppauge WinTV HVR-1250 "Coram" board. Currently only supports ATSC 8VSB reception.
Revision 1.342 / (download) - annotate - [select for diffs], Thu Jul 14 23:47:45 2011 UTC (22 months ago) by jmcneill
Branch: MAIN
Changes since 1.341: +2 -2
lines
Diff to previous 1.341 (colored)
hook in lg3303 demod support and modularize
Revision 1.341 / (download) - annotate - [select for diffs], Mon Jul 11 00:46:04 2011 UTC (22 months, 1 week ago) by jakllsch
Branch: MAIN
Changes since 1.340: +7 -1
lines
Diff to previous 1.340 (colored)
Add cxdtv(4), a dtv(4) driver for Conexant CX23880-series DTV interface chips. Initially supports digital reception on ATI HDTV Wonder card.
Revision 1.340 / (download) - annotate - [select for diffs], Mon Apr 4 14:33:51 2011 UTC (2 years, 1 month ago) by bouyer
Branch: MAIN
CVS Tags: rmind-uvmplock-nbase,
rmind-uvmplock-base,
cherry-xenmp-base,
cherry-xenmp
Changes since 1.339: +6 -1
lines
Diff to previous 1.339 (colored)
Add rdcide(4), a driver for the IDE controller found in RDC's vortex86/PMX-1000 system-on-chip.
Revision 1.339 / (download) - annotate - [select for diffs], Wed Feb 23 00:35:29 2011 UTC (2 years, 2 months ago) by jmcneill
Branch: MAIN
CVS Tags: bouyer-quota2-nbase
Changes since 1.338: +6 -1
lines
Diff to previous 1.338 (colored)
add network driver for Atheros AR813x/AR815x ethernet controllers, based on a patch from fire crow on tech-net with additional bpf & detach fixes, module support, and a match for 8152 v2.0 devices. alc0 at pci3 dev 0 function 0: Attansic/Atheros L1C/L2C Ethernet alc0: ioapic0 pin 17 alc0: Ethernet address 00:26:6c:9e:d4:c1 ukphy0 at alc0 phy 0: L2 10/100 PHY (OUI 0x00c82e, model 0x0002), rev. 5 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT-FDX, auto
Revision 1.338 / (download) - annotate - [select for diffs], Wed Feb 9 21:21:32 2011 UTC (2 years, 3 months ago) by macallan
Branch: MAIN
CVS Tags: bouyer-quota2-base
Changes since 1.337: +3 -6
lines
Diff to previous 1.337 (colored)
use the bus independent stuff from ic/ct65550* and leave only the PCI specific bits in pci/chipsfb.c
Revision 1.337 / (download) - annotate - [select for diffs], Wed Jan 26 18:48:13 2011 UTC (2 years, 3 months ago) by bouyer
Branch: MAIN
Changes since 1.336: +9 -4
lines
Diff to previous 1.336 (colored)
Add a driver for the RDC Semiconductor RDC R6040 10/100 Ethernet controller, as found in the vortex86 SoCs (http://www.vortex86dx.com). Ported from freebsd. Not added to amd64's GENERIC because this CPU is 32bit only. thanks to DM&P Electronics, Inc for providing documentation and sample devices for this work.
Revision 1.336 / (download) - annotate - [select for diffs], Sat Jan 22 15:14:27 2011 UTC (2 years, 3 months ago) by cegger
Branch: MAIN
Changes since 1.335: +3 -1
lines
Diff to previous 1.335 (colored)
Implement new WSDISPLAYIO_GET_BUSID ioctl. It returns the bus id and allows userland (like Xorg) to create mapping of ttyE? and bus id. For now only PCI is implemented. First discussed with macallan@ then public on tech-kern@ and tech-x11@
Revision 1.335 / (download) - annotate - [select for diffs], Sat Dec 11 18:18:09 2010 UTC (2 years, 5 months ago) by matt
Branch: MAIN
CVS Tags: matt-mips64-premerge-20101231,
jruoho-x86intr-base
Branch point for: jruoho-x86intr,
bouyer-quota2
Changes since 1.334: +2 -2
lines
Diff to previous 1.334 (colored)
arcmsr needs sysmon_envsys
Revision 1.334 / (download) - annotate - [select for diffs], Sat Nov 13 00:47:24 2010 UTC (2 years, 6 months ago) by jnemeth
Branch: MAIN
Changes since 1.333: +6 -1
lines
Diff to previous 1.333 (colored)
PR/39094 - Kaspar Brand -- Add et (Agere ET1310/ET1301) network driver The et(4) driver supports PCI Express Ethernet adapters based on the Agere/LSI ET1310/ET1301 integrated MAC/PHY. The et(4) driver was written by Sepherosa Ziehau for DragonFlyBSD, ported to OpenBSD by Jonathan Gray and subsequently ported to NetBSD by Kaspar Brand.
Revision 1.333 / (download) - annotate - [select for diffs], Wed Nov 10 22:34:24 2010 UTC (2 years, 6 months ago) by skrll
Branch: MAIN
Changes since 1.332: +6 -1
lines
Diff to previous 1.332 (colored)
Add nside(4) - a driver for the National Semiconductor PC87415 IDE controller as found in many HP PA-RISC machines. From OpenBSD. Reviewed by Manuel Bouyer.
Revision 1.332 / (download) - annotate - [select for diffs], Tue Nov 9 12:24:48 2010 UTC (2 years, 6 months ago) by skrll
Branch: MAIN
Changes since 1.331: +5 -1
lines
Diff to previous 1.331 (colored)
Update sti(4) from OpenBSD bringing across support for sti @ pci. Thanks to Adam Hoka for testing.
Revision 1.331 / (download) - annotate - [select for diffs], Sat Nov 6 14:56:12 2010 UTC (2 years, 6 months ago) by jakllsch
Branch: MAIN
Changes since 1.330: +6 -1
lines
Diff to previous 1.330 (colored)
Add Intel SCH IDE controller driver. From OpenBSD via Tomokazu HARADA in PR#42310.
Revision 1.330 / (download) - annotate - [select for diffs], Wed Nov 3 00:49:02 2010 UTC (2 years, 6 months ago) by macallan
Branch: MAIN
CVS Tags: uebayasi-xip-base4
Changes since 1.329: +5 -2
lines
Diff to previous 1.329 (colored)
pull in rasops8 for radeonfb, while there defflag a bunch of options and make them all use the same prefix
Revision 1.329 / (download) - annotate - [select for diffs], Mon May 24 20:29:41 2010 UTC (2 years, 11 months ago) by pgoyette
Branch: MAIN
CVS Tags: yamt-nfs-mp-base11,
yamt-nfs-mp-base10,
uebayasi-xip-base3,
uebayasi-xip-base2
Changes since 1.328: +3 -1
lines
Diff to previous 1.328 (colored)
Extract the vendor/product tables and related access routines into a separate kernel module. Update pci bus attach routine to load the module (if available) when we're about to start scanning the bus, and unload the module after the scan is finished. On architectures which support loading of modules by the boot loader, the 'pciverbose' module can be loaded and executed without needing to rebuild the kernel. On all architectures, using 'options PCIVERBOSE' in the kernel configuration file will create a 'builtin' module which is functionally equivalent to previous behavior. XXX Although not nearly as large as the vendor and product tables, XXX the PCI class and subclass tables might also be offloaded into XXX the module at a future time. XXX Cardbus (and possibly other) drivers should also be modified to XXX load the module before scanning/attaching devices.
Revision 1.328 / (download) - annotate - [select for diffs], Thu Apr 1 04:04:11 2010 UTC (3 years, 1 month ago) by jakllsch
Branch: MAIN
CVS Tags: uebayasi-xip-base1
Changes since 1.327: +5 -1
lines
Diff to previous 1.327 (colored)
Add support for Domex 536 PCI SCSI controller to nca(4). This truly remarkable chip is found on the Domex DMX-3191D SCSI adapter.
Revision 1.327 / (download) - annotate - [select for diffs], Sun Mar 21 21:11:13 2010 UTC (3 years, 1 month ago) by jklos
Branch: MAIN
Changes since 1.326: +14 -14
lines
Diff to previous 1.326 (colored)
Reorganizing all Chelsio 10 gig files into separate directory.
Revision 1.326 / (download) - annotate - [select for diffs], Thu Feb 25 03:33:09 2010 UTC (3 years, 2 months ago) by macallan
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9
Branch point for: rmind-uvmplock
Changes since 1.325: +7 -1
lines
Diff to previous 1.325 (colored)
a very preliminary driver for Wildcat 5110 / Sun XVR-500 graphics boards Since we don't have any documentationthis driver is unaccelerated and thanks to the insane state we get the hardware in it's also slow and scrolling looks weird. Some hardware info came from OpenBSD's ifb driver.
Revision 1.325 / (download) - annotate - [select for diffs], Mon Feb 22 05:55:10 2010 UTC (3 years, 2 months ago) by ahoka
Branch: MAIN
Changes since 1.324: +2 -2
lines
Diff to previous 1.324 (colored)
Restore splashscreen support with genfb. genfb patch from Pierre Pronchery, other small changes to make it compile by me. Closes PR kern/42605. XXX doesnt work in 8bit, probably a cmap issue
Revision 1.324 / (download) - annotate - [select for diffs], Thu Jan 7 09:25:19 2010 UTC (3 years, 4 months ago) by jdc
Branch: MAIN
CVS Tags: uebayasi-xip-base
Branch point for: uebayasi-xip
Changes since 1.323: +6 -1
lines
Diff to previous 1.323 (colored)
Add cas (Sun Cassini/Cassini+ (GigaSwift) Ethernet).
Revision 1.323 / (download) - annotate - [select for diffs], Wed Oct 28 02:10:27 2009 UTC (3 years, 6 months ago) by macallan
Branch: MAIN
CVS Tags: matt-premerge-20091211,
jym-xensuspend-nbase
Changes since 1.322: +7 -1
lines
Diff to previous 1.322 (colored)
A driver for the Permedia 2 graphics processor, so far it's been tested only on sparc64 with a Sun PGX32 / TechSource Raptor GFX 8P So far it accelerates block copies, rectangle fills and the cursor, it supports the usual wsdisplay / vcons stuff. TODO: - character drawing by hardware so we don't need to map the framebuffer - DDC2 support - mode setting This driver still relies on the firmware to set up graphics modes etc. so it won't work on x86 ( or non-OpenFirmware for that matter ) unless you use the VESA BIOS to set up graphics and pass the right properties ( width, height etc. ) to the driver. For the same reason it will work only if it's the OpenFirmware console.
Revision 1.322 / (download) - annotate - [select for diffs], Sat Sep 26 19:43:04 2009 UTC (3 years, 7 months ago) by snj
Branch: MAIN
Changes since 1.321: +2 -2
lines
Diff to previous 1.321 (colored)
"Intel High Definition Audio" -> "High Definition Audio"
Revision 1.321 / (download) - annotate - [select for diffs], Sat Sep 26 19:01:04 2009 UTC (3 years, 7 months ago) by jakllsch
Branch: MAIN
Changes since 1.320: +3 -6
lines
Diff to previous 1.320 (colored)
As, siisata attaches not just at pci, but for a while now, also at cardbus, move siisata core driver config to the propper config file.
Revision 1.320 / (download) - annotate - [select for diffs], Sun Sep 20 01:09:24 2009 UTC (3 years, 7 months ago) by christos
Branch: MAIN
Changes since 1.319: +6 -1
lines
Diff to previous 1.319 (colored)
PR/42100: Dave J. Barnes: Support for old toshiba PICCOLO IDE controllers.
Revision 1.319 / (download) - annotate - [select for diffs], Sun Sep 6 17:25:56 2009 UTC (3 years, 8 months ago) by sborrill
Branch: MAIN
CVS Tags: yamt-nfs-mp-base8
Changes since 1.318: +4 -1
lines
Diff to previous 1.318 (colored)
hdaudio(4) is a standards-compliant driver for Intel High Definition Audio. It will replace azalia(4) after testing. To use, comment out azalia in your kernel configuration and uncomment the hdaudio and hdafg lines so it reads: # Intel High Definition Audio hdaudio* at pci? dev ? function ? hdafg* at hdaudiobus? You should also: cd /dev sh MAKEDEV audio
Revision 1.318 / (download) - annotate - [select for diffs], Wed Aug 12 19:28:00 2009 UTC (3 years, 9 months ago) by macallan
Branch: MAIN
CVS Tags: yamt-nfs-mp-base7
Changes since 1.317: +7 -1
lines
Diff to previous 1.317 (colored)
add voyagerfb, a driver for the Gdium Liberty 1000's onboard graphics chip
Revision 1.317 / (download) - annotate - [select for diffs], Mon Jul 27 15:09:58 2009 UTC (3 years, 9 months ago) by kiyohara
Branch: MAIN
Changes since 1.316: +5 -1
lines
Diff to previous 1.316 (colored)
Support Marvell Hercules-I/II SATA Controllers.
Revision 1.316 / (download) - annotate - [select for diffs], Sun Jun 21 20:15:26 2009 UTC (3 years, 10 months ago) by mrg
Branch: MAIN
CVS Tags: yamt-nfs-mp-base6,
jymxensuspend-base
Changes since 1.315: +1 -6
lines
Diff to previous 1.315 (colored)
make external drm the default.
Revision 1.315 / (download) - annotate - [select for diffs], Wed Jun 17 04:37:57 2009 UTC (3 years, 11 months ago) by jakllsch
Branch: MAIN
CVS Tags: yamt-nfs-mp-base5
Changes since 1.314: +2 -2
lines
Diff to previous 1.314 (colored)
A few changes for siisata(4): - Support detachment. From KIYOHARA Takashi. - Add PCI detachment functionality (albeit not very interesting when the bus can not yet be rescanned). - Rework interrupt handlers to reduce near-duplicate code. Borrowed from ahcisata(4). - Attempt to make polled I/O work. Untested. - Fix formatting of some messages. - For always-polled commands, disable interrupt at slot level rather than port level. - Instead of busy-waiting indefinitely for completion of some commands move on after 31 seconds. Use cv_timedwait(9) instead of DELAY(9). - Use abstracted SATA FIS code. - Enable use of disks that don't respond with the standard signature.
Revision 1.314 / (download) - annotate - [select for diffs], Tue Apr 21 03:00:29 2009 UTC (4 years ago) by nonaka
Branch: MAIN
CVS Tags: yamt-nfs-mp-base4,
yamt-nfs-mp-base3,
nick-hppapmap-base4,
nick-hppapmap-base3,
nick-hppapmap-base,
jym-xensuspend-base
Changes since 1.313: +5 -1
lines
Diff to previous 1.313 (colored)
Added SD/MMC support from OpenBSD. tested on i386, amd64 at current-users ML by pgoyette@. tested on zaurus by myself.
Revision 1.313 / (download) - annotate - [select for diffs], Mon Apr 20 20:10:23 2009 UTC (4 years ago) by cegger
Branch: MAIN
Changes since 1.312: +6 -1
lines
Diff to previous 1.312 (colored)
Add ale(4), a driver for Attansic/Atheros L1E gigabit ethernet device. Ported by me from OpenBSD, improvements from Kevin Lahey, successfully tested by Kevin Lahey and Stephen Borrill.
Revision 1.312 / (download) - annotate - [select for diffs], Fri Jan 16 21:11:27 2009 UTC (4 years, 4 months ago) by cegger
Branch: MAIN
CVS Tags: nick-hppapmap-base2,
mjf-devfs2-base
Branch point for: jym-xensuspend
Changes since 1.311: +2 -2
lines
Diff to previous 1.311 (colored)
age driver needs mii_phy
Revision 1.311 / (download) - annotate - [select for diffs], Fri Jan 16 20:18:08 2009 UTC (4 years, 4 months ago) by cegger
Branch: MAIN
Changes since 1.310: +6 -1
lines
Diff to previous 1.310 (colored)
Driver for Attansic L1 gigabit ethernet driver. Written by Pyun YongHyeon for FreeBSD, ported to DragonFlyBSD by Sepherosa Ziehau, ported to OpenBSD by Kevin Lo and then ported to NetBSD by me. XXX Driver needs testing.
Revision 1.310 / (download) - annotate - [select for diffs], Fri Jan 9 19:53:24 2009 UTC (4 years, 4 months ago) by macallan
Branch: MAIN
Changes since 1.309: +6 -1
lines
Diff to previous 1.309 (colored)
PCI attachment for the bwi driver From Urban Boquist
Revision 1.309 / (download) - annotate - [select for diffs], Sun Dec 28 15:16:24 2008 UTC (4 years, 4 months ago) by jmcneill
Branch: MAIN
Changes since 1.308: +6 -1
lines
Diff to previous 1.308 (colored)
PR# port-i386/40284: add AMD Geode CS5536 audio driver; written by SHIMIZU Ryo <ryo@nerv.org>
Revision 1.308 / (download) - annotate - [select for diffs], Thu Oct 30 12:02:14 2008 UTC (4 years, 6 months ago) by darran
Branch: MAIN
CVS Tags: netbsd-5-base,
netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20091211,
matt-nb4-mips64-k7-u2a-k9b,
haad-nbase2,
haad-dm-base2,
haad-dm-base,
ad-audiomp2-base,
ad-audiomp2
Branch point for: netbsd-5,
matt-nb5-mips64
Changes since 1.307: +6 -1
lines
Diff to previous 1.307 (colored)
NetOctave NSP2000 driver, ported from FreeBSD and integrated with opencrypto by CoyotePoint Systems. The FreeBSD driver source was recently made available by NBMK Encryption Technologies. The port includes some currently unused code which implements kernel and user space interfaces for the driver in FreeBSD. These are left in at this time to facilitate the port of these interface to NetBSD if they are of interest.
Revision 1.307 / (download) - annotate - [select for diffs], Wed Oct 29 17:26:56 2008 UTC (4 years, 6 months ago) by jkunz
Branch: MAIN
Changes since 1.306: +7 -1
lines
Diff to previous 1.306 (colored)
Ported alipm(4) and admtemp(4) from OpenBSD.
Revision 1.306 / (download) - annotate - [select for diffs], Sat Oct 11 21:54:12 2008 UTC (4 years, 7 months ago) by bouyer
Branch: MAIN
CVS Tags: matt-mips64-base2,
haad-dm-base1
Branch point for: nick-hppapmap
Changes since 1.305: +6 -1
lines
Diff to previous 1.305 (colored)
jme(4), a driver for JMicron Technologies JME250 Gigabit Ethernet and JME260 Fast Ethernet PCI Express controllers. Written with a lot of cut-n-paste from the FreeBSD jme(4) driver. No support for jumbo ethernet frames yet (but should come soon). Thanks to JMicron Technologies for providing me sample boards and documentation for this work.
Revision 1.305 / (download) - annotate - [select for diffs], Mon Jul 21 21:36:05 2008 UTC (4 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-4,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
simonb-wapbl-nbase,
simonb-wapbl-base
Changes since 1.304: +2 -2
lines
Diff to previous 1.304 (colored)
Express explicitly that VGA_POST needs X86EMU.
Revision 1.304 / (download) - annotate - [select for diffs], Fri May 23 21:11:40 2008 UTC (4 years, 11 months ago) by jnemeth
Branch: MAIN
CVS Tags: yamt-pf42-base4,
yamt-pf42-base3,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base
Branch point for: simonb-wapbl,
haad-dm
Changes since 1.303: +8 -1
lines
Diff to previous 1.303 (colored)
Import siisata(4) by Jonathan A. Kollasch.
The siisata driver supports the Silicon Image SteelVine family of SATA-II
controllers, interfacing the hardware with the ata(4) and atapi(4) sub-
systems.
The following controllers are supported by the siisata driver:
Silicon Image SiI3124 4-port PCI/PCI-X
Silicon Image SiI3132 2-port PCI-Express x1
Silicon Image SiI3531 1-port PCI-Express x1
SATA Native Command Queueing is not yet supported.
Device hot swapping is not yet supported.
Silicon Image's Software RAID is not yet supported by the
ataraid(4) driver.
Approved by: core (christos), releng (bouyer)
Revision 1.303 / (download) - annotate - [select for diffs], Sat Mar 29 00:16:26 2008 UTC (5 years, 1 month ago) by cube
Branch: MAIN
CVS Tags: yamt-pf42-baseX,
yamt-pf42-base2,
yamt-pf42-base,
yamt-nfs-mp-base2,
yamt-nfs-mp-base,
hpcarm-cleanup-nbase
Branch point for: yamt-pf42,
yamt-nfs-mp,
wrstuden-revivesa
Changes since 1.302: +6 -1
lines
Diff to previous 1.302 (colored)
Add a driver for the Atheros/Attansic L2 Fast-Ethernet chip found on a series of hardware that includes Asus's famous EeePC. The linux driver was used as documentation. Many thanks to all the people who helped or at least supported me while I was fighting that bug that made the EeePC freeze. At the top of that list, Matt J. Fleming (mjf@) and David Gwynne (from the OpenBSD fame).
Revision 1.302 / (download) - annotate - [select for diffs], Sat Feb 9 12:25:43 2008 UTC (5 years, 3 months ago) by ober
Branch: MAIN
CVS Tags: yamt-lazymbuf-base15,
yamt-lazymbuf-base14,
nick-net80211-sync-base,
nick-net80211-sync,
mjf-devfs-base,
matt-armv6-nbase,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
keiichi-mipv6,
hpcarm-cleanup-base,
ad-socklock-base1
Branch point for: mjf-devfs2
Changes since 1.301: +6 -1
lines
Diff to previous 1.301 (colored)
Intel PRO/Wireless LAN 4965AGN Mini-PCI Adapter Driver ported from OpenBSD by deroote@. OK nick@ moof@
Revision 1.301 / (download) - annotate - [select for diffs], Thu Jan 17 06:03:22 2008 UTC (5 years, 4 months ago) by jklos
Branch: MAIN
CVS Tags: bouyer-xeni386-nbase,
bouyer-xeni386-base
Changes since 1.300: +4 -2
lines
Diff to previous 1.300 (colored)
10 gigabit Chelsio cards now compile and work, although not very well yet.
Revision 1.300 / (download) - annotate - [select for diffs], Tue Dec 25 14:22:25 2007 UTC (5 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: vmlocking2-base3,
matt-armv6-base
Changes since 1.299: +2 -1
lines
Diff to previous 1.299 (colored)
Add initial version of calling VGA POST from vga_resume. This is the equivalent to "vbetool post" using x86emu in the kernel.
Revision 1.299 / (download) - annotate - [select for diffs], Sat Dec 15 05:46:21 2007 UTC (5 years, 5 months ago) by dyoung
Branch: MAIN
Changes since 1.298: +2 -3
lines
Diff to previous 1.298 (colored)
Finish making the sip(4) and gsip(4) drivers share compiled code.
Revision 1.298 / (download) - annotate - [select for diffs], Wed Dec 5 00:18:08 2007 UTC (5 years, 5 months ago) by xtraeme
Branch: MAIN
CVS Tags: yamt-kmem-base3,
yamt-kmem-base2,
yamt-kmem-base,
yamt-kmem,
vmlocking2-base2,
reinoud-bufcleanup-nbase,
reinoud-bufcleanup-base,
jmcneill-pm-base,
cube-autoconf-base,
cube-autoconf
Branch point for: bouyer-xeni386
Changes since 1.297: +4 -4
lines
Diff to previous 1.297 (colored)
Rename the Areca RAID driver (known as arc(4) to arcmsr(4) to avoid namespace conflict with NetBSD/arc. Found by tsutsui@.
Revision 1.297 / (download) - annotate - [select for diffs], Tue Dec 4 18:47:51 2007 UTC (5 years, 5 months ago) by xtraeme
Branch: MAIN
Changes since 1.296: +6 -1
lines
Diff to previous 1.296 (colored)
Areca Technology Corporation SATA RAID controller driver, ported
from OpenBSD.
arc0 at pci2 dev 14 function 0: interrupting at ioapic0 pin 18 (irq 5)
arc0: Areca ARC-1210 Host Adapter RAID controller
arc0: 4 ports, 256MB SDRAM, firmware <V1.43 2007-4-17>
scsibus0 at arc0: 16 targets, 8 luns per target
[...]
scsibus0: waiting 2 seconds for devices to settle...
sd0 at scsibus0 target 0 lun 0: <Areca, ARC-1210-VOL#00, R001> disk fixed
sd0: 465 GB, 56514 cyl, 36 head, 480 sec, 512 bytes/sect x 976562176 sectors
sd1 at scsibus0 target 0 lun 1: <Areca, ARC-1210-VOL#01, R001> disk fixed
sd1: 465 GB, 56514 cyl, 36 head, 480 sec, 512 bytes/sect x 976562176 sectors
bioctl(4) output with two RAID0 volumes:
Volume Status Size Device
arc0 0 Online 466G ARC-1210-VOL#00 RAID0
0 Online 234G 0:0.0 noencl <WDC WD2500YS-01SHB1 20.06C06>
1 Online 234G 0:1.0 noencl <WDC WD2500YS-01SHB1 20.06C06>
arc0 1 Online 466G ARC-1210-VOL#01 RAID0
0 Online 234G 0:2.0 noencl <WDC WD2500YS-01SHB1 20.06C06>
1 Online 234G 0:3.0 noencl <WDC WD2500YS-01SHB1 20.06C06>
The driver still needs changes related to locking and talking to the
firmware, which sometimes is unable to answer...
Raid card donated by Areca Technology Corporation via Trent George.
Disks used for testing were contributed by TNF.
Thank you very much.
Revision 1.296 / (download) - annotate - [select for diffs], Wed Nov 7 19:09:09 2007 UTC (5 years, 6 months ago) by macallan
Branch: MAIN
CVS Tags: vmlocking2-base1,
vmlocking-nbase,
bouyer-xenamd64-base2,
bouyer-xenamd64-base
Branch point for: vmlocking2
Changes since 1.295: +8 -1
lines
Diff to previous 1.295 (colored)
add preliminary driver for ATI Rage 128 graphics controllers So far it supports some acceleration ( copies and rectangle fills ) but no video mode programming at all. Known problems: - tested only on macppc - matches only one r128 chip out of ca. 30 - character drawing is unaccelerated - no attempt is made to restore the console when X exits
Revision 1.295 / (download) - annotate - [select for diffs], Sat Jul 28 10:51:57 2007 UTC (5 years, 9 months ago) by kiyohara
Branch: MAIN
CVS Tags: yamt-x86pmap-base4,
yamt-x86pmap-base3,
yamt-x86pmap-base2,
yamt-x86pmap-base,
yamt-x86pmap,
vmlocking-base,
nick-csl-alignment-base5,
matt-mips64-base,
jmcneill-base,
hpcarm-cleanup
Branch point for: mjf-devfs,
matt-mips64,
matt-armv6,
jmcneill-pm,
bouyer-xenamd64
Changes since 1.294: +6 -1
lines
Diff to previous 1.294 (colored)
Add support for Intel ICH SMBus controller.
Revision 1.294 / (download) - annotate - [select for diffs], Wed Jul 11 07:53:29 2007 UTC (5 years, 10 months ago) by kiyohara
Branch: MAIN
CVS Tags: nick-csl-alignment-base,
mjf-ufs-trans-base
Branch point for: nick-csl-alignment
Changes since 1.293: +8 -1
lines
Diff to previous 1.293 (colored)
Add support for NVIDIA nForce 2/3/4 SMBus controller and SMBus driver.
Revision 1.293 / (download) - annotate - [select for diffs], Tue Jul 10 06:07:55 2007 UTC (5 years, 10 months ago) by jklos
Branch: MAIN
Changes since 1.292: +15 -13
lines
Diff to previous 1.292 (colored)
More updates to the cxgb stuff. Now it actually starts configuring and talking to the hardware.
Revision 1.292 / (download) - annotate - [select for diffs], Mon Jul 9 01:14:05 2007 UTC (5 years, 10 months ago) by jklos
Branch: MAIN
Changes since 1.291: +1 -2
lines
Diff to previous 1.291 (colored)
Boo boo - .h files don't go in here...
Revision 1.291 / (download) - annotate - [select for diffs], Mon Jul 9 01:08:22 2007 UTC (5 years, 10 months ago) by jklos
Branch: MAIN
Changes since 1.290: +2 -1
lines
Diff to previous 1.290 (colored)
Added one last file for Chelsio support.
Revision 1.290 / (download) - annotate - [select for diffs], Sat Jul 7 20:59:16 2007 UTC (5 years, 10 months ago) by jklos
Branch: MAIN
Changes since 1.289: +4 -4
lines
Diff to previous 1.289 (colored)
Added two files for Chelsio 10 gig cards.
Revision 1.289 / (download) - annotate - [select for diffs], Thu Jun 21 23:13:18 2007 UTC (5 years, 10 months ago) by jklos
Branch: MAIN
Changes since 1.288: +16 -1
lines
Diff to previous 1.288 (colored)
Added cxgb entry for Chelsio T3 10 gigabit card.
Revision 1.288 / (download) - annotate - [select for diffs], Tue May 15 17:53:45 2007 UTC (6 years ago) by bouyer
Branch: MAIN
CVS Tags: yamt-idlelwp-base8
Changes since 1.287: +8 -1
lines
Diff to previous 1.287 (colored)
add jmide(4), a driver for the JMicron Technology JMB36x PCIe to SATA II/PATA controllers. These controllers can be found on add-on PCIe cards, or on some motherboards to provide the PATA connectivity (e.g. some intel ICH8-based motherboards). Thanks to JMicron Technology for providing me documentation and different sample boards for this work.
Revision 1.287 / (download) - annotate - [select for diffs], Sat May 12 11:04:59 2007 UTC (6 years ago) by bouyer
Branch: MAIN
Changes since 1.286: +3 -4
lines
Diff to previous 1.286 (colored)
Split the ahcisata driver in pci front-end and bus-independant back-end.
Revision 1.286 / (download) - annotate - [select for diffs], Thu Apr 26 19:47:03 2007 UTC (6 years ago) by garbled
Branch: MAIN
Changes since 1.285: +1 -2
lines
Diff to previous 1.285 (colored)
Remove the PCIIDE_SLIDE_SETIRQA hack. Recent revalations have uncovered the fact that it's useless.
Revision 1.285 / (download) - annotate - [select for diffs], Wed Apr 11 04:48:31 2007 UTC (6 years, 1 month ago) by macallan
Branch: MAIN
CVS Tags: thorpej-atomic-base,
thorpej-atomic
Changes since 1.284: +2 -2
lines
Diff to previous 1.284 (colored)
fix a typo
Revision 1.284 / (download) - annotate - [select for diffs], Tue Apr 10 02:16:47 2007 UTC (6 years, 1 month ago) by macallan
Branch: MAIN
Changes since 1.283: +5 -1
lines
Diff to previous 1.283 (colored)
move genfb's PCI frontend to dev/pci
Revision 1.283 / (download) - annotate - [select for diffs], Sat Mar 24 15:04:43 2007 UTC (6 years, 1 month ago) by jmcneill
Branch: MAIN
Changes since 1.282: +5 -66
lines
Diff to previous 1.282 (colored)
Include dev/pci/drm/files.pcidrm
Revision 1.282 / (download) - annotate - [select for diffs], Fri Mar 23 22:17:52 2007 UTC (6 years, 1 month ago) by jmcneill
Branch: MAIN
Changes since 1.281: +2 -2
lines
Diff to previous 1.281 (colored)
Allow viadrm to attach to unichromefb
Revision 1.281 / (download) - annotate - [select for diffs], Fri Mar 23 15:00:38 2007 UTC (6 years, 1 month ago) by jmcneill
Branch: MAIN
Changes since 1.280: +12 -1
lines
Diff to previous 1.280 (colored)
Add viadrm
Revision 1.280 / (download) - annotate - [select for diffs], Wed Mar 21 20:52:41 2007 UTC (6 years, 2 months ago) by macallan
Branch: MAIN
Changes since 1.279: +5 -3
lines
Diff to previous 1.279 (colored)
defflag RADEONFB_DEBUG and MACHFB_DEBUG, pull in drm for both, pull in edid for machfb
Revision 1.279 / (download) - annotate - [select for diffs], Tue Mar 20 18:05:31 2007 UTC (6 years, 2 months ago) by drochner
Branch: MAIN
Changes since 1.278: +56 -1
lines
Diff to previous 1.278 (colored)
Import DRM drivers, brought into shape by Yorick Hardy, posted to tech-x11. Minor modifications by me: -use an mi device major number -(coarsly) divided into pci card specific and less specific parts, moved the latter to dev/drm -renamed autoconf attributes to reflect this Todo: -adapt all card frontends but i915 to drm include file location -review the mtrr change -make the change to agp_i810.c coexist with the fix for buggy VESA BIOSes which is commented out temporarily -RCS IDs etc style stuff -LKM support (rescan support for vga) -test
Revision 1.278 / (download) - annotate - [select for diffs], Tue Mar 20 05:50:35 2007 UTC (6 years, 2 months ago) by garbled
Branch: MAIN
Changes since 1.277: +2 -1
lines
Diff to previous 1.277 (colored)
Put a small hack in slide.c disabled by default. PCIIDE_SLIDE_SETIRQA. This sets IDE_IRQA in the IDE Control/Status Register. This is needed on prep machines with Motorola RAVEN host bridges, as they wire up the ide device oddly.
Revision 1.277 / (download) - annotate - [select for diffs], Thu Jan 25 00:11:58 2007 UTC (6 years, 3 months ago) by macallan
Branch: MAIN
CVS Tags: post-newlock2-merge,
newlock2-nbase,
newlock2-base,
ad-audiomp-base,
ad-audiomp
Branch point for: yamt-idlelwp,
vmlocking,
reinoud-bufcleanup,
mjf-ufs-trans
Changes since 1.276: +3 -1
lines
Diff to previous 1.276 (colored)
add some flags for chipsfb
Revision 1.276 / (download) - annotate - [select for diffs], Sat Jan 20 18:44:26 2007 UTC (6 years, 3 months ago) by xtraeme
Branch: MAIN
Changes since 1.275: +5 -10
lines
Diff to previous 1.275 (colored)
Updated viaenv(4) driver: * Support for the VIA VT8231 Hardware monitor. * Power Management Timer available for timecounters in both VT86C686A and VT8231 (code simplified thanks to dev/ic/acpipmtimer). * Remove viapm(4) code and manpage (which was a link to viaenv.4 anyway). From OpenBSD, tested by some users.
Revision 1.275 / (download) - annotate - [select for diffs], Sun Dec 17 23:02:06 2006 UTC (6 years, 5 months ago) by bouyer
Branch: MAIN
CVS Tags: yamt-splraiseipl-base5,
yamt-splraiseipl-base4
Changes since 1.274: +6 -1
lines
Diff to previous 1.274 (colored)
Add bnx(4), a driver for Broadcom NetXtreme II 10/100/1000 Ethernet device. Ported from OpenBSD by cube@, with some bus_dma fixes by me. Tested on i386 and amd64.
Revision 1.274 / (download) - annotate - [select for diffs], Sun Dec 17 22:57:16 2006 UTC (6 years, 5 months ago) by bouyer
Branch: MAIN
Changes since 1.273: +6 -1
lines
Diff to previous 1.273 (colored)
Add mfi(4), a driver for LSI Logic & Dell MegaRAID SAS RAID controller. Ported from OpenBSD, tested on i386 and amd64.
Revision 1.273 / (download) - annotate - [select for diffs], Thu Nov 30 21:01:16 2006 UTC (6 years, 5 months ago) by bouyer
Branch: MAIN
CVS Tags: yamt-splraiseipl-base3,
netbsd-4-base
Branch point for: netbsd-4
Changes since 1.272: +6 -1
lines
Diff to previous 1.272 (colored)
Add ahcisata(4), a driver for AHCI 1.0 and 1.1 controllers. Tested on the sata ports of a Intel 63xxESB chipset. Does not support NCQ yet.
Revision 1.272 / (download) - annotate - [select for diffs], Tue Oct 31 14:04:29 2006 UTC (6 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.271: +1 -3
lines
Diff to previous 1.271 (colored)
In the pcn driver: - Remove the PCN_NO_PROM option. Instead, query the am79c970-no-eeprom property, and read the MAC address from the CSRs if that property is TRUE. In the ibmnws port: - Implement device_register(). - In device_register(), set the am79c970-no-eeprom property for the built-in Ethernet.
Revision 1.271 / (download) - annotate - [select for diffs], Fri Oct 27 08:22:31 2006 UTC (6 years, 6 months ago) by bouyer
Branch: MAIN
Changes since 1.270: +2 -2
lines
Diff to previous 1.270 (colored)
Add SATA native registers support for VIA SATA controllers, so that drives are probed using the SATA way (from FreeBSD). While here add the VT8237A SATA Controller to the tables, should fix PR kern/34927. Thanks to the CñÔar CatriáÏ Carre and paul (at) whooppee.com for tests.
Revision 1.270 / (download) - annotate - [select for diffs], Wed Oct 25 17:38:27 2006 UTC (6 years, 6 months ago) by bouyer
Branch: MAIN
Changes since 1.269: +2 -2
lines
Diff to previous 1.269 (colored)
Map the SATA registers for SATA channels, and probe drives using them instead of using the old PATA way. Tested with a PDC20375 (2xSATA + 1xPATA). While there add the PDC20618-621 products (Ultra/133 controllers); untested. Yes, it's strange to support PATA-only devices in a driver called pdcsata, but that's how it is ...
Revision 1.269 / (download) - annotate - [select for diffs], Sat Sep 23 05:12:22 2006 UTC (6 years, 7 months ago) by macallan
Branch: MAIN
CVS Tags: yamt-splraiseipl-base2
Changes since 1.268: +6 -1
lines
Diff to previous 1.268 (colored)
a half done wsdisplay driver for Chips & Technologies 65550 graphics chips So far it only uses the blitter for scrolling and rectangle filling, characters are still drawn in software and there's no support for video mode switching. Virtual consoles are supported via vcons. Works fine on a PowerBook 3400c.
Revision 1.268 / (download) - annotate - [select for diffs], Sat Sep 9 16:17:50 2006 UTC (6 years, 8 months ago) by riz
Branch: MAIN
CVS Tags: yamt-splraiseipl-base,
yamt-pdpolicy-base9
Branch point for: yamt-splraiseipl
Changes since 1.267: +8 -1
lines
Diff to previous 1.267 (colored)
Add msk(4), a driver for Marvell Yukon 2 gigabit ethernet chips, from Mark Kettenis of OpenBSD. There are still some outstanding issues with this driver, namely: - Checksum offload is unsupported - There is a significant amount of code duplication from sk(4) - There remain some 'magic numbers' - Performance is not heavily tested, and likely to be lower than the chip is capable of in some cases. Syncing some of the aforementioned 'magic numbers' with the Marvell FreeBSD driver should help here. Tested on a motherboard with Marvell 88E8053 ethernet, under NetBSD/i386 and NetBSD/amd64.
Revision 1.267 / (download) - annotate - [select for diffs], Thu Sep 7 12:34:42 2006 UTC (6 years, 8 months ago) by itohy
Branch: MAIN
CVS Tags: rpaulo-netinet-merge-pcb-base
Branch point for: newlock2
Changes since 1.266: +22 -22
lines
Diff to previous 1.266 (colored)
Add PIOBM (busmastering transfer using ATA PIO mode) support. The PIOBM is used by only one driver (will be added later, stay tuned) and intruduce an attribute "ata_piobm" so that it will be conditionally compiled in. The "ata_dma" (busmastering transfer using ATA DMA mode) and "ata_udma" (busmastering transfer using ATA Ultra DMA mode) attributes are also added for consistency, but unused for now.
Revision 1.266 / (download) - annotate - [select for diffs], Wed Aug 16 22:46:44 2006 UTC (6 years, 9 months ago) by gdamore
Branch: MAIN
CVS Tags: yamt-pdpolicy-base8
Changes since 1.265: +9 -1
lines
Diff to previous 1.265 (colored)
Initial import of radeonfb. Works to some degree on at least some hardware.
Most of the testing was done on MIPS hardware -- it probably needs work before
it will be useful with x86 hardware, and it is probably incompatible with
the X11 server.
"ATI Technologies Inc. ("ATI") has not assisted in the creation of, and
does not endorse, this software. ATI will not be responsible or liable
for any actual or alleged damage or loss caused by or in connection with
the use of or reliance on this software."
Enjoy!
Revision 1.265 / (download) - annotate - [select for diffs], Sun Aug 13 03:34:11 2006 UTC (6 years, 9 months ago) by jmcneill
Branch: MAIN
Changes since 1.264: +2 -2
lines
Diff to previous 1.264 (colored)
Add rasops16 attribute to unichromefb.
Revision 1.264 / (download) - annotate - [select for diffs], Sun Aug 13 02:21:45 2006 UTC (6 years, 9 months ago) by simonb
Branch: MAIN
Changes since 1.263: +11 -6
lines
Diff to previous 1.263 (colored)
Add a port of the OpenBSD Intel 3945ABG wpi(4) wireless driver, by Jean-Baptiste Campesato. From PR kern/33778.
Revision 1.263 / (download) - annotate - [select for diffs], Thu Aug 10 12:22:25 2006 UTC (6 years, 9 months ago) by cube
Branch: MAIN
CVS Tags: yamt-pdpolicy-base7
Changes since 1.262: +2 -2
lines
Diff to previous 1.262 (colored)
iwi now needs firmload [hi nick!]
Revision 1.262 / (download) - annotate - [select for diffs], Wed Aug 2 11:26:16 2006 UTC (6 years, 9 months ago) by jmcneill
Branch: MAIN
CVS Tags: abandoned-netbsd-4-base
Branch point for: abandoned-netbsd-4
Changes since 1.261: +6 -1
lines
Diff to previous 1.261 (colored)
Forgot to commit this last night -- add the unichromefb(4) driver.
Revision 1.261 / (download) - annotate - [select for diffs], Tue Jul 11 14:47:49 2006 UTC (6 years, 10 months ago) by drochner
Branch: MAIN
Changes since 1.260: +2 -3
lines
Diff to previous 1.260 (colored)
use timecounter code in dev/ic/acpipmtimer.*, kill interface attribute in device declaration
Revision 1.260 / (download) - annotate - [select for diffs], Fri Jun 30 17:17:09 2006 UTC (6 years, 10 months ago) by nisimura
Branch: MAIN
Changes since 1.259: +6 -1
lines
Diff to previous 1.259 (colored)
Add kse(4) driver for Micrel KSZ8842/8841 Ethernet controller.
Revision 1.259 / (download) - annotate - [select for diffs], Mon Jun 26 17:17:20 2006 UTC (6 years, 10 months ago) by drochner
Branch: MAIN
Changes since 1.258: +2 -2
lines
Diff to previous 1.258 (colored)
-make sure it is a PIIX4 before accessing counter stuff (there might be usable registers on 440mx and that ATI thing too, but that needs to be checked/tested) -make sure the I/O access to the power management stuff was enabled by the BIOS before trying to map/access stuff -most PIIX4s have a bug in the timer latch which causes jitter or worse if it is read naively - check the revision -use common code in dev/ic/acpipmtimer.c
Revision 1.258 / (download) - annotate - [select for diffs], Wed Jun 7 08:05:53 2006 UTC (6 years, 11 months ago) by dogcow
Branch: MAIN
CVS Tags: yamt-pdpolicy-base6,
simonb-timecounters-base,
gdamore-uart-base,
chap-midi-nbase,
chap-midi-base
Branch point for: gdamore-uart
Changes since 1.257: +1 -3
lines
Diff to previous 1.257 (colored)
revert my earlier commit - the /ic/ stuff should go in src/sys/conf/files, not here.
Revision 1.257 / (download) - annotate - [select for diffs], Wed Jun 7 03:39:43 2006 UTC (6 years, 11 months ago) by dogcow
Branch: MAIN
Changes since 1.256: +3 -1
lines
Diff to previous 1.256 (colored)
ral_pci was missing the /ic/ files.
Revision 1.256 / (download) - annotate - [select for diffs], Tue Jun 6 21:00:41 2006 UTC (6 years, 11 months ago) by rpaulo
Branch: MAIN
Changes since 1.255: +3 -3
lines
Diff to previous 1.255 (colored)
Attachment framework for the rt2561.c and rt2661.c drivers. From OpenBSD.
Revision 1.255 / (download) - annotate - [select for diffs], Sun May 28 08:57:53 2006 UTC (6 years, 11 months ago) by martin
Branch: MAIN
Changes since 1.254: +2 -2
lines
Diff to previous 1.254 (colored)
Move definition of the 'fb' attribute to global scope and make machfb@pci
require it. On most archs this does not change anything, but on sparc{,64}
it allows linking of kernels that have machfb as the only framebuffer.
Solution suggested by Quentin.
Revision 1.254 / (download) - annotate - [select for diffs], Wed May 24 23:44:28 2006 UTC (6 years, 11 months ago) by wrstuden
Branch: MAIN
Changes since 1.253: +8 -1
lines
Diff to previous 1.253 (colored)
3ware 9000 driver, contributed by Wasabi Systems and written by Jordan Rhody (based on the FreeBSD driver). Contributed in NetBSD PR 33364.
Revision 1.253 / (download) - annotate - [select for diffs], Sun May 7 01:32:43 2006 UTC (7 years ago) by jmcneill
Branch: MAIN
CVS Tags: yamt-pdpolicy-base5,
elad-kernelauth-base
Branch point for: chap-midi
Changes since 1.252: +6 -1
lines
Diff to previous 1.252 (colored)
Add support for the Intel PIIX4 power management controller, from OpenBSD.
Revision 1.252 / (download) - annotate - [select for diffs], Sun Apr 30 17:56:03 2006 UTC (7 years ago) by xtraeme
Branch: MAIN
Changes since 1.251: +2 -2
lines
Diff to previous 1.251 (colored)
Add missing 'arp' keyword for the nfe driver, reported by Murray Armfield in PR kern/33384.
Revision 1.251 / (download) - annotate - [select for diffs], Wed Apr 26 13:04:02 2006 UTC (7 years ago) by rpaulo
Branch: MAIN
Changes since 1.250: +4 -4
lines
Diff to previous 1.250 (colored)
Comment out glxt.
Revision 1.250 / (download) - annotate - [select for diffs], Tue Apr 18 16:49:19 2006 UTC (7 years, 1 month ago) by rittera
Branch: MAIN
Changes since 1.249: +5 -5
lines
Diff to previous 1.249 (colored)
A number of minor changes for NDIS. (OK'd by phil) 1. Removed the makeoptions line from arch/i386/conf/GENERIC. Now ndis_driver_data.h is simply copied into the kernel build directory instead of editing the config file to specify its location. 2. Uncommented lines in files.i386 and files.pci related to NDIS. NDIS will not be compiled into the kernel unless the two lines are uncommented from GENERIC (I checked using nm), so there is no reason for this to be commented out. 3. Added ndiscvt to usr.sbin/Makefile.
Revision 1.249 / (download) - annotate - [select for diffs], Mon Apr 17 17:31:43 2006 UTC (7 years, 1 month ago) by rpaulo
Branch: MAIN
Changes since 1.248: +2 -2
lines
Diff to previous 1.248 (colored)
Pull firmload on ipw.
Revision 1.248 / (download) - annotate - [select for diffs], Wed Apr 12 20:35:42 2006 UTC (7 years, 1 month ago) by macallan
Branch: MAIN
Changes since 1.247: +2 -2
lines
Diff to previous 1.247 (colored)
convert to vcons while there, attach an fb device when running on sparc
Revision 1.247 / (download) - annotate - [select for diffs], Tue Apr 11 16:11:07 2006 UTC (7 years, 1 month ago) by macallan
Branch: MAIN
Changes since 1.246: +6 -1
lines
Diff to previous 1.246 (colored)
A driver for 3Dfx Voodoo3 graphics boards, may or may not work with Voodoo4, Voodoo5 or Banshee boards. So far it supports: - full acceleration in 8bit graphics mode - video mode switching - virtual consoles via vcons So far it hasn't been tested on anything else than macppc and even there it needs a hack to overload ofb. TODO: - test on i386 - don't hardcode video mode
Revision 1.246 / (download) - annotate - [select for diffs], Fri Mar 31 00:03:57 2006 UTC (7 years, 1 month ago) by rittera
Branch: MAIN
CVS Tags: yamt-pdpolicy-base4,
yamt-pdpolicy-base3
Changes since 1.245: +7 -1
lines
Diff to previous 1.245 (colored)
Updated to the latest NDIS code. I added commented out lines in the files arch/i386/conf/GENERIC, arch/i386/conf/files.i386 and dev/pci/files.pci which can simply be uncommented to compile NDIS into the kernel. I'll write some documentation on this soon. Note that NDIS is still somewhat experimental. It is currently tested and functions relatively well on on two cards: 1. Dell (Broadcom) TrueMobile 1400 Dual Band WLAN Mini-PCI 2. Intel EtherExpress Pro/100
Revision 1.245 / (download) - annotate - [select for diffs], Tue Mar 21 20:42:14 2006 UTC (7 years, 2 months ago) by he
Branch: MAIN
Changes since 1.244: +5 -1
lines
Diff to previous 1.244 (colored)
Add a driver, ciss(4), for the HP/Compaq drivers using the newer "Command Interface to SCSI-3 Support" command interface. Driver ported from OpenBSD by Tonnerre Lombard -- thanks!
Revision 1.244 / (download) - annotate - [select for diffs], Sun Mar 12 23:05:13 2006 UTC (7 years, 2 months ago) by chs
Branch: MAIN
CVS Tags: yamt-pdpolicy-base2,
peter-altq-base
Branch point for: peter-altq
Changes since 1.243: +6 -1
lines
Diff to previous 1.243 (colored)
add nfe.
Revision 1.243 / (download) - annotate - [select for diffs], Mon Mar 6 18:35:24 2006 UTC (7 years, 2 months ago) by bouyer
Branch: MAIN
Branch point for: elad-kernelauth
Changes since 1.242: +6 -1
lines
Diff to previous 1.242 (colored)
Add svwsata(4), a driver for Serverworks K2 SATA controllers. From OpenBSD via Joerg Sonnenberger.
Revision 1.242 / (download) - annotate - [select for diffs], Sun Feb 19 02:24:20 2006 UTC (7 years, 3 months ago) by tls
Branch: MAIN
CVS Tags: yamt-uio_vmspace-base5,
yamt-pdpolicy-base
Branch point for: yamt-pdpolicy
Changes since 1.241: +4 -2
lines
Diff to previous 1.241 (colored)
Add support for i2c bus on AMD-8111 used on many Opteron server motherboards, and ADT 7463c thermal and voltage monitor found on the Tyan S2881 and S2882-D (and probably other boards as well). We do not currently support any kind of detection of the i2c address of the thermal monitor; it appears to be at 0x2D on the S2881 and 0x2E on the S2882-D (kernel config examples forthcoming). From PR kern/32463 submitted by Anil Gopinath, anil_public@yahoo.com.
Revision 1.241 / (download) - annotate - [select for diffs], Tue Dec 6 03:01:45 2005 UTC (7 years, 5 months ago) by christos
Branch: MAIN
CVS Tags: ktrace-lwp-base
Branch point for: yamt-uio_vmspace,
simonb-timecounters,
rpaulo-netinet-merge-pcb
Changes since 1.240: +1 -4
lines
Diff to previous 1.240 (colored)
New lmc driver from David Boggs
Revision 1.240 / (download) - annotate - [select for diffs], Tue Oct 18 17:53:14 2005 UTC (7 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: yamt-vop-base3,
yamt-vop-base2,
yamt-vop-base,
yamt-vop,
yamt-readahead-pervnode,
yamt-readahead-perfile,
yamt-readahead-base3,
yamt-readahead-base2,
yamt-readahead-base,
yamt-readahead,
thorpej-vnode-attr-base,
thorpej-vnode-attr
Changes since 1.239: +3 -3
lines
Diff to previous 1.239 (colored)
Both iwi and ipw need arp.
Revision 1.239 / (download) - annotate - [select for diffs], Wed Sep 28 13:06:49 2005 UTC (7 years, 7 months ago) by kent
Branch: MAIN
Changes since 1.238: +2 -1
lines
Diff to previous 1.238 (colored)
split azalia.c into three files. * azalia_codec.c: code for specific codecs * azalia.c: other code * azalia.h: common definitions
Revision 1.238 / (download) - annotate - [select for diffs], Fri Sep 9 10:30:27 2005 UTC (7 years, 8 months ago) by ragge
Branch: MAIN
Changes since 1.237: +6 -1
lines
Diff to previous 1.237 (colored)
Device driver for the Neterion (S2io) Xframe-I 10Gbit ethernet card. Still missing: VLAN + IPv6 checksum support.
Revision 1.237 / (download) - annotate - [select for diffs], Mon Aug 29 19:11:33 2005 UTC (7 years, 8 months ago) by drochner
Branch: MAIN
Changes since 1.236: +22 -22
lines
Diff to previous 1.236 (colored)
remove the interface attribute (defining the "channel" locator) from all the XXXide mutants -- this is handled by the "ata" attribute already
Revision 1.236 / (download) - annotate - [select for diffs], Mon Jul 11 15:37:04 2005 UTC (7 years, 10 months ago) by kiyohara
Branch: MAIN
Changes since 1.235: +1 -5
lines
Diff to previous 1.235 (colored)
ieee1394 import from FreeBSD.
Revision 1.235 / (download) - annotate - [select for diffs], Fri Jul 1 20:11:20 2005 UTC (7 years, 10 months ago) by drochner
Branch: MAIN
Branch point for: yamt-lazymbuf
Changes since 1.234: +5 -1
lines
Diff to previous 1.234 (colored)
add autoconf glue for the ralink wireless drivers, basically from PR kern/30449, but changed so that pci/cardbus and usb devices are all called "ral" to the user, so that code can be shared eventually
Revision 1.234 / (download) - annotate - [select for diffs], Sat Jun 25 22:08:54 2005 UTC (7 years, 10 months ago) by dyoung
Branch: MAIN
Changes since 1.233: +5 -1
lines
Diff to previous 1.233 (colored)
Move the definitions in dev/pci/files.ath into dev/pci/files.pci. Stop including dev/pci/files.ath in arch/i386/conf/files.i386, since we get the same definitions by including dev/pci/files.pci, now. Remove dev/pci/files.ath. Add arch/macppc/conf/Makefile.macppc with directives for linking the Atheros HAL for PowerPC. In athhal-powerpc-be-eabi.opt_ah.h, #define AH_REGOPS_FUNC 1, since otherwise the linker complains that the PowerPC HAL cannot link with register-read/write subroutines. Add ath(4) to the GENERIC macppc kernel configuration; comment it out.
Revision 1.233 / (download) - annotate - [select for diffs], Sat Jun 18 10:43:47 2005 UTC (7 years, 11 months ago) by kent
Branch: MAIN
Changes since 1.232: +6 -1
lines
Diff to previous 1.232 (colored)
An audio driver for High Definition Audio. The driver is highly experimental at this moment: - limieted support for playback - support for no mixer controls - support for no recording
Revision 1.232 / (download) - annotate - [select for diffs], Sun Feb 27 00:27:32 2005 UTC (8 years, 2 months ago) by perry
Branch: MAIN
CVS Tags: yamt-km-base4,
yamt-km-base3,
netbsd-3-base,
kent-audio2-base
Branch point for: netbsd-3
Changes since 1.231: +4 -4
lines
Diff to previous 1.231 (colored)
nuke trailing whitespace
Revision 1.231 / (download) - annotate - [select for diffs], Sun Feb 20 18:34:33 2005 UTC (8 years, 2 months ago) by jdolecek
Branch: MAIN
Changes since 1.230: +6 -1
lines
Diff to previous 1.230 (colored)
Add device driver support for the VIA Networking Technologies VT6122 gigabit ethernet chip and integrated 10/100/1000 copper PHY. Obtained from: FreeBSD
Revision 1.230 / (download) - annotate - [select for diffs], Sat Feb 12 10:20:50 2005 UTC (8 years, 3 months ago) by rearnsha
Branch: MAIN
CVS Tags: yamt-km-base2,
matt-timespec
Changes since 1.229: +2 -2
lines
Diff to previous 1.229 (colored)
Change PCIIDE_I31244_ENABLEDMA to PCIIDE_I31244_DISABLEDMA as suggested by briggs. Put the flag in opt_pciide.h.
Revision 1.229 / (download) - annotate - [select for diffs], Fri Jan 21 12:32:18 2005 UTC (8 years, 3 months ago) by yamt
Branch: MAIN
CVS Tags: yamt-km-base
Branch point for: yamt-km
Changes since 1.228: +4 -4
lines
Diff to previous 1.228 (colored)
- switch to dev/rtl8169.c from pci/if_re.c. - enable re@cardbus. both of re@pci and re@cardbus seem to work for me.
Revision 1.228 / (download) - annotate - [select for diffs], Wed Jan 12 00:05:43 2005 UTC (8 years, 4 months ago) by reinoud
Branch: MAIN
Branch point for: kent-audio2
Changes since 1.227: +6 -1
lines
Diff to previous 1.227 (colored)
Initial commit of auixp(4) driver. It's a driver for the audio part of ATI IXP-200 and family motherboard chips. Its functional for both recording and playback. Note that quadraphonic and Dolby 5.1 audio are not tested by me but ought to work fine. I can set the number of channels etc. OK but i can't listen to the result. Any feedback on this performance would be greatly apreciated.
Revision 1.227 / (download) - annotate - [select for diffs], Tue Jan 11 18:41:59 2005 UTC (8 years, 4 months ago) by skrll
Branch: MAIN
Changes since 1.226: +6 -1
lines
Diff to previous 1.226 (colored)
Add iwi(4).
Revision 1.226 / (download) - annotate - [select for diffs], Mon Dec 6 19:23:09 2004 UTC (8 years, 5 months ago) by cube
Branch: MAIN
CVS Tags: kent-audio1-beforemerge,
kent-audio1-base,
kent-audio1
Changes since 1.225: +6 -1
lines
Diff to previous 1.225 (colored)
Add config wires for ixpide(4).
Revision 1.225 / (download) - annotate - [select for diffs], Wed Dec 1 22:27:45 2004 UTC (8 years, 5 months ago) by grant
Branch: MAIN
Changes since 1.224: +6 -1
lines
Diff to previous 1.224 (colored)
add iteide(4) driver for ITE8212-based IDE controllers. from OpenBSD, ported to NetBSD by me. ok'd by bouyer@, thorpej@.
Revision 1.224 / (download) - annotate - [select for diffs], Wed Nov 24 20:49:19 2004 UTC (8 years, 5 months ago) by bouyer
Branch: MAIN
Changes since 1.223: +6 -1
lines
Diff to previous 1.223 (colored)
pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) serie of controllers. Tested with a PDC20375 (2 SATA, one PATA) controller on sparc64. Added to all kernel config file which had pdcide(4).
Revision 1.223 / (download) - annotate - [select for diffs], Sat Nov 13 15:15:56 2004 UTC (8 years, 6 months ago) by kent
Branch: MAIN
Changes since 1.222: +2 -2
lines
Diff to previous 1.222 (colored)
auacer uses aurateconv
Revision 1.222 / (download) - annotate - [select for diffs], Fri Oct 22 20:05:01 2004 UTC (8 years, 6 months ago) by scw
Branch: MAIN
Changes since 1.221: +2 -2
lines
Diff to previous 1.221 (colored)
Make artsata depend on sata.
Revision 1.221 / (download) - annotate - [select for diffs], Sun Oct 10 16:37:07 2004 UTC (8 years, 7 months ago) by augustss
Branch: MAIN
Changes since 1.220: +6 -1
lines
Diff to previous 1.220 (colored)
Add a driver for the Acer Labs M5455 audio controller. This controller is integrated in some ALi Southbridges. XXX This driver is incomplete and slightly buggy, but it works enough to enable me to listen to music on my Sharp MM20.
Revision 1.220 / (download) - annotate - [select for diffs], Sun Sep 26 03:03:17 2004 UTC (8 years, 7 months ago) by dyoung
Branch: MAIN
Changes since 1.219: +5 -1
lines
Diff to previous 1.219 (colored)
Add rtw(4).
Revision 1.219 / (download) - annotate - [select for diffs], Mon Aug 30 10:30:38 2004 UTC (8 years, 8 months ago) by drochner
Branch: MAIN
Changes since 1.218: +3 -1
lines
Diff to previous 1.218 (colored)
add centralized {eisa,isa,pci,agp,mca}busprint() functions which do
what tens of the bus' parents foo{...}bridge_print()s scattered around do
Revision 1.218 / (download) - annotate - [select for diffs], Mon Aug 30 10:10:34 2004 UTC (8 years, 8 months ago) by drochner
Branch: MAIN
Changes since 1.217: +2 -2
lines
Diff to previous 1.217 (colored)
there is (appearently) no reason for the "bktr" driver to carry a "pcibus" attribute, so remove it
Revision 1.217 / (download) - annotate - [select for diffs], Thu Aug 26 14:13:46 2004 UTC (8 years, 8 months ago) by itohy
Branch: MAIN
Changes since 1.216: +6 -1
lines
Diff to previous 1.216 (colored)
Workbit NinjaSCSI-32 PCI/CardBus SCSI driver (njs)
Revision 1.216 / (download) - annotate - [select for diffs], Mon Aug 23 12:03:25 2004 UTC (8 years, 8 months ago) by lukem
Branch: MAIN
Changes since 1.215: +6 -1
lines
Diff to previous 1.215 (colored)
Add ipw(4)
Revision 1.215 / (download) - annotate - [select for diffs], Thu Aug 12 04:23:02 2004 UTC (8 years, 9 months ago) by thorpej
Branch: MAIN
Changes since 1.214: +19 -19
lines
Diff to previous 1.214 (colored)
Don't assume wdc-specific ATA / ATAPI code should be brought in if atabus or atapibus are configured; use a separate wdc_common attribute to indicate that the shared wdc code is also present.
Revision 1.214 / (download) - annotate - [select for diffs], Fri Jul 9 18:38:37 2004 UTC (8 years, 10 months ago) by bouyer
Branch: MAIN
Changes since 1.213: +6 -1
lines
Diff to previous 1.213 (colored)
Add geodeide(4), a driver for the AMD Geode CS5530A IDE controller. Tested by Ian Zagorskih (ianzag at megasignal.com).
Revision 1.213 / (download) - annotate - [select for diffs], Thu Jul 8 19:39:00 2004 UTC (8 years, 10 months ago) by drochner
Branch: MAIN
Changes since 1.212: +5 -2
lines
Diff to previous 1.212 (colored)
support the game port on eap1371 This is only usable with some caution because these soundcards only allow to map IO port 0x20x for this, thus bypassing PCI address management. Very likely this will only work on primary PCI buses, and there is some potential for conflicts with ISA devices as well. (XXX cannot be detached because the "joy" driver doesn't support it yet)
Revision 1.212 / (download) - annotate - [select for diffs], Fri May 28 23:27:28 2004 UTC (8 years, 11 months ago) by thorpej
Branch: MAIN
Changes since 1.211: +2 -2
lines
Diff to previous 1.211 (colored)
satalink now needs the "sata" attribute.
Revision 1.211 / (download) - annotate - [select for diffs], Fri May 28 15:35:41 2004 UTC (8 years, 11 months ago) by toshii
Branch: MAIN
Changes since 1.210: +5 -1
lines
Diff to previous 1.210 (colored)
Add re(4) RealTek 8139C+/8169/8169S/8110S PCI ethernet adapter driver, from FreeBSD. I haven't tested this code very well, but it seems to work fairly well for me.
Revision 1.210 / (download) - annotate - [select for diffs], Fri Mar 12 13:46:52 2004 UTC (9 years, 2 months ago) by ragge
Branch: MAIN
CVS Tags: netbsd-2-0-base
Branch point for: netbsd-2-0
Changes since 1.209: +6 -1
lines
Diff to previous 1.209 (colored)
Add driver for Intel PRO/10GbE ethernet adapter. Now NetBSD has no problem with intercontinental TCP connections of over 4Gbit/s, which is where my test hardware runs out of bus bandwidth. Stuff that is on the TODO list: * HW VLAN support. * Large jumbo buffers (16k). * TCP Segmentation Offload * RAIDC (receive interrupt delay adaptation) * Understand how to use memory above 4GB.
Revision 1.209 / (download) - annotate - [select for diffs], Sat Feb 14 16:38:06 2004 UTC (9 years, 3 months ago) by junyoung
Branch: MAIN
Changes since 1.208: +5 -5
lines
Diff to previous 1.208 (colored)
device<tab> attach<tab>
Revision 1.208 / (download) - annotate - [select for diffs], Tue Feb 3 19:51:39 2004 UTC (9 years, 3 months ago) by fredb
Branch: MAIN
Changes since 1.207: +2 -1
lines
Diff to previous 1.207 (colored)
Enable the 8X clock on the SIIG Cyberserial serial and combination PCI cards at attachment time, in order to support bit rates greater than 115K, as discussed on tech-kern.
Revision 1.207 / (download) - annotate - [select for diffs], Sun Jan 25 11:50:51 2004 UTC (9 years, 3 months ago) by jdolecek
Branch: MAIN
Changes since 1.206: +5 -2
lines
Diff to previous 1.206 (colored)
add puc(4) atppc(4) attachment; probes correctly, but needs further work to support DMA, and some actual transfer testing
Revision 1.206 / (download) - annotate - [select for diffs], Tue Jan 20 19:58:01 2004 UTC (9 years, 4 months ago) by jdolecek
Branch: MAIN
Changes since 1.205: +4 -9
lines
Diff to previous 1.205 (colored)
cleanup old lpt(4) attachment, and glue ppbus in so that they can coexist: * lpt device is defined in MI place (dev/ppbus/files.ppbus), dev/ic/lpt.c is included there too; dev/ic/lpt.c is not included if ppbus is configured or if there is alternative platform lpt (like for pc532) * g/c MD lpt definitions and custom puc/upc attachments, glue moved to conf/files and dev/pci/files.pci respectively; remove device lpt definition from dev/isa/files.isa * add ppbus parport attribute, atppc device attachments, adjust plip and lpt glue
Revision 1.205 / (download) - annotate - [select for diffs], Wed Dec 31 16:44:26 2003 UTC (9 years, 4 months ago) by jonathan
Branch: MAIN
Changes since 1.204: +3 -3
lines
Diff to previous 1.204 (colored)
Split opencrypto configuration into an attribute, usable by inkernel clients, and a pseudo-device for userspace access. The attribute is named `opencrypto'. The pseudo-device is renamed to "crypto", which has a dependency on "opencrypto". The sys/conf/majors entry and pseudo-device attach entrypoint are updated to match the new pseudo-device name. Fast IPsec (sys/netipsec/files.ipsec) now lists a dependency on the "opencrypto" attribute. Drivers for crypto accelerators (ubsec, hifn775x) also pull in opencrypto, as providers of opencrypto transforms.
Revision 1.204 / (download) - annotate - [select for diffs], Sun Dec 14 01:32:02 2003 UTC (9 years, 5 months ago) by thorpej
Branch: MAIN
Changes since 1.203: +6 -1
lines
Diff to previous 1.203 (colored)
Split the Intel i31244 SATA controller ("Artisea") driver out of piixide
into its own driver (artsata).
Revision 1.203 / (download) - annotate - [select for diffs], Sat Dec 13 23:13:41 2003 UTC (9 years, 5 months ago) by thorpej
Branch: MAIN
Changes since 1.202: +6 -1
lines
Diff to previous 1.202 (colored)
Split out the Silicon Image SATALink support into its own driver, "satalink".
Revision 1.202 / (download) - annotate - [select for diffs], Fri Dec 5 22:34:44 2003 UTC (9 years, 5 months ago) by cube
Branch: MAIN
Changes since 1.201: +2 -2
lines
Diff to previous 1.201 (colored)
Remove bitbang code that was taken from FreeBSD to support recent SiS chipsets and use mii_bitbang interface instead. Reflect sip dependency in the config file. Support for SiS96x needs broader testing.
Revision 1.201 / (download) - annotate - [select for diffs], Tue Nov 4 16:57:57 2003 UTC (9 years, 6 months ago) by mycroft
Branch: MAIN
Changes since 1.200: +6 -1
lines
Diff to previous 1.200 (colored)
Re-add ServerWorks IDE support, as "rccide". Note: this is untested, as I no longer have a ServerWorks-based motherboard.
Revision 1.200 / (download) - annotate - [select for diffs], Fri Oct 31 06:49:58 2003 UTC (9 years, 6 months ago) by nisimura
Branch: MAIN
Changes since 1.199: +6 -1
lines
Diff to previous 1.199 (colored)
Added stpcide(4) driver for STMicroelectronics STPC IDE controllers.
Revision 1.199 / (download) - annotate - [select for diffs], Sun Oct 19 03:32:25 2003 UTC (9 years, 7 months ago) by matt
Branch: MAIN
Changes since 1.198: +3 -1
lines
Diff to previous 1.198 (colored)
Add PCN_NO_PROM flag. (read the macaddr from the chip assuming the "BIOS" has properly written it). From John Gordon.
Revision 1.198 / (download) - annotate - [select for diffs], Wed Oct 8 20:58:00 2003 UTC (9 years, 7 months ago) by bouyer
Branch: MAIN
Changes since 1.197: +14 -14
lines
Diff to previous 1.197 (colored)
Following Matt Thomas's request, rename ata attribute to ata_hl, and wdc_base to ata. We can now have atabus* at ata? in kernel config files.
Revision 1.197 / (download) - annotate - [select for diffs], Wed Oct 8 11:51:59 2003 UTC (9 years, 7 months ago) by bouyer
Branch: MAIN
Changes since 1.196: +65 -2
lines
Diff to previous 1.196 (colored)
Split pciide in per-chip family driver, as proposed in http://mail-index.netbsd.org/tech-kern/2003/09/25/0007.html We now have: acardide* at pci? dev ? function ? # Acard IDE controllers aceride* at pci? dev ? function ? # Acer Lab IDE controllers cmdide* at pci? dev ? function ? # CMD tech IDE controllers cypide* at pci? dev ? function ? # Cypress IDE controllers hptide* at pci? dev ? function ? # Triones/HighPoint IDE controllers optiide* at pci? dev ? function ? # Opti IDE controllers piixide* at pci? dev ? function ? # Intel IDE controllers pdcide* at pci? dev ? function ? # Promise IDE controllers siside* at pci? dev ? function ? # SiS IDE controllers slide* at pci? dev ? function ? # Symphony Labs IDE controllers viaide* at pci? dev ? function ? # VIA/AMD/Nvidia IDE controllers pciide* at pci? dev ? function ? flags 0x0000 # GENERIC pciide driver serverworks driver not commited yet; there are still copyright issues about it.
Revision 1.196 / (download) - annotate - [select for diffs], Wed Oct 8 10:58:12 2003 UTC (9 years, 7 months ago) by bouyer
Branch: MAIN
Changes since 1.195: +2 -2
lines
Diff to previous 1.195 (colored)
Make the ATA mid-layer appears as atabus, as proposed in http://mail-index.netbsd.org/tech-kern/2003/09/25/0006.html This adds a device (atabus) between IDE controllers and wd or atapibus, to have each ATA channel show up in the device tree. Later there will be atabus devices in /dev, so that we can do IOCTL on them. Each atabus has its own kernel thread, to handle operations that needs polling, e.g. reset and others. Device probing on each bus it defered to the atabus thread creation. This allows to do the reset and basic device probes in parallel, which reduce boot time on systems with several pciide controllers.
Revision 1.195 / (download) - annotate - [select for diffs], Tue Sep 30 00:35:30 2003 UTC (9 years, 7 months ago) by thorpej
Branch: MAIN
Changes since 1.194: +3 -2
lines
Diff to previous 1.194 (colored)
New generic I2C framework. Supports bit-bang and "intelligent" I2C interface controllers (of varying intelligence levels). Contributed by Wasabi Systems, Inc. Primarily written by Steve Woodford, with some modification by me.
Revision 1.194 / (download) - annotate - [select for diffs], Sat Sep 27 13:13:28 2003 UTC (9 years, 7 months ago) by mrg
Branch: MAIN
Changes since 1.193: +6 -1
lines
Diff to previous 1.193 (colored)
add new driver for broadcom BCM4401 chipset (as seen on recent dell laptops) written by Cliff Wright <cliff@snipe444.org> and tested by yours truly. XXX: missing mcast filter support. thanks cliff!
Revision 1.193 / (download) - annotate - [select for diffs], Thu Sep 25 15:58:14 2003 UTC (9 years, 7 months ago) by pooka
Branch: MAIN
Changes since 1.192: +5 -1
lines
Diff to previous 1.192 (colored)
autoconf goop for iavc
Revision 1.192 / (download) - annotate - [select for diffs], Mon Sep 8 18:59:48 2003 UTC (9 years, 8 months ago) by thorpej
Branch: MAIN
Changes since 1.191: +1 -9
lines
Diff to previous 1.191 (colored)
Remove unused "skge" defns.
Revision 1.191 / (download) - annotate - [select for diffs], Tue Aug 26 21:11:00 2003 UTC (9 years, 8 months ago) by jdolecek
Branch: MAIN
Changes since 1.190: +8 -1
lines
Diff to previous 1.190 (colored)
Add driver for SysKonnect SK-9821 and 3COM 3C940 gigabit ethernet boards From FreeBSD via OpenBSD, port to NetBSD done by Stephen Degler Changes relative to submitted version: * yukonreg.h and xmaciireg.h merged into if_skreg.h * bhack[] constified + other small editing changes * use 'Ethernet address' rather than 'address' in attach message XXX completely untested by me, needs further cleanup Driver provided in PR kern/22511 by Stephen Degler
Revision 1.190 / (download) - annotate - [select for diffs], Fri Aug 8 20:46:09 2003 UTC (9 years, 9 months ago) by jonathan
Branch: MAIN
Changes since 1.189: +6 -1
lines
Diff to previous 1.189 (colored)
Config hooks for ubsec (Bluesteelnet, Broadcom 582x) driver.
Revision 1.189 / (download) - annotate - [select for diffs], Sun Jul 6 22:56:09 2003 UTC (9 years, 10 months ago) by dyoung
Branch: MAIN
Changes since 1.188: +5 -1
lines
Diff to previous 1.188 (colored)
Add driver atw for PCI/Mini-PCI/Cardbus 802.11b NICs based on the ADMtek ADM8211. Read the man page for bugs and other outstanding issues.
Revision 1.188 / (download) - annotate - [select for diffs], Fri Jul 4 18:56:30 2003 UTC (9 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.187: +1 -6
lines
Diff to previous 1.187 (colored)
1.179 had the commit message "Use CFATTACH_DECL()." but actually added a paragraph for the non-existent (or just not in-tree) als driver -- remove that paragraph again to avoid confusion.
Revision 1.187 / (download) - annotate - [select for diffs], Tue Jul 1 20:08:51 2003 UTC (9 years, 10 months ago) by drochner
Branch: MAIN
Branch point for: ktrace-lwp
Changes since 1.186: +6 -1
lines
Diff to previous 1.186 (colored)
VERY quick and VERY dirty port of the OpenBSD "txp" driver for 3Com 3C(R)990 cards. No TCP/UDP nor IPSEC offloading for now. The ifmedia part needs some work, but I only have a 100-FX card; hopefully someone will clean this up.
Revision 1.186 / (download) - annotate - [select for diffs], Sat Apr 19 19:30:07 2003 UTC (10 years, 1 month ago) by fvdl
Branch: MAIN
Changes since 1.185: +4 -1
lines
Diff to previous 1.185 (colored)
Add ahd at pci (to be added later).
Revision 1.185 / (download) - annotate - [select for diffs], Wed Apr 16 22:03:00 2003 UTC (10 years, 1 month ago) by thorpej
Branch: MAIN
Changes since 1.184: +3 -3
lines
Diff to previous 1.184 (colored)
Device driver for the LSI Logic Fusion-MPT based SCSI and Fibre Channel adapters. Currently supports: * LSI 53c1030 Ultra320 SCSI * LSI FC909, FC909A, FC919, and FC929 Fibre Channel Ported from the FreeBSD "mpt" driver, written by Greg Ansley. Thanks to Frank van der Linden for testing and some bug finding. This work was sponsored by Wasabi Systems, Inc.
Revision 1.184 / (download) - annotate - [select for diffs], Thu Nov 7 21:57:00 2002 UTC (10 years, 6 months ago) by martin
Branch: MAIN
CVS Tags: nathanw_sa_before_merge,
nathanw_sa_base,
gmcgarry_ucred_base,
gmcgarry_ucred,
gmcgarry_ctxsw_base,
gmcgarry_ctxsw,
fvdl_fs64_base
Changes since 1.183: +5 -1
lines
Diff to previous 1.183 (colored)
Add a driver for the Myson Technology MTD803 3-in-1 Fast Ethernet Controller, provided by Peter Bex in PR 18675.
Revision 1.183 / (download) - annotate - [select for diffs], Fri Oct 25 21:03:49 2002 UTC (10 years, 6 months ago) by leo
Branch: MAIN
Changes since 1.182: +6 -2
lines
Diff to previous 1.182 (colored)
Fritz!PCI v2.0 ISDN driver from FreeBSD.
Revision 1.182 / (download) - annotate - [select for diffs], Thu Oct 24 18:15:57 2002 UTC (10 years, 6 months ago) by junyoung
Branch: MAIN
Changes since 1.181: +6 -1
lines
Diff to previous 1.181 (colored)
Add machfb, ATI Mach64/Rage framebuffer display driver. XXX this version is not fully functional yet. More to come shortly.
Revision 1.181 / (download) - annotate - [select for diffs], Fri Oct 11 00:57:59 2002 UTC (10 years, 7 months ago) by thorpej
Branch: MAIN
CVS Tags: kqueue-beforemerge,
kqueue-aftermerge
Changes since 1.180: +4 -4
lines
Diff to previous 1.180 (colored)
Fix up IPKDB_NE_PCI option dependencies: * IPKDB_NE_PCISLOT does not need any dependencies (it is merely a required parameter for IPKDB_NE_PCI). * IPKDB_NE_PCI does should not have an option-dependency on IPKDB_NE_PCISLOT. While IPKDB_NE_PCISLOT is a required parameter, that is not how option- dependencies work, and we don't want IPKDB_NE_PCI to imply IPKDB_NE_PCISLOT, as that would cause a bogus value for IPKDB_NE_PCISLOT to be used. Also, the IPKDB_NE_PCI selector should be lower-case; make it so.
Revision 1.180 / (download) - annotate - [select for diffs], Tue Oct 8 13:09:18 2002 UTC (10 years, 7 months ago) by kent
Branch: MAIN
Changes since 1.179: +3 -3
lines
Diff to previous 1.179 (colored)
auvia: - Add aurateconv - Update comment
Revision 1.179 / (download) - annotate - [select for diffs], Mon Sep 30 20:37:21 2002 UTC (10 years, 7 months ago) by thorpej
Branch: MAIN
CVS Tags: kqueue-base
Changes since 1.178: +6 -1
lines
Diff to previous 1.178 (colored)
Use CFATTACH_DECL().
Revision 1.178 / (download) - annotate - [select for diffs], Tue Sep 24 22:05:19 2002 UTC (10 years, 7 months ago) by pooka
Branch: MAIN
Changes since 1.177: +9 -1
lines
Diff to previous 1.177 (colored)
Driver for Winbond W6692 passive ISDN cards. Ported from the FreeBSD driver by Ilpo Ruotsalainen <lonewolf@cubical.fi>, and reviewed by Martin.
Revision 1.177 / (download) - annotate - [select for diffs], Tue Sep 3 18:54:41 2002 UTC (10 years, 8 months ago) by augustss
Branch: MAIN
Changes since 1.176: +4 -4
lines
Diff to previous 1.176 (colored)
Replace the mr driver with the gtp driver. From OpenBSD.
Revision 1.176 / (download) - annotate - [select for diffs], Tue Aug 6 23:09:10 2002 UTC (10 years, 9 months ago) by augustss
Branch: MAIN
CVS Tags: gehenna-devsw-base
Changes since 1.175: +2 -2
lines
Diff to previous 1.175 (colored)
Pull in tea5757.c for the mr driver. Fixes kern/17864.
Revision 1.175 / (download) - annotate - [select for diffs], Sun Jun 23 20:36:26 2002 UTC (10 years, 10 months ago) by fvdl
Branch: MAIN
Changes since 1.174: +6 -1
lines
Diff to previous 1.174 (colored)
Add files for bge at pci attachment.
Revision 1.174 / (download) - annotate - [select for diffs], Sun Jun 2 02:44:27 2002 UTC (10 years, 11 months ago) by enami
Branch: MAIN
Changes since 1.173: +7 -1
lines
Diff to previous 1.173 (colored)
Collect random number from AMD 768MPX power management controller.
Revision 1.173 / (download) - annotate - [select for diffs], Sat May 18 07:23:06 2002 UTC (11 years ago) by matt
Branch: MAIN
CVS Tags: netbsd-1-6-base
Branch point for: netbsd-1-6
Changes since 1.172: +6 -1
lines
Diff to previous 1.172 (colored)
Add lfmiop (LSILogic Fusion-MPT I/O Processor) placeholders for driver to added latter.
Revision 1.172 / (download) - annotate - [select for diffs], Fri Apr 26 02:05:09 2002 UTC (11 years ago) by ad
Branch: MAIN
Branch point for: gehenna-devsw
Changes since 1.171: +5 -1
lines
Diff to previous 1.171 (colored)
Add a driver for Adaptec FSA RAID controllers, as often found in Dell servers. Based on the FreeBSD/OpenBSD versions.
Revision 1.171 / (download) - annotate - [select for diffs], Thu Apr 25 00:52:21 2002 UTC (11 years ago) by kleink
Branch: MAIN
Changes since 1.170: +4 -1
lines
Diff to previous 1.170 (colored)
Add a joystick attachment to the ESS Solo-1 driver.
Revision 1.170 / (download) - annotate - [select for diffs], Mon Apr 22 21:05:20 2002 UTC (11 years ago) by ad
Branch: MAIN
Changes since 1.169: +5 -1
lines
Diff to previous 1.169 (colored)
Add a driver for ICP-Vortex GDT and Intel Storage RAID controllers. Parts taken from OpenBSD. Test hardware kindly provided by Intel. This still needs management bits, and doesn't support older controllers, but that shouldn't be hard to fix.
Revision 1.169 / (download) - annotate - [select for diffs], Mon Apr 22 15:45:19 2002 UTC (11 years ago) by bouyer
Branch: MAIN
Changes since 1.168: +3 -1
lines
Diff to previous 1.168 (colored)
Add esiop at pci.
Revision 1.168 / (download) - annotate - [select for diffs], Mon Apr 22 09:41:22 2002 UTC (11 years, 1 month ago) by augustss
Branch: MAIN
Changes since 1.167: +16 -16
lines
Diff to previous 1.167 (colored)
Rename the audio "bus" attribute audiobus to avoid confusion with audio device.
Revision 1.167 / (download) - annotate - [select for diffs], Wed Apr 17 02:19:13 2002 UTC (11 years, 1 month ago) by mycroft
Branch: MAIN
Changes since 1.166: +1 -4
lines
Diff to previous 1.166 (colored)
Remove TLP_MATCH_* options.
Revision 1.166 / (download) - annotate - [select for diffs], Sat Mar 30 20:21:22 2002 UTC (11 years, 1 month ago) by uwe
Branch: MAIN
Changes since 1.165: +6 -1
lines
Diff to previous 1.165 (colored)
Add (unfinished) igsfb driver. While here g/c stale cprofb entry, it's not in the tree and I plan to support CyberPro cards with igsfb driver eventually (where is my netwinder?)
Revision 1.165 / (download) - annotate - [select for diffs], Tue Mar 26 19:31:40 2002 UTC (11 years, 1 month ago) by thorpej
Branch: MAIN
Changes since 1.164: +2 -2
lines
Diff to previous 1.164 (colored)
Only build pciconf.o if pci is configured.
Revision 1.164 / (download) - annotate - [select for diffs], Mon Mar 25 16:39:55 2002 UTC (11 years, 1 month ago) by martin
Branch: MAIN
Changes since 1.163: +5 -4
lines
Diff to previous 1.163 (colored)
Now that we have all pieces in place (and enough granularity to specify B-channel and D-channel drivers separately) split the Fritz!PCI card driver out of the isic driver. The new device is called "ifpci" and uses the same D-channel driver as the isic devices, but has it's own B-channel driver.
Revision 1.163 / (download) - annotate - [select for diffs], Sat Mar 9 20:30:44 2002 UTC (11 years, 2 months ago) by kent
Branch: MAIN
CVS Tags: newlock-base,
newlock,
eeh-devprop-base,
eeh-devprop
Changes since 1.162: +2 -2
lines
Diff to previous 1.162 (colored)
Move sampling rate conversion functions to aurateconv.c. Introduce "aurateconv" attribute for audio devices. Add aurateconv to uaudio and auich. (due to kern/15845 and kern/15848)
Revision 1.162 / (download) - annotate - [select for diffs], Sat Feb 2 18:37:46 2002 UTC (11 years, 3 months ago) by jdolecek
Branch: MAIN
CVS Tags: ifpoll-base,
ifpoll
Changes since 1.161: +5 -1
lines
Diff to previous 1.161 (colored)
Reduce the massive code duplication regarding joy(4). Split it into MI and MD parts, and make ISA/ISAPNP/PCI joy(4) attachments MI.
Revision 1.161 / (download) - annotate - [select for diffs], Wed Jan 30 14:35:44 2002 UTC (11 years, 3 months ago) by ad
Branch: MAIN
Changes since 1.160: +9 -1
lines
Diff to previous 1.160 (colored)
Bare-bones driver for AMI RAID. Parts taken from FreeBSD. This was tried a good while ago and it had problems under load. Changes were made to address that, but I don't have the ability to test them. So, I'm committing it before it rots.
Revision 1.160 / (download) - annotate - [select for diffs], Wed Jan 9 22:56:22 2002 UTC (11 years, 4 months ago) by augustss
Branch: MAIN
Changes since 1.159: +3 -1
lines
Diff to previous 1.159 (colored)
Split out some code so you can have cardbus ehci without pci.
Revision 1.159 / (download) - annotate - [select for diffs], Mon Jan 7 18:05:33 2002 UTC (11 years, 4 months ago) by jmcneill
Branch: MAIN
Changes since 1.158: +2 -2
lines
Diff to previous 1.158 (colored)
Re-enable radio at bktr, only if NRADIO > 0 and an FM tuner is present.
Revision 1.158 / (download) - annotate - [select for diffs], Mon Jan 7 17:44:45 2002 UTC (11 years, 4 months ago) by drochner
Branch: MAIN
Changes since 1.157: +3 -3
lines
Diff to previous 1.157 (colored)
"attach radio at radio": using one word as both attribute and device doesn't work well, radio.c is pulled in even with no such device in the configuration, and the kernel doesn't link due to missing "radio_cd". So call the attribute "radiodev" to avoid confusion.
Revision 1.157 / (download) - annotate - [select for diffs], Mon Jan 7 11:58:28 2002 UTC (11 years, 4 months ago) by tron
Branch: MAIN
Changes since 1.156: +2 -2
lines
Diff to previous 1.156 (colored)
Backout revision 1.155 which caused build failures if bktr(4) is used without radio(4).
Revision 1.156 / (download) - annotate - [select for diffs], Sun Jan 6 16:06:15 2002 UTC (11 years, 4 months ago) by jmcneill
Branch: MAIN
Changes since 1.155: +6 -1
lines
Diff to previous 1.155 (colored)
Import driver for the ESS Allegro-1 / Maestro-3 based PCI Audio Accelerators.
Revision 1.155 / (download) - annotate - [select for diffs], Sun Jan 6 02:47:36 2002 UTC (11 years, 4 months ago) by jmcneill
Branch: MAIN
Changes since 1.154: +2 -2
lines
Diff to previous 1.154 (colored)
Add radio support to bktr.
Revision 1.154 / (download) - annotate - [select for diffs], Thu Jan 3 05:35:31 2002 UTC (11 years, 4 months ago) by thorpej
Branch: MAIN
Changes since 1.153: +2 -1
lines
Diff to previous 1.153 (colored)
Need ibm561.c for TGA.
Revision 1.153 / (download) - annotate - [select for diffs], Tue Jan 1 21:51:40 2002 UTC (11 years, 4 months ago) by augustss
Branch: MAIN
Changes since 1.152: +11 -1
lines
Diff to previous 1.152 (colored)
Add support for radio cards. Written by Maxim Tsyplakov and Vladimir Popov for OpenBSD, from where it was imported.
Revision 1.152 / (download) - annotate - [select for diffs], Tue Jan 1 16:49:05 2002 UTC (11 years, 4 months ago) by hpeyerl
Branch: MAIN
Changes since 1.151: +24 -2
lines
Diff to previous 1.151 (colored)
Add stanza for PC Weasel/PCI.
Revision 1.151 / (download) - annotate - [select for diffs], Wed Dec 12 07:50:05 2001 UTC (11 years, 5 months ago) by elric
Branch: MAIN
Changes since 1.150: +2 -1
lines
Diff to previous 1.150 (colored)
Added support for the PowerStorm 4d20, initial support that is. I plan on cleaning a few things up over the next few days, but this appears to be working for me.
Revision 1.150 / (download) - annotate - [select for diffs], Wed Dec 5 15:51:11 2001 UTC (11 years, 5 months ago) by augustss
Branch: MAIN
Changes since 1.149: +2 -2
lines
Diff to previous 1.149 (colored)
Do SIR framing on incoming frames.
Revision 1.149 / (download) - annotate - [select for diffs], Wed Dec 5 11:41:16 2001 UTC (11 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.148: +4 -4
lines
Diff to previous 1.148 (colored)
Use defparam instead of defflags for some bktr(4) related options that need a value. Add BKTR_REVERSE_MUTE to defflags.
Revision 1.148 / (download) - annotate - [select for diffs], Wed Dec 5 03:50:09 2001 UTC (11 years, 5 months ago) by simonb
Branch: MAIN
Changes since 1.147: +2 -2
lines
Diff to previous 1.147 (colored)
s/defopt/defparam/ in previous; from lukem.
Revision 1.147 / (download) - annotate - [select for diffs], Wed Dec 5 03:24:57 2001 UTC (11 years, 5 months ago) by simonb
Branch: MAIN
Changes since 1.146: +2 -2
lines
Diff to previous 1.146 (colored)
Change PCI_NETBSD_ENABLE_IDE back to a defopt - it's a mask.
Revision 1.146 / (download) - annotate - [select for diffs], Sun Dec 2 16:30:30 2001 UTC (11 years, 5 months ago) by augustss
Branch: MAIN
Changes since 1.145: +7 -1
lines
Diff to previous 1.145 (colored)
Add driver for the Toshiba's Oboe IrDA chip. From Jan Sparud.
Revision 1.145 / (download) - annotate - [select for diffs], Wed Nov 28 10:21:23 2001 UTC (11 years, 5 months ago) by lukem
Branch: MAIN
Changes since 1.144: +8 -8
lines
Diff to previous 1.144 (colored)
- convert usage of "defopt" to "defflag" where the relevant option does not support a value (e.g., it's to be used as "options FOO" instead of "options FOO=xxx"). options that take a value were converted to defparam recently. - minor whitespace & formatting cleanups
Revision 1.144 / (download) - annotate - [select for diffs], Sun Nov 18 03:16:02 2001 UTC (11 years, 6 months ago) by someya
Branch: MAIN
Changes since 1.143: +6 -1
lines
Diff to previous 1.143 (colored)
add Trident 4DWAVE based (4DWAVE DX/NX,SiS 7018,ALi M5451) PCI audio driver
Revision 1.143 / (download) - annotate - [select for diffs], Sat Nov 3 17:01:16 2001 UTC (11 years, 6 months ago) by tsutsui
Branch: MAIN
CVS Tags: thorpej-mips-cache-base
Changes since 1.142: +6 -1
lines
Diff to previous 1.142 (colored)
Add a driver for the Tekram DC-395U/UW/F and DC-315/U SCSI host adapters, which have the Tekram TRM-S1040 ASIC. This driver is written by Rui-Xiang Guo <rxg@ms25.url.com.tw>, and a number of cosmetic changes by me. Tested on i386 by the author, and on macppc and sparc64 by me. XXX On arc, kernel got panic in ltsleep() called from scsipi_execute_xs(), XXX but I'm not sure what is wrong...
Revision 1.142 / (download) - annotate - [select for diffs], Wed Oct 17 18:39:41 2001 UTC (11 years, 7 months ago) by jdolecek
Branch: MAIN
Branch point for: thorpej-mips-cache
Changes since 1.141: +6 -1
lines
Diff to previous 1.141 (colored)
Add driver for Creative Labs SBLive! EMU10000, possibly also PCI512. Written by Yannick Montulet (thanks!), with only couple minor touches by me.
Revision 1.141 / (download) - annotate - [select for diffs], Sat Oct 13 15:00:23 2001 UTC (11 years, 7 months ago) by ichiro
Branch: MAIN
Changes since 1.140: +4 -1
lines
Diff to previous 1.140 (colored)
Add Intersil Prism2.5 Mini-PCI wavelan.
Revision 1.140 / (download) - annotate - [select for diffs], Sun Sep 16 00:11:42 2001 UTC (11 years, 8 months ago) by eeh
Branch: MAIN
CVS Tags: thorpej-devvp-base3,
thorpej-devvp-base2
Changes since 1.139: +5 -1
lines
Diff to previous 1.139 (colored)
Driver for Sun GEM gigabit ethernet, Sun ERI 10/100, and Apple GMAC.
Revision 1.139 / (download) - annotate - [select for diffs], Thu Sep 13 21:49:40 2001 UTC (11 years, 8 months ago) by thorpej
Branch: MAIN
CVS Tags: pre-chs-ubcperf,
post-chs-ubcperf
Changes since 1.138: +2 -1
lines
Diff to previous 1.138 (colored)
Add an ioctl interface to the PCI bus. Add ioctls to read/write PCI configuration space registers, and to fetch bus info.
Revision 1.138 / (download) - annotate - [select for diffs], Tue Sep 4 13:37:29 2001 UTC (11 years, 8 months ago) by itohy
Branch: MAIN
CVS Tags: thorpej-devvp-base
Branch point for: thorpej-devvp
Changes since 1.137: +7 -1
lines
Diff to previous 1.137 (colored)
Add "opl at cmpci" and "mpu at cmpci" attachment.
Revision 1.137 / (download) - annotate - [select for diffs], Mon Aug 27 19:42:19 2001 UTC (11 years, 8 months ago) by thorpej
Branch: MAIN
Changes since 1.136: +7 -1
lines
Diff to previous 1.136 (colored)
New driver for the AMD PCnet-PCI family of Ethernet chips. This driver uses direct DMA to mbufs (like other PCI network drivers, and unlike the old "le at pci" driver), and also supports communication with the MII-connected PHYs on the 10/100 boards.
Revision 1.136 / (download) - annotate - [select for diffs], Wed Aug 22 00:36:57 2001 UTC (11 years, 9 months ago) by thorpej
Branch: MAIN
Changes since 1.135: +2 -1
lines
Diff to previous 1.135 (colored)
Add a PCI_NETBSD_ENABLE_IDE option, that goes along with PCI_NETBSD_CONFIGURE, which tells machine dependent code to enable the specified (by a bitmask) PCI IDE channels in the southbridge, in the event that system firmware does not do so.
Revision 1.135 / (download) - annotate - [select for diffs], Wed Aug 1 20:54:16 2001 UTC (11 years, 9 months ago) by ad
Branch: MAIN
Changes since 1.134: +2 -2
lines
Diff to previous 1.134 (colored)
Hook in the mly control interface on i386.
Revision 1.134 / (download) - annotate - [select for diffs], Mon Jul 30 19:59:06 2001 UTC (11 years, 9 months ago) by ad
Branch: MAIN
Changes since 1.133: +7 -2
lines
Diff to previous 1.133 (colored)
Add a driver for Mylex AcceleRAID and eXtremeRAID controllers with v6 firmware. Based off the FreeBSD driver, and re-worked by tls, erh and I.
Revision 1.133 / (download) - annotate - [select for diffs], Wed Jul 25 00:11:51 2001 UTC (11 years, 9 months ago) by thorpej
Branch: MAIN
Changes since 1.132: +6 -1
lines
Diff to previous 1.132 (colored)
Driver for the Sundance Tech./Tamarack TC9021 Gigabit Ethernet controller.
Revision 1.132 / (download) - annotate - [select for diffs], Sat Jul 7 16:34:33 2001 UTC (11 years, 10 months ago) by thorpej
Branch: MAIN
Branch point for: kqueue
Changes since 1.131: +1 -6
lines
Diff to previous 1.131 (colored)
Remove config glue for the old `ncr' driver.
Revision 1.131 / (download) - annotate - [select for diffs], Tue Jun 19 23:00:47 2001 UTC (11 years, 11 months ago) by thorpej
Branch: MAIN
Changes since 1.130: +6 -1
lines
Diff to previous 1.130 (colored)
Device driver for the Sundance Tech. ST-201 10/100 Ethernet. This chip is found on the D-Link DFE-550TX.
Revision 1.130 / (download) - annotate - [select for diffs], Sun Jun 3 13:43:47 2001 UTC (11 years, 11 months ago) by tsutsui
Branch: MAIN
Changes since 1.129: +5 -1
lines
Diff to previous 1.129 (colored)
Add a driver for the Initio INIC-940/950 PCI SCSI controllers. Based on OpenBSD's iha driver, and modified some structures by me. Tested on arc, i386 and macppc.
Revision 1.129 / (download) - annotate - [select for diffs], Tue May 22 16:58:23 2001 UTC (12 years ago) by thorpej
Branch: MAIN
Changes since 1.128: +2 -2
lines
Diff to previous 1.128 (colored)
Add mii_bitbang attribute to gsip, pointed out by Andrew Gillham.
Revision 1.128 / (download) - annotate - [select for diffs], Fri May 18 02:03:53 2001 UTC (12 years ago) by thorpej
Branch: MAIN
Changes since 1.127: +6 -1
lines
Diff to previous 1.127 (colored)
Add a driver for the National Semiconductor DP83820 Gigabit Ethernet chip. This is found on the NetGear GA-622 and Asante FriendlyNet GigaNIX.
Revision 1.127 / (download) - annotate - [select for diffs], Fri Mar 30 14:32:08 2001 UTC (12 years, 1 month ago) by minoura
Branch: MAIN
CVS Tags: thorpej_scsipi_nbase,
thorpej_scsipi_beforemerge,
thorpej_scsipi_base
Changes since 1.126: +12 -1
lines
Diff to previous 1.126 (colored)
Yamaha YMF724/740/744/754 (DS-1) PCI audio driver.
Revision 1.126 / (download) - annotate - [select for diffs], Sun Mar 25 03:48:36 2001 UTC (12 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.125: +2 -2
lines
Diff to previous 1.125 (colored)
Actually fix fwlynx correctly. Got the right filename this time.
Revision 1.125 / (download) - annotate - [select for diffs], Tue Mar 13 07:38:05 2001 UTC (12 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.124: +2 -2
lines
Diff to previous 1.124 (colored)
Fix typo on fwlynx_pci driver. Brett McCoy reported this in.
Revision 1.124 / (download) - annotate - [select for diffs], Thu Mar 8 04:18:18 2001 UTC (12 years, 2 months ago) by thorpej
Branch: MAIN
Changes since 1.123: +1 -3
lines
Diff to previous 1.123 (colored)
advlib.c and advmcode.c should be built for all adv, not just adv_pci. From takashi.yamamoto@bigfoot.com, kern/12341.
Revision 1.123 / (download) - annotate - [select for diffs], Sat Feb 24 01:59:47 2001 UTC (12 years, 2 months ago) by lukem
Branch: MAIN
Branch point for: nathanw_sa
Changes since 1.122: +56 -58
lines
Diff to previous 1.122 (colored)
whitespace police
Revision 1.122 / (download) - annotate - [select for diffs], Sun Feb 18 09:37:19 2001 UTC (12 years, 3 months ago) by martin
Branch: MAIN
Changes since 1.121: +5 -5
lines
Diff to previous 1.121 (colored)
Filename cleanup police (per discussion with Soren S. Jorvang): remove all (legacy) "i4b_" prefixes outside of sys/netisdn. Prefix all card specific driver support files with the basename of the driver bus attachement file. Renamed here: pci_isic.h -> isic_pci.h pci_isic.c -> isic_pci.c i4b_avm_fritz_pci.c -> isic_pci_avm_fritz_pci.c i4b_elsa_qs1p.c -> isic_pci_elsa_qs1p.c
Revision 1.121 / (download) - annotate - [select for diffs], Fri Feb 9 14:33:15 2001 UTC (12 years, 3 months ago) by briggs
Branch: MAIN
Changes since 1.120: +3 -2
lines
Diff to previous 1.120 (colored)
Add an option (defopt) PCI_NETBSD_CONFIGURE that provides PCI bus configuration (assignment of bus numbers, BARs, timer values, interrupt lines, etc.). The interface must be called from m.d. code prior to probing the bus. It is meant to be called once for each primary (bus == 0) PCI bus in the system. It will configure any busses behind PCI-PCI bridges. Section 9 man page for pci_configure_bus() will come soon. In the meantime, sample usage is in arch/sandpoint/sandpoint/mainbus.c. [ Reviewed by thorpej ]
Revision 1.120 / (download) - annotate - [select for diffs], Wed Feb 7 14:41:12 2001 UTC (12 years, 3 months ago) by tacha
Branch: MAIN
Changes since 1.119: +4 -1
lines
Diff to previous 1.119 (colored)
Split out common code to cs428x.c and cosmetic change to introduce higher symmetry between cs4280.c and cs4281.c. Also fix the problem rebooting from Windows. Relevant patch is contributed from Shingo WATANABE <nabe@nabechan.org>.
Revision 1.119 / (download) - annotate - [select for diffs], Sun Feb 4 17:05:12 2001 UTC (12 years, 3 months ago) by ad
Branch: MAIN
Changes since 1.118: +5 -1
lines
Diff to previous 1.118 (colored)
Add a driver for the Mylex DAC960 family (including DEC SWXCR).
Revision 1.118 / (download) - annotate - [select for diffs], Mon Jan 22 17:40:14 2001 UTC (12 years, 3 months ago) by ad
Branch: MAIN
Changes since 1.117: +1 -3
lines
Diff to previous 1.117 (colored)
opt_twe.h isn't needed any more.
Revision 1.117 / (download) - annotate - [select for diffs], Mon Jan 22 01:34:43 2001 UTC (12 years, 3 months ago) by augustss
Branch: MAIN
Changes since 1.116: +6 -1
lines
Diff to previous 1.116 (colored)
Add clct driver for Cirrus Logic CrystalClear PCI Audio CS4281. Driver written by Tatoku Ogaito.
Revision 1.116 / (download) - annotate - [select for diffs], Mon Jan 8 21:16:26 2001 UTC (12 years, 4 months ago) by thorpej
Branch: MAIN
Changes since 1.115: +3 -3
lines
Diff to previous 1.115 (colored)
Only build "esm" if it's included in the kernel config file.
Revision 1.115 / (download) - annotate - [select for diffs], Mon Jan 8 19:55:51 2001 UTC (12 years, 4 months ago) by rh
Branch: MAIN
Changes since 1.114: +6 -1
lines
Diff to previous 1.114 (colored)
Add esm audio driver.
Revision 1.114 / (download) - annotate - [select for diffs], Fri Jan 5 13:09:17 2001 UTC (12 years, 4 months ago) by martin
Branch: MAIN
Changes since 1.113: +12 -1
lines
Diff to previous 1.113 (colored)
Enable the imported ISDN4BSD based ISDN subsystem. This is the kernel part (userland to follow soon) of the latest (and very probably last) release (version 0.96) of ISDN4BSD. ISDN4BSD has a homepage at http://www.freebsd-support.de/i4b/. It gives the user various ways to use the isdn connection: raw data (via the i4brbch "raw b-channel" device), ppp (via the isp "isdn PPP" device), voice/answering machine (the i4btel "telephone" device) and ip over isdn (the ipr device, "IP over raw ISDN"). Supported are a bunch of common and older cards, more to be added soon after some cleanup. Currently only the european E-DSS1 variant of the ISDN D channel protocol is supported.
Revision 1.113 / (download) - annotate - [select for diffs], Sun Dec 24 06:39:01 2000 UTC (12 years, 4 months ago) by augustss
Branch: MAIN
Changes since 1.112: +5 -1
lines
Diff to previous 1.112 (colored)
Add some placeholders for the EHCI (USB 2) driver. Don't get your hopes up. I've not even finished reading the (100+) page spec, and I have no hardware.
Revision 1.112 / (download) - annotate - [select for diffs], Thu Dec 14 04:11:25 2000 UTC (12 years, 5 months ago) by onoe
Branch: MAIN
Changes since 1.111: +5 -1
lines
Diff to previous 1.111 (colored)
Add PCI version of Aironet, not tested at all. ISA/ISApnp version won't come since I don't know about isa...
Revision 1.111 / (download) - annotate - [select for diffs], Tue Nov 28 05:12:29 2000 UTC (12 years, 5 months ago) by thorpej
Branch: MAIN
Changes since 1.110: +6 -1
lines
Diff to previous 1.110 (colored)
Device driver for the built-in audio on Intel ICH, ICH0, ICH2, and i440MX chipsets. Based on a driver by Michael Shalayeff, modified somewhat by me to use bus_dma properly, and fix some audio encoding emulation bugs. Thanks to Manuel Bouyer for testing and feedback.
Revision 1.110 / (download) - annotate - [select for diffs], Sun Nov 26 17:44:06 2000 UTC (12 years, 5 months ago) by ad
Branch: MAIN
Changes since 1.109: +3 -3
lines
Diff to previous 1.109 (colored)
lsu -> ld, by popular request.
Revision 1.109 / (download) - annotate - [select for diffs], Tue Nov 14 23:40:44 2000 UTC (12 years, 6 months ago) by matt
Branch: MAIN
Changes since 1.108: +5 -1
lines
Diff to previous 1.108 (colored)
Add fwlynx PCI attachment
Revision 1.108 / (download) - annotate - [select for diffs], Wed Nov 8 19:46:27 2000 UTC (12 years, 6 months ago) by ad
Branch: MAIN
Changes since 1.107: +4 -0
lines
Diff to previous 1.107 (colored)
Add glue for iop.
Revision 1.107 / (download) - annotate - [select for diffs], Wed Nov 8 19:20:34 2000 UTC (12 years, 6 months ago) by ad
Branch: MAIN
Changes since 1.106: +2 -2
lines
Diff to previous 1.106 (colored)
Move lsu stuff to more logical locations, and push queueing into the lsu driver.
Revision 1.106 / (download) - annotate - [select for diffs], Sun Nov 5 06:46:03 2000 UTC (12 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.105: +6 -1
lines
Diff to previous 1.105 (colored)
Add NeoMagic 256 audio.
Revision 1.105 / (download) - annotate - [select for diffs], Sun Nov 5 04:06:53 2000 UTC (12 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.104: +2 -2
lines
Diff to previous 1.104 (colored)
viaenv carries the sysmon_envsys attribute.
Revision 1.104 / (download) - annotate - [select for diffs], Fri Oct 20 15:14:25 2000 UTC (12 years, 7 months ago) by ad
Branch: MAIN
Changes since 1.103: +2 -2
lines
Diff to previous 1.103 (colored)
- tsleep()/wakeup_one() will hurt when under load, so use a queue instead. - Don't copy to or from the aligned buffer unless there's a need to.
Revision 1.103 / (download) - annotate - [select for diffs], Thu Oct 19 14:24:44 2000 UTC (12 years, 7 months ago) by ad
Branch: MAIN
Changes since 1.102: +11 -1
lines
Diff to previous 1.102 (colored)
Hook in twe.
Revision 1.102 / (download) - annotate - [select for diffs], Thu Oct 12 02:59:59 2000 UTC (12 years, 7 months ago) by itojun
Branch: MAIN
Changes since 1.101: +6 -1
lines
Diff to previous 1.101 (colored)
hifn7751 crypto card driver. from openbsd. does nothing useful at this moment - initailize the chip, that's all. TODO: crypto logic framework in kernel (see openbsd sys/crypto) TODO: ipsec frontend (need major rework in ipsec tree - should start with busywait) TODO: character device frontend
Revision 1.101 / (download) - annotate - [select for diffs], Wed Aug 2 21:49:10 2000 UTC (12 years, 9 months ago) by bouyer
Branch: MAIN
Changes since 1.100: +4 -1
lines
Diff to previous 1.100 (colored)
PCIIDE_CMD0646U_UDMA->PCIIDE_CMD0646U_ENABLEUDMA for consistency with
PCIIDE_AMD756_ENABLEDMA
defopt PCIIDE_CMD0646U_ENABLEUDMA, PCIIDE_AMD756_ENABLEDMA,
PCIIDE_CMD064x_DISABLE
Fix a typo pointed out by John Hawkinson
Revision 1.100 / (download) - annotate - [select for diffs], Tue Jul 25 23:18:44 2000 UTC (12 years, 9 months ago) by jeffs
Branch: MAIN
Changes since 1.99: +5 -1
lines
Diff to previous 1.99 (colored)
Add code to allow the PCI com serial ports to be used as the system console. This is not enabled by default, and is turned on with options PUCCN. Done by castor@netbsd.org.
Revision 1.99 / (download) - annotate - [select for diffs], Sun Jun 25 23:34:27 2000 UTC (12 years, 10 months ago) by gmcgarry
Branch: MAIN
Changes since 1.98: +2 -2
lines
Diff to previous 1.98 (colored)
cmpci requires mulaw dependency.
Revision 1.98 / (download) - annotate - [select for diffs], Sun Jun 25 18:49:22 2000 UTC (12 years, 10 months ago) by sommerfeld
Branch: MAIN
Changes since 1.97: +6 -1
lines
Diff to previous 1.97 (colored)
Defopt TLP_MATCH_*
Revision 1.97 / (download) - annotate - [select for diffs], Sat Jun 24 00:37:20 2000 UTC (12 years, 10 months ago) by thorpej
Branch: MAIN
Changes since 1.96: +2 -2
lines
Diff to previous 1.96 (colored)
Add a clearing-house pseudo-device for system monitoring devices such as the LM78 and VT82C686A (and eventually ACPI). Multiple sensor devices can be hooked registered with `sysmon', and eventually sysmon will also handle hardware (and software) watchdog timers. Convert the `lm' and `viaenv' drivers to the new interface.
Revision 1.96 / (download) - annotate - [select for diffs], Tue Jun 6 03:07:39 2000 UTC (12 years, 11 months ago) by thorpej
Branch: MAIN
CVS Tags: netbsd-1-5-base
Branch point for: netbsd-1-5
Changes since 1.95: +13 -2
lines
Diff to previous 1.95 (colored)
Common routines for read/writing Cypress 82c693 control registers. Needed by `pciide' and the Alpha `sio' (PCI-ISA bridge) driver.
Revision 1.95 / (download) - annotate - [select for diffs], Tue May 30 00:53:14 2000 UTC (12 years, 11 months ago) by matt
Branch: MAIN
Changes since 1.94: +5 -1
lines
Diff to previous 1.94 (colored)
Add the PCI attachment for IEEE 1394 OHCI controllers. Files to follow later.
Revision 1.94 / (download) - annotate - [select for diffs], Wed May 17 17:58:10 2000 UTC (13 years ago) by thorpej
Branch: MAIN
CVS Tags: minoura-xpg4dl-base
Branch point for: minoura-xpg4dl
Changes since 1.93: +6 -1
lines
Diff to previous 1.93 (colored)
Add a device driver for the Cyclades-Z series of intelligent multi-port serial boards. Written by Jason R. Thorpe and Bill Studenmund.
Revision 1.93 / (download) - annotate - [select for diffs], Mon May 15 08:27:26 2000 UTC (13 years ago) by bouyer
Branch: MAIN
Changes since 1.92: +6 -2
lines
Diff to previous 1.92 (colored)
Update for siop split.
Revision 1.92 / (download) - annotate - [select for diffs], Wed May 10 00:19:55 2000 UTC (13 years ago) by haya
Branch: MAIN
Changes since 1.91: +2 -2
lines
Diff to previous 1.91 (colored)
Move if_rl_pci.c:1.7 to if_rtk_pci.c.
Revision 1.91 / (download) - annotate - [select for diffs], Mon May 8 16:40:44 2000 UTC (13 years ago) by joda
Branch: MAIN
Changes since 1.90: +11 -1
lines
Diff to previous 1.90 (colored)
VIA VT82C686A hardware monitor
Revision 1.90 / (download) - annotate - [select for diffs], Sun May 7 00:25:58 2000 UTC (13 years ago) by wiz
Branch: MAIN
Changes since 1.89: +15 -1
lines
Diff to previous 1.89 (colored)
some glue for bktr-driver
Revision 1.89 / (download) - annotate - [select for diffs], Sun Apr 30 21:59:58 2000 UTC (13 years ago) by augustss
Branch: MAIN
Changes since 1.88: +6 -1
lines
Diff to previous 1.88 (colored)
Add driver for C-Media CMI8x38 Audio Chip. From Takuya SHIOZAKI <AoiMoe@imou.to>
Revision 1.88 / (download) - annotate - [select for diffs], Fri Apr 21 17:57:00 2000 UTC (13 years, 1 month ago) by bouyer
Branch: MAIN
Changes since 1.87: +6 -1
lines
Diff to previous 1.87 (colored)
Snapshot of work in progress: new driver for the NCR 53c8xx SCSI controller (the name 'siop' is still being discussed, may change). Only basic disconnect/reselect for now, no sync/wide negotiation. Tested with 810A, 875 and 895 on i386 only. The bus-independant part should also be able to handle the 53c720 and 53c770. A new driver with enhanced script should appear for the 825/875/895 'soon'.
Revision 1.87 / (download) - annotate - [select for diffs], Thu Apr 20 05:25:20 2000 UTC (13 years, 1 month ago) by nathanw
Branch: MAIN
Changes since 1.86: +2 -2
lines
Diff to previous 1.86 (colored)
Replace rcons console code with rasops console code. Console text should now be supported on all TGA cards; 8- and 32-bit TGA and 8-bit TGA2 have been tested. Implement accelerated character drawing, scrolling, and clearing. Stop clearing "odd" in VHCR; it's unnecessary and hurts performance. Use bus_space_vaddr() instead of a local hack.
Revision 1.86 / (download) - annotate - [select for diffs], Wed Apr 19 08:44:32 2000 UTC (13 years, 1 month ago) by haya
Branch: MAIN
Changes since 1.85: +3 -3
lines
Diff to previous 1.85 (colored)
Changes the name of RealTek driver. The new name is `rtk'. This used to be called `rl' and it conflict with RL vax disks, canonical and historical unix driver name. This changes are minimal: it only changes the name of RealTek driver. The filename of source code and a lot of the letter `rl' in source files should be changed shortly.
Revision 1.85 / (download) - annotate - [select for diffs], Mon Apr 10 07:42:56 2000 UTC (13 years, 1 month ago) by haya
Branch: MAIN
Changes since 1.84: +3 -4
lines
Diff to previous 1.84 (colored)
Incorporate the changes of RL81x9 driver provided by M. Kanaoka <kanaoka@ann.hi-ho.ne.jp>. He separated the driver into IC specific portion and bus attachment portion and added cardbus attachent.
Revision 1.84 / (download) - annotate - [select for diffs], Wed Apr 5 02:31:19 2000 UTC (13 years, 1 month ago) by mrg
Branch: MAIN
Changes since 1.83: +5 -1
lines
Diff to previous 1.83 (colored)
add "hme at pci" support.
Revision 1.83 / (download) - annotate - [select for diffs], Sun Apr 2 18:57:38 2000 UTC (13 years, 1 month ago) by nathanw
Branch: MAIN
Changes since 1.82: +2 -2
lines
Diff to previous 1.82 (colored)
Move bt463 code to dev/ic and adapt to the new ramdac interface. Set default window type to 24-bit truecolor. Correctly set pseudocolor mode.
Revision 1.82 / (download) - annotate - [select for diffs], Fri Mar 31 04:45:29 2000 UTC (13 years, 1 month ago) by tsarna
Branch: MAIN
Changes since 1.81: +6 -1
lines
Diff to previous 1.81 (colored)
Add auvia, a driver for the integrated AC'97 audio on the VIA VT82C686A southbridge. Tested on a ASUS K7M (w/ AD1881 codec). Please report any problems.
Revision 1.81 / (download) - annotate - [select for diffs], Wed Mar 22 20:58:29 2000 UTC (13 years, 2 months ago) by ws
Branch: MAIN
Changes since 1.80: +4 -2
lines
Diff to previous 1.80 (colored)
Make IPKDB working again. Add support for i386 debugging and pci-based ne2000 boards.
Revision 1.80 / (download) - annotate - [select for diffs], Wed Mar 22 00:43:47 2000 UTC (13 years, 2 months ago) by cgd
Branch: MAIN
Changes since 1.79: +2 -2
lines
Diff to previous 1.79 (colored)
add PCI_CONFIG_DUMP as a defopted option
Revision 1.79 / (download) - annotate - [select for diffs], Wed Mar 22 00:36:30 2000 UTC (13 years, 2 months ago) by cgd
Branch: MAIN
Changes since 1.78: +2 -2
lines
Diff to previous 1.78 (colored)
opt_pciverbose.h -> opt_pci.h (it's gonna be used by more things, soon)
Revision 1.78 / (download) - annotate - [select for diffs], Thu Mar 16 14:52:23 2000 UTC (13 years, 2 months ago) by ad
Branch: MAIN
Changes since 1.77: +5 -1
lines
Diff to previous 1.77 (colored)
Driver for Compaq array controllers and disks (cac(4)/ca(4)).
Revision 1.77 / (download) - annotate - [select for diffs], Sat Mar 4 10:27:59 2000 UTC (13 years, 2 months ago) by elric
Branch: MAIN
Changes since 1.76: +2 -2
lines
Diff to previous 1.76 (colored)
Added basic TGA2 support to the TGA driver. Abstracted the RAMDAC code out into ../ic/bt485.c. Disabled tga_bt463.c, which we don't currently support.
Revision 1.76 / (download) - annotate - [select for diffs], Fri Feb 25 18:22:39 2000 UTC (13 years, 2 months ago) by drochner
Branch: MAIN
Changes since 1.75: +10 -1
lines
Diff to previous 1.75 (colored)
add (minimal, PIO only) support for the popular "Tundra Universe" PCI-VME interface chip and a frontend for the "Bit3 Mod. 2706" PCI-VME adapter
Revision 1.75 / (download) - annotate - [select for diffs], Wed Jan 26 06:27:32 2000 UTC (13 years, 3 months ago) by thorpej
Branch: MAIN
CVS Tags: chs-ubc2-newbase
Changes since 1.74: +2 -3
lines
Diff to previous 1.74 (colored)
Fix an oversight in the AIC-7xxx SEEPROM split.
Revision 1.74 / (download) - annotate - [select for diffs], Tue Jan 4 06:31:39 2000 UTC (13 years, 4 months ago) by chopps
Branch: MAIN
Changes since 1.73: +2 -2
lines
Diff to previous 1.73 (colored)
Add support for setting the clock and adapt the code to the new more generic ic/hd56470.c core which now supports the isa version of the same card.
Revision 1.73 / (download) - annotate - [select for diffs], Mon Dec 13 20:19:25 1999 UTC (13 years, 5 months ago) by augustss
Branch: MAIN
CVS Tags: wrstuden-devbsize-base,
wrstuden-devbsize-19991221
Changes since 1.72: +6 -1
lines
Diff to previous 1.72 (colored)
Add a device driver for the Cirrus Logic CS4280 sound chip. The code has been contributed by Tatoku Ogaito.
Revision 1.72 / (download) - annotate - [select for diffs], Fri Nov 19 18:27:18 1999 UTC (13 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.71: +3 -3
lines
Diff to previous 1.71 (colored)
Make the ThunderLAN and VIA Rhine drivers use the common MII bit-bang module.
Revision 1.71 / (download) - annotate - [select for diffs], Tue Nov 2 11:58:06 1999 UTC (13 years, 6 months ago) by augustss
Branch: MAIN
CVS Tags: fvdl-softdep-base,
comdex-fall-1999-base,
comdex-fall-1999
Changes since 1.70: +2 -2
lines
Diff to previous 1.70 (colored)
Add the midibus attribute to the fms driver.
Revision 1.70 / (download) - annotate - [select for diffs], Tue Nov 2 00:29:20 1999 UTC (13 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.69: +3 -3
lines
Diff to previous 1.69 (colored)
Get fms MPU and OPL module inclusion right.
Revision 1.69 / (download) - annotate - [select for diffs], Mon Nov 1 20:43:12 1999 UTC (13 years, 6 months ago) by augustss
Branch: MAIN
Changes since 1.68: +12 -1
lines
Diff to previous 1.68 (colored)
Add FM801 audio device driver. From Witold J. Wnuk ww181302@zodiac.mimuw.edu.pl Closes PR kern/8729.
Revision 1.68 / (download) - annotate - [select for diffs], Sat Oct 30 17:03:30 1999 UTC (13 years, 6 months ago) by augustss
Branch: MAIN
Changes since 1.67: +3 -3
lines
Diff to previous 1.67 (colored)
Use the right attribute for attaching USB controllers. From MAEKAWA Masahide <bishop@rr.iij4u.or.jp>
Revision 1.67 / (download) - annotate - [select for diffs], Sat Oct 30 14:11:16 1999 UTC (13 years, 6 months ago) by augustss
Branch: MAIN
Changes since 1.66: +2 -2
lines
Diff to previous 1.66 (colored)
Add midibus attribute for eap.
Revision 1.66 / (download) - annotate - [select for diffs], Wed Oct 27 13:20:34 1999 UTC (13 years, 6 months ago) by augustss
Branch: MAIN
Changes since 1.65: +2 -2
lines
Diff to previous 1.65 (colored)
Add support for ES1371. From OpenBSD and Ezra Story <ezy@panix.com>.
Revision 1.65 / (download) - annotate - [select for diffs], Fri Oct 15 06:07:28 1999 UTC (13 years, 7 months ago) by haya
Branch: MAIN
Branch point for: thorpej_scsipi,
fvdl-softdep
Changes since 1.64: +7 -1
lines
Diff to previous 1.64 (colored)
This is the first check-in of CardBus driver. CardBus driver contains CardBus bus stub, YENTA PCI-CardBus bridge (cbb), 3Com 3C575TX driver (ex) and Intel fxp driver. TODO: o Conform to the KNF more strictly. o Be unified with pcmcia code as much as possible. o Add more drivers for CardBus card, such as APA-1480 or USB card. The affected files are listed below. sys/arch/i386/conf/files.i386 sys/arch/macppc/conf/files.macppc sys/conf/files sys/dev/ic/elinkxl.c sys/dev/ic/elinkxlvar.h sys/dev/ic/i82365.c sys/dev/ic/i82365var.h sys/dev/isa/i82365_isasubr.c sys/dev/pci/files.pci sys/dev/pcmcia/pcmcia.c sys/dev/pcmcia/pcmciachip.h The added files are listed below. sys/arch/i386/conf/CARDBUS sys/arch/i386/include/rbus_machdep.h sys/arch/i386/i386/rbus_machdep.c sys/arch/macppc/include/rbus_machdep.h sys/arch/macppc/macppc/rbus_machdep.c sys/dev/cardbus/if_ex_cardbus.c sys/dev/cardbus/Makefile.cardbusdevs sys/dev/cardbus/cardbus.c sys/dev/cardbus/cardbus_map.c sys/dev/cardbus/cardbusdevs sys/dev/cardbus/cardbusdevs.h sys/dev/cardbus/cardbusdevs_data.h sys/dev/cardbus/cardbusvar.h sys/dev/cardbus/cardslot.c sys/dev/cardbus/cardslotvar.h sys/dev/cardbus/devlist2h.awk sys/dev/cardbus/files.cardbus sys/dev/cardbus/if_fxp_cardbus.c sys/dev/cardbus/pccardcis.h sys/dev/cardbus/rbus.c sys/dev/cardbus/rbus.h sys/dev/pci/pccbb.c sys/dev/pci/pccbbreg.h sys/dev/pci/pccbbvar.h
Revision 1.64 / (download) - annotate - [select for diffs], Wed Oct 13 18:37:13 1999 UTC (13 years, 7 months ago) by thorpej
Branch: MAIN
Changes since 1.63: +5 -1
lines
Diff to previous 1.63 (colored)
Add declaration for the Adaptec AIC-6915 64-bit 10/100 Ethernet interface. Note: this is a placeholder right now; the driver should be ready in the next few days.
Revision 1.63 / (download) - annotate - [select for diffs], Mon Sep 27 23:44:28 1999 UTC (13 years, 7 months ago) by ad
Branch: MAIN
Branch point for: wrstuden-devbsize
Changes since 1.62: +5 -1
lines
Diff to previous 1.62 (colored)
Add glue for 'dpt' driver.
Revision 1.62 / (download) - annotate - [select for diffs], Wed Sep 1 11:54:32 1999 UTC (13 years, 8 months ago) by drochner
Branch: MAIN
Changes since 1.61: +6 -1
lines
Diff to previous 1.61 (colored)
add "ti" - Alteon Gigabit Ethernet
Revision 1.61 / (download) - annotate - [select for diffs], Wed Sep 1 00:32:42 1999 UTC (13 years, 8 months ago) by thorpej
Branch: MAIN
Changes since 1.60: +5 -1
lines
Diff to previous 1.60 (colored)
This is the long-awaited "new Tulip driver", a complete, from-scratch rewrite of the driver for the DECchip 21x4x Ethernet chips, and a variety of clones. Currently, the driver supports the Winbond 89C840F (this works pretty well), and the Lite-On PNIC (e.g. NetGear PCI boards), however Lite-On support may be broken [I may simply have a busted test board]. Eventually, support for the Macronix and ASIX chips will filter into this driver, and then, slowly, support for the genuine DEC chips, and maybe even the DE-425 EISA model.
Revision 1.60 / (download) - annotate - [select for diffs], Mon Aug 2 17:37:43 1999 UTC (13 years, 9 months ago) by augustss
Branch: MAIN
CVS Tags: chs-ubc2-base
Changes since 1.59: +4 -1
lines
Diff to previous 1.59 (colored)
Move the mpu device declaration to conf/files. Let the mpu device attach at the sb device, and then midi at the mpu. Update the mpu at eso attachment.
Revision 1.59 / (download) - annotate - [select for diffs], Mon Jul 12 15:13:31 1999 UTC (13 years, 10 months ago) by kleink
Branch: MAIN
Changes since 1.58: +9 -1
lines
Diff to previous 1.58 (colored)
Add a driver for the ESS Technology Solo-1 PCI AudioDrive line of chips.
Revision 1.58 / (download) - annotate - [select for diffs], Wed Jun 30 17:45:39 1999 UTC (13 years, 10 months ago) by drochner
Branch: MAIN
Changes since 1.57: +7 -1
lines
Diff to previous 1.57 (colored)
add driver for the Bit3 PCI-VME adapter, without the DMA parts for now
Revision 1.57 / (download) - annotate - [select for diffs], Sun Jun 27 15:19:40 1999 UTC (13 years, 10 months ago) by drochner
Branch: MAIN
Changes since 1.56: +7 -1
lines
Diff to previous 1.56 (colored)
add driver for realtek 8129/8139, from freebsd, with mii stuff kicked out
Revision 1.56 / (download) - annotate - [select for diffs], Sun Jun 20 16:35:40 1999 UTC (13 years, 11 months ago) by thorpej
Branch: MAIN
Changes since 1.55: +3 -4
lines
Diff to previous 1.55 (colored)
Intel i82557 driver is now split into bus and chip bits.
Revision 1.55 / (download) - annotate - [select for diffs], Tue Jun 1 18:29:50 1999 UTC (13 years, 11 months ago) by thorpej
Branch: MAIN
Changes since 1.54: +6 -1
lines
Diff to previous 1.54 (colored)
Glue in the SiS900 Ethernet controller driver.
Revision 1.54 / (download) - annotate - [select for diffs], Thu Mar 25 00:51:53 1999 UTC (14 years, 1 month ago) by explorer
Branch: MAIN
CVS Tags: netbsd-1-4-base,
netbsd-1-4-RELEASE,
netbsd-1-4-PATCH001
Branch point for: netbsd-1-4,
kame,
chs-ubc2
Changes since 1.53: +19 -11
lines
Diff to previous 1.53 (colored)
Start commit of Lan Media Corp T1/HSSI/DS3 driver
Revision 1.53 / (download) - annotate - [select for diffs], Tue Feb 9 02:04:36 1999 UTC (14 years, 3 months ago) by sakamoto
Branch: MAIN
CVS Tags: bouyer-ide-last-dist
Changes since 1.52: +2 -2
lines
Diff to previous 1.52 (colored)
add "mii" to vr driver.
Revision 1.52 / (download) - annotate - [select for diffs], Thu Jan 21 12:02:00 1999 UTC (14 years, 4 months ago) by sakamoto
Branch: MAIN
Changes since 1.51: +6 -1
lines
Diff to previous 1.51 (colored)
Add VIA Rhine/Rhine II Fast Ethernet files.
Revision 1.51 / (download) - annotate - [select for diffs], Wed Jan 6 23:25:53 1999 UTC (14 years, 4 months ago) by thorpej
Branch: MAIN
Changes since 1.50: +6 -1
lines
Diff to previous 1.50 (colored)
Device declaration for the PCscsi-PCI SCSI chip driver.
Revision 1.50 / (download) - annotate - [select for diffs], Thu Dec 10 18:47:18 1998 UTC (14 years, 5 months ago) by augustss
Branch: MAIN
Changes since 1.49: +9 -1
lines
Diff to previous 1.49 (colored)
Add a driver for the S3 SonicVibes chip. From OpenBSD and Constantine Paul Sapuntzakis (csapuntz@cvs.openbsd.org) with some changes by me. XXX The driver still needs work.
Revision 1.49 / (download) - annotate - [select for diffs], Wed Nov 4 00:31:05 1998 UTC (14 years, 6 months ago) by fvdl
Branch: MAIN
CVS Tags: kenh-if-detach-base,
kenh-if-detach,
chs-ubc-base,
chs-ubc
Changes since 1.48: +6 -1
lines
Diff to previous 1.48 (colored)
Add the 'ex' driver, a DMA driver for 3Com 90x and 90xB cards. Rename constants from EP_ to ELINK_ since they're now used in the ex driver as well.
Revision 1.48 / (download) - annotate - [select for diffs], Sat Oct 31 00:45:48 1998 UTC (14 years, 6 months ago) by thorpej
Branch: MAIN
Changes since 1.47: +2 -2
lines
Diff to previous 1.47 (colored)
Use the rtl80x9 common code for media selection.
Revision 1.47 / (download) - annotate - [select for diffs], Mon Oct 12 16:09:20 1998 UTC (14 years, 7 months ago) by bouyer
Branch: MAIN
Changes since 1.46: +5 -11
lines
Diff to previous 1.46 (colored)
Merge bouyer-ide
Revision 1.46 / (download) - annotate - [select for diffs], Sat Sep 26 16:20:31 1998 UTC (14 years, 7 months ago) by dante
Branch: MAIN
CVS Tags: bouyer-ide-base
Changes since 1.45: +8 -1
lines
Diff to previous 1.45 (colored)
Add AdvanSys ULTRA WIDE SCSI controllers
Revision 1.45 / (download) - annotate - [select for diffs], Wed Aug 26 14:21:42 1998 UTC (14 years, 8 months ago) by dante
Branch: MAIN
Changes since 1.44: +8 -1
lines
Diff to previous 1.44 (colored)
Add AdvanSys support
Revision 1.44 / (download) - annotate - [select for diffs], Tue Aug 11 00:08:23 1998 UTC (14 years, 9 months ago) by thorpej
Branch: MAIN
Changes since 1.43: +3 -3
lines
Diff to previous 1.43 (colored)
Adapt "tl" driver to the new MII code, and add the "mii" attribute to the "fxp" driver.
Revision 1.43 / (download) - annotate - [select for diffs], Sun Jul 26 03:28:28 1998 UTC (14 years, 9 months ago) by explorer
Branch: MAIN
CVS Tags: eeh-paddr_t-base,
eeh-paddr_t
Changes since 1.42: +6 -1
lines
Diff to previous 1.42 (colored)
add ntwo* at pci? function ?, a T1 network driver.
Revision 1.42 / (download) - annotate - [select for diffs], Tue Jul 21 17:30:26 1998 UTC (14 years, 10 months ago) by drochner
Branch: MAIN
Changes since 1.41: +2 -2
lines
Diff to previous 1.41 (colored)
adapt to LANCE driver split; let PCNET/PCI use the 32-bit mode
Revision 1.41 / (download) - annotate - [select for diffs], Sun Jul 12 19:51:57 1998 UTC (14 years, 10 months ago) by augustss
Branch: MAIN
Changes since 1.40: +9 -1
lines
Diff to previous 1.40 (colored)
Add USB support. Supported so far: * UHCI and OHCI host controllers on PCI * Hubs * HID devices withe special drivers for mouse and keyboard * Printers
Revision 1.40 / (download) - annotate - [select for diffs], Fri Jun 26 18:52:41 1998 UTC (14 years, 10 months ago) by cgd
Branch: MAIN
Changes since 1.39: +19 -1
lines
Diff to previous 1.39 (colored)
add a driver for "PCI 'universal' communications" cards, that is, PCI cards which contain 'standard' com- and lpt-type ports. Some of these present as PCI simple-communications/serial or simple-communications/parallel devices, but many do not. (Additionally, there is no document that I can find that describes the "specific well-konwn register-level" description of how the 'standard' devices' config space headers shold work.) Eventually, some of the devices driven by this code should become simple pci attachments for the 'lpt' and 'com' drivers, but that requires solid documentation.
Revision 1.39 / (download) - annotate - [select for diffs], Tue Jun 2 01:29:41 1998 UTC (14 years, 11 months ago) by thorpej
Branch: MAIN
Branch point for: bouyer-ide
Changes since 1.38: +5 -1
lines
Diff to previous 1.38 (colored)
Device driver for the SMC 83c170 Ethernet PCI Integrated Controller (EPIC/100) used in the SMC EtherPower II. Media control isn't yet supported, due to some MII infrastructure problems which I hope to address soon. This isn't a huge deal, since the PHY defaults to auto-negotiate mode. Also, the device just programs the multicast hash table to accept all multicast, to avoid a hardware bug that causes the multicast address filter to lose in 10Mb/s mode. This bug will be fixed in a more sane way once the media control issues are dealt with.
Revision 1.38 / (download) - annotate - [select for diffs], Sun May 31 06:03:44 1998 UTC (14 years, 11 months ago) by cgd
Branch: MAIN
Changes since 1.37: +2 -1
lines
Diff to previous 1.37 (colored)
dd a PCI 'quirks' mechanism, meant to be used as the mechanism of last resort when trying to communicate information about bogus behaviour of PCI devices to the MI autoconfiguration code. In general, bogus behaviour should be handled by drivers, but there are some types of bogons which can't be addressed that way. The only quirk currently defined is one which indicates that the device is multi-function even though the device's header says otherwise. (Mmm, Intel 82371FB PCI-to-ISA Bridge (PIIX); you'd think that at least Intel would have gotten it right...)
Revision 1.37 / (download) - annotate - [select for diffs], Thu May 14 00:04:59 1998 UTC (15 years ago) by kml
Branch: MAIN
Changes since 1.36: +6 -1
lines
Diff to previous 1.36 (colored)
Driver for Essential Communications' RoadRunner HIPPI (800 Mb/sec network) card. With some modification, this could probably also work for their Gigabit Ethernet card based on the same chipset...
Revision 1.36 / (download) - annotate - [select for diffs], Fri May 1 21:54:33 1998 UTC (15 years ago) by augustss
Branch: MAIN
Changes since 1.35: +6 -1
lines
Diff to previous 1.35 (colored)
Add a driver for the Ensoniq AudioPCI sound card. The driver still needs some testing, but it seems to produce sound. The driver was written by me, but since I don't have the hardware the debugging and testing was done by Andreas Gustafsson <gson@araneus.fi>, Chuck Cranor <chuck@maria.wustl.edu>, and Phil Nelson <phil@cs.wwu.edu>. Thanks.
Revision 1.35 / (download) - annotate - [select for diffs], Wed Apr 15 20:17:17 1998 UTC (15 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.34: +13 -1
lines
Diff to previous 1.34 (colored)
add mi PCI VGA and TGA
Revision 1.34 / (download) - annotate - [select for diffs], Wed Mar 4 06:38:44 1998 UTC (15 years, 2 months ago) by cgd
Branch: MAIN
Changes since 1.33: +12 -1
lines
Diff to previous 1.33 (colored)
add (commented out) device/file declarations for the MI PCI IDE controller driver. These are commented out here until the wdc declaration mess is resolved, and until then need to go into MD files files in places where they play nice with the wdc declaration.
Revision 1.33 / (download) - annotate - [select for diffs], Mon Feb 16 22:12:49 1998 UTC (15 years, 3 months ago) by thorpej
Branch: MAIN
Changes since 1.32: +8 -8
lines
Diff to previous 1.32 (colored)
Remove "class" declarations, and add "devclass" declarations where appropriate. Fix several inconsistencies between device class and attributes. Mostly from Chris Demetriou.
Revision 1.32 / (download) - annotate - [select for diffs], Mon Jan 12 09:39:57 1998 UTC (15 years, 4 months ago) by thorpej
Branch: MAIN
Changes since 1.31: +8 -8
lines
Diff to previous 1.31 (colored)
Update for config changes.
Revision 1.31 / (download) - annotate - [select for diffs], Tue Oct 21 05:54:28 1997 UTC (15 years, 7 months ago) by bouyer
Branch: MAIN
Changes since 1.30: +2 -2
lines
Diff to previous 1.30 (colored)
Correct 'ThunderLAN' spelling
Revision 1.30 / (download) - annotate - [select for diffs], Fri Oct 17 18:38:23 1997 UTC (15 years, 7 months ago) by bouyer
Branch: MAIN
CVS Tags: netbsd-1-3-base
Branch point for: netbsd-1-3
Changes since 1.29: +6 -1
lines
Diff to previous 1.29 (colored)
Driver for Texas Instruments' thunderland network controller (present in some Compaq products).
Revision 1.29 / (download) - annotate - [select for diffs], Tue Oct 14 23:12:17 1997 UTC (15 years, 7 months ago) by thorpej
Branch: MAIN
CVS Tags: marc-pcmcia-base
Changes since 1.28: +5 -1
lines
Diff to previous 1.28 (colored)
Pulldown from marc-pcmcia branch: PCI front-end for the "ne" driver.
Revision 1.28 / (download) - annotate - [select for diffs], Sat Sep 13 08:49:50 1997 UTC (15 years, 8 months ago) by enami
Branch: MAIN
Changes since 1.27: +3 -1
lines
Diff to previous 1.27 (colored)
Declare PCIVERBOSE by defopt in files.pci. Include opt_pciverbose.h in pci_subr.c.
Revision 1.27 / (download) - annotate - [select for diffs], Fri Sep 12 05:20:52 1997 UTC (15 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.26: +2 -2
lines
Diff to previous 1.26 (colored)
Fix bogus comment.
Revision 1.26 / (download) - annotate - [select for diffs], Sat Aug 30 06:48:57 1997 UTC (15 years, 8 months ago) by mycroft
Branch: MAIN
CVS Tags: thorpej-signal-base,
thorpej-signal
Changes since 1.25: +2 -1
lines
Diff to previous 1.25 (colored)
Pull in new file.
Revision 1.25 / (download) - annotate - [select for diffs], Sun Jul 20 20:31:50 1997 UTC (15 years, 10 months ago) by pk
Branch: MAIN
CVS Tags: marc-pcmcia-bp
Branch point for: marc-pcmcia
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
config.new => config
Revision 1.24 / (download) - annotate - [select for diffs], Thu Jun 5 02:15:36 1997 UTC (15 years, 11 months ago) by thorpej
Branch: MAIN
CVS Tags: bouyer-scsipi
Changes since 1.23: +6 -1
lines
Diff to previous 1.23 (colored)
Add device declaration for Intel EtherExpress PRO 10/100B driver.
Revision 1.23 / (download) - annotate - [select for diffs], Sat Mar 15 18:11:53 1997 UTC (16 years, 2 months ago) by is
Branch: MAIN
Changes since 1.22: +3 -3
lines
Diff to previous 1.22 (colored)
New ARP system, supports IPv4 over any hardware link. Some of the stuff (e.g., rarpd, bootpd, dhcpd etc., libsa) still will only support Ethernet. Tcpdump itself should be ok, but libpcap needs lot of work. For the detailed change history, look at the commit log entries for the is-newarp branch.
Revision 1.22 / (download) - annotate - [select for diffs], Wed Mar 12 06:39:47 1997 UTC (16 years, 2 months ago) by cgd
Branch: MAIN
CVS Tags: is-newarp-before-merge
Changes since 1.21: +6 -1
lines
Diff to previous 1.21 (colored)
specs for ISP 10x0 (isp) driver PCI attachment. From Matt Jacob
Revision 1.21 / (download) - annotate - [select for diffs], Tue Nov 12 23:58:03 1996 UTC (16 years, 6 months ago) by thorpej
Branch: MAIN
CVS Tags: thorpej-setroot,
mrg-vm-swap,
is-newarp-base
Branch point for: is-newarp
Changes since 1.20: +4 -5
lines
Diff to previous 1.20 (colored)
Centralize the declaration of the "en" driver (Efficient Networks, Inc. 155Mb/sec ATM interface).
Revision 1.20 / (download) - annotate - [select for diffs], Tue Sep 24 17:47:15 1996 UTC (16 years, 7 months ago) by christos
Branch: MAIN
Changes since 1.19: +5 -1
lines
Diff to previous 1.19 (colored)
New cyclades driver from Timo Rossi.
Revision 1.19 / (download) - annotate - [select for diffs], Sun Sep 1 00:12:11 1996 UTC (16 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.18: +6 -1
lines
Diff to previous 1.18 (colored)
Update.
Revision 1.18 / (download) - annotate - [select for diffs], Sun Jul 14 19:13:22 1996 UTC (16 years, 10 months ago) by cgd
Branch: MAIN
Changes since 1.17: +17 -17
lines
Diff to previous 1.17 (colored)
alphabetize by driver name
Revision 1.17 / (download) - annotate - [select for diffs], Sat Jun 22 02:00:34 1996 UTC (16 years, 11 months ago) by chuck
Branch: MAIN
Changes since 1.16: +7 -1
lines
Diff to previous 1.16 (colored)
pci specific code for the eni155p card
Revision 1.16 / (download) - annotate - [select for diffs], Thu May 16 03:44:16 1996 UTC (17 years ago) by mycroft
Branch: MAIN
CVS Tags: netbsd-1-2-base,
netbsd-1-2-RELEASE,
netbsd-1-2-PATCH001,
netbsd-1-2-BETA,
netbsd-1-2
Changes since 1.15: +6 -5
lines
Diff to previous 1.15 (colored)
New version, with changes from Justin Gibbs and Noriyuki Soda.
Revision 1.15 / (download) - annotate - [select for diffs], Tue May 7 02:03:07 1996 UTC (17 years ago) by thorpej
Branch: MAIN
Changes since 1.14: +6 -1
lines
Diff to previous 1.14 (colored)
Make the MI LANCE driver standalone, and use cfattach to resolve naming conflicts between bus attachments on ports that can have multiple instances of the LANCE. Add a real PCI front-end for PCnet-PCI Ethernet cards. Changed struct ifnet to have a pointer to the softc of the underlying device and a printable "external name" (name + unit number), thus eliminating if_name and if_unit. Updated interface to (*if_watchdog)() and (*if_reset)() to take a struct ifnet *, rather than a unit number.
Revision 1.14 / (download) - annotate - [select for diffs], Thu Apr 25 02:17:05 1996 UTC (17 years ago) by thorpej
Branch: MAIN
Changes since 1.13: +6 -1
lines
Diff to previous 1.13 (colored)
Break up the ep driver into isa, eisa, and pci front-ends and a bus-independent core driver. Tested on all three bus types, including an isa 3c509 masquerading as an eisa device (use ep* at eisa? slot ? in your kernel config file to catch this one). XXX Driver still needs to be converted to <machine/bus.h>
Revision 1.13 / (download) - annotate - [select for diffs], Sun Mar 17 00:55:24 1996 UTC (17 years, 2 months ago) by thorpej
Branch: MAIN
Changes since 1.12: +13 -7
lines
Diff to previous 1.12 (colored)
New device attachment scheme: - split softc size and match/attach out from cfdriver into a new struct cfattach. - new "attach" directive for files.*. May specify the name of the cfattach structure, so that devices may be easily attached to parents with different autoconfiguration semantics.
Revision 1.12 / (download) - annotate - [select for diffs], Mon Mar 4 03:29:19 1996 UTC (17 years, 2 months ago) by cgd
Branch: MAIN
Changes since 1.11: +2 -3
lines
Diff to previous 1.11 (colored)
the i386 port no longer attaches isa, eisa, and pci at root.
Revision 1.11 / (download) - annotate - [select for diffs], Wed Feb 28 01:47:06 1996 UTC (17 years, 2 months ago) by cgd
Branch: MAIN
Changes since 1.10: +9 -6
lines
Diff to previous 1.10 (colored)
make PCI bus match/attach and sub-device attachment machine-independent, add definition of 'ppb' (PCI-PCI bridge) device.
Revision 1.10 / (download) - annotate - [select for diffs], Tue Feb 27 01:31:33 1996 UTC (17 years, 2 months ago) by cgd
Branch: MAIN
Changes since 1.9: +5 -5
lines
Diff to previous 1.9 (colored)
alphabetize device list
Revision 1.9 / (download) - annotate - [select for diffs], Sat Jan 13 02:05:18 1996 UTC (17 years, 4 months ago) by thorpej
Branch: MAIN
Changes since 1.8: +2 -3
lines
Diff to previous 1.8 (colored)
Add the "ahe" driver, autoconfiguration support for the aic7xxx-based Adaptec 2[78]4x SCSI controllers, from Michael Graff <explorer@flame.org>. Fixes PR #1594 from Noriyuki Soda <soda@sra.co.jp> in a different way.
Revision 1.8 / (download) - annotate - [select for diffs], Tue Oct 10 12:16:54 1995 UTC (17 years, 7 months ago) by mycroft
Branch: MAIN
CVS Tags: netbsd-1-1-base,
netbsd-1-1-RELEASE,
netbsd-1-1-PATCH001,
netbsd-1-1
Changes since 1.7: +6 -1
lines
Diff to previous 1.7 (colored)
Add specs for ahc driver.
Revision 1.7 / (download) - annotate - [select for diffs], Sat Aug 19 00:44:48 1995 UTC (17 years, 9 months ago) by cgd
Branch: MAIN
Changes since 1.6: +9 -5
lines
Diff to previous 1.6 (colored)
add 'fpa' for Matt Thomas's driver for DEC PCI FDDI boards. alphabetize.
Revision 1.6 / (download) - annotate - [select for diffs], Thu Jul 27 04:43:19 1995 UTC (17 years, 9 months ago) by mycroft
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Add needs-flags for pci_subr.c.
Revision 1.5 / (download) - annotate - [select for diffs], Sun Jun 18 01:23:11 1995 UTC (17 years, 11 months ago) by cgd
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
make a comment reflect the way things should be done
Revision 1.4 / (download) - annotate - [select for diffs], Sat Jun 17 22:40:26 1995 UTC (17 years, 11 months ago) by cgd
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
more appropriate name, as this only has PCI support subroutines.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Jun 5 01:03:45 1995 UTC (17 years, 11 months ago) by cgd
Branch: MAIN
Changes since 1.2: +4 -5
lines
Diff to previous 1.2 (colored)
enable the de driver
Revision 1.2 / (download) - annotate - [select for diffs], Mon Apr 17 17:54:35 1995 UTC (18 years, 1 month ago) by cgd
Branch: MAIN
Changes since 1.1: +6 -3
lines
Diff to previous 1.1 (colored)
try to actually (gasp!) describe the drivers.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Apr 17 07:46:10 1995 UTC (18 years, 1 month ago) by cgd
Branch: MAIN
config.new files description for PCI mi files.