Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-10-07 | sync | Jason Wright | |
2001-10-07 | Domex 3194U | Jason Wright | |
2001-10-07 | fixes pr/2105 | Niels Provos | |
2001-10-07 | remove all assumptions that parent is psycho. Also, don't try to use | Jason Wright | |
iommu operations directly: that's what bus_dma(9) heirarchy is for. (audioce now works on u5, though it won't play on the onboard speaker, or mine is busted... plays fine in headphones/lineout). | |||
2001-10-07 | audioce crashes ultra 5s. Disable for now. | Artur Grabowski | |
2001-10-06 | Fix various 2300 (2Gb) last minute errata. Keep up with the jones' for | mjacob | |
the target mode code. | |||
2001-10-06 | Completely strip away all non-OpenBSD code to clean things up. Fix the | mjacob | |
setting of cacheline to something that the chip wants. Apply several bug fixes from Sitara networks with respect to transmit descriptor wraparound. Don't do tx descriptor garbage collection in the interrupt service routine. Increase the number of rx descriptors to 256. | |||
2001-10-06 | Add, commented out, missing lines for supported drivers. | Miod Vallat | |
2001-10-06 | Remove MSDOSFS support from the ramdisk. | Miod Vallat | |
2001-10-06 | 2face version of boot icon. | Dale Rahn | |
2001-10-06 | We must read the SROM ahead of time for all ADMtek-based PCI cards; based on | Aaron Campbell | |
patch from ckuethe@pyxis.cns.ualberta.ca in PR/2102. At some point after 3.0 I must de-cruftify the dc(4) matching code to avoid such errors. :( | |||
2001-10-06 | sync | Aaron Campbell | |
2001-10-06 | More TI FireWire products. | Aaron Campbell | |
2001-10-06 | +isp at sbus | Jason Wright | |
2001-10-06 | add sbus frontend for isp | Jason Wright | |
2001-10-05 | grr, I had this right to begin with... NOW X10 firecracker works. | Jason Wright | |
2001-10-05 | restore some of that dead code needed for dev/cons functionality | Michael Shalayeff | |
2001-10-05 | sync | Jason Wright | |
2001-10-05 | fix | Jason Wright | |
2001-10-05 | more | Theo de Raadt | |
2001-10-05 | Add bge(4) | Nathan Binkert | |
2001-10-05 | Add a driver for the Broadcom BCM570x chips. (a.k.a. Tigon3). | Nathan Binkert | |
This driver supports the following cards: 3Com 3c996-T (10/100/1000baseTX) Dell PowerEdge 2550 integrated BCM5700 NIC (10/100/1000baseTX) SysKonnect SK-9D21 (10/100/1000baseTX) SysKonnect SK-9D41 (1000baseSX) From FreeBSD | |||
2001-10-05 | Differentiate between 1000baseT and 1000baseX. | Nathan Binkert | |
Add some support for gigabit control/status regs. | |||
2001-10-05 | autodetect modes, clean up, sync autoneg code with freebsd. Fixes problems | Nathan Binkert | |
that I had with bge | |||
2001-10-05 | Remove modes that should be autodetected | Nathan Binkert | |
2001-10-05 | use anegticks for phys that do their own autonegotiation timeout. | Nathan Binkert | |
2001-10-05 | Register defines for the DSP | Nathan Binkert | |
2001-10-05 | pcidevs | Theo de Raadt | |
2001-10-05 | new | Theo de Raadt | |
2001-10-05 | define FPE_STATE so that DEBUG will compile | Jason Wright | |
2001-10-05 | pull in the usb stuff (doesn't quite work yet, though) | Jason Wright | |
2001-10-05 | unnecessary softc element | Jason Wright | |
2001-10-05 | oops, forgot to implement TIOCMSET | Jason Wright | |
2001-10-05 | Fix bug in if_vlan which could cause crashes in timeouts and 'ifconfig -a' | Dale Rahn | |
ok niklas@ | |||
2001-10-05 | Be careful when updating register in TIOCM* operations (do operations on | Jason Wright | |
temporary copy and write that copy when applying changes to avoid an inconsistent window). Should allow devices like X10 firecracker, which uses either DTR or RTS as power, to operate properly. | |||
2001-10-05 | random KNF and removal of unused variables | Nathan Binkert | |
2001-10-05 | use positive logic for match | Nathan Binkert | |
2001-10-05 | sync | Nathan Binkert | |
2001-10-05 | add a two xxBROADCOM entries. | Nathan Binkert | |
sort. | |||
2001-10-05 | Sync fixes with sparc64. | Miod Vallat | |
2001-10-04 | Oh, and I was told a period should end the final sentence. | Miod Vallat | |
2001-10-04 | Fix one .Bl -width value. | Miod Vallat | |
2001-10-04 | regen | Michael Shalayeff | |
2001-10-04 | ibm 82G2675, ServeRAID, i82557B 10/100 | Michael Shalayeff | |
2001-10-04 | add mode_switch for ru & ua | Michael Shalayeff | |
2001-10-04 | Match a IEEE 1284.4 protocol. We do not support this protocol directly, | Grigoriy Orlov | |
but USB_ATTACH will switch printer to bidirectional protocol. Read status from printer. From NetBSD. This forces newest usb printers works. Tested by drahn@ (Epson 740) and me (HP LaserJet 2200). Ok aaron@ | |||
2001-10-04 | compile w/o USELEDS; from Paul Weissmann <paul@pdp11.org> | Michael Shalayeff | |
2001-10-04 | Add commented out sf4r, sf2r and az audio drivers. | Grigoriy Orlov | |
Requested by deraadt@. | |||
2001-10-04 | Attach sf4r and mr drivers. | Grigoriy Orlov | |
From Maxim Tsyplakov <tm@oganer.net>, Vladimir Popov <jumbo@narod.ru> | |||
2001-10-04 | Attach sf2r and aztech. | Grigoriy Orlov | |
From Maxim Tsyplakov <tm@oganer.net>, Vladimir Popov <jumbo@narod.ru> |