cvs commit: src/sys/dev/fb boot_font.c

2005-11-06 Thread Warner Losh
imp 2005-11-07 07:41:17 UTC FreeBSD src repository Modified files: sys/dev/fb boot_font.c Log: Remove unecessary include file. machine/rpb.h is very alpha specific and is not needed for this font, which isn't alpha speciifc. Revision ChangesPath 1.6

cvs commit: src/sys/dev/pccbb pccbbdevid.h

2005-11-08 Thread Warner Losh
imp 2005-11-08 15:42:12 UTC FreeBSD src repository Modified files: sys/dev/pccbbpccbbdevid.h Log: Mollify the whitespace police Revision ChangesPath 1.22 +27 -27src/sys/dev/pccbb/pccbbdevid.h ___ cvs-all

cvs commit: src/sys/dev/pci pci.c

2005-11-08 Thread Warner Losh
imp 2005-11-09 03:37:52 UTC FreeBSD src repository Modified files: sys/dev/pci pci.c Log: Improve diagnostic message. Revision ChangesPath 1.304 +3 -2 src/sys/dev/pci/pci.c ___ cvs-all@freebsd.org maili

cvs commit: src/sys/conf files.i386 options.i386 src/sys/i386/conf XBOX src/sys/i386/i386 machdep.c pmap.c vm_machdep.c src/sys/i386/include xbox.h src/sys/i386/isa clock.c src/sys/i386/pci pci_cfgreg

2005-11-08 Thread Warner Losh
imp 2005-11-09 03:55:40 UTC FreeBSD src repository Modified files: sys/conf files.i386 options.i386 sys/i386/i386machdep.c pmap.c vm_machdep.c sys/i386/isa clock.c sys/i386/pci pci_cfgreg.c Added files: sys/i386/conf

cvs commit: src/sys/i386/conf NOTES

2005-11-08 Thread Warner Losh
imp 2005-11-09 04:30:55 UTC FreeBSD src repository Modified files: sys/i386/confNOTES Log: Remove obsolete options Revision ChangesPath 1.1211+0 -1 src/sys/i386/conf/NOTES ___ cvs-all@freebsd.org mailing

cvs commit: src/sys/kern subr_sleepqueue.c

2005-11-08 Thread Warner Losh
imp 2005-11-09 07:28:52 UTC FreeBSD src repository Modified files: sys/kern subr_sleepqueue.c Log: Clarify panic message, I parsed the old one 'trying to sleep while sleeping' Revision ChangesPath 1.21 +1 -1 src/sys/kern/subr_sleepqueue.c ___

cvs commit: src/sys/kern subr_power.c

2005-11-08 Thread Warner Losh
imp 2005-11-09 07:32:02 UTC FreeBSD src repository Modified files: sys/kern subr_power.c Log: Kick off the suspend sequence from the keyboard in a SWI rather than in the hardware interrupt context (even if it is likely just an ithread). We don't document that

cvs commit: src/sys/kern subr_power.c

2005-11-09 Thread Warner Losh
imp 2005-11-09 16:22:56 UTC FreeBSD src repository Modified files: sys/kern subr_power.c Log: General consensus is that it would be even better to run this in a thread context. While it doesn't matter too much at the moment, in the future we could be back in

cvs commit: src/sys/i386/conf NOTES

2005-11-13 Thread Warner Losh
imp 2005-11-14 00:20:28 UTC FreeBSD src repository Modified files: sys/i386/confNOTES Log: Add xbox associated options/devices to LINT. Submitted by: Rink P.W. Springer Revision ChangesPath 1.1212+17 -0 src/sys/i386/conf/NOTES

cvs commit: src/sys/conf options.pc98 src/sys/i386/i386 pmap.c vm_machdep.c src/sys/i386/pci pci_cfgreg.c

2005-11-13 Thread Warner Losh
imp 2005-11-14 00:43:44 UTC FreeBSD src repository Modified files: sys/conf options.pc98 sys/i386/i386pmap.c vm_machdep.c sys/i386/pci pci_cfgreg.c Log: Provide a dummy NO_XBOX option that lives in opt_xbox.h for pc98. This allows us to

cvs commit: src/sys/conf options.pc98

2005-11-13 Thread Warner Losh
imp 2005-11-14 01:25:05 UTC FreeBSD src repository Modified files: sys/conf options.pc98 Log: Fix misspelling. Submitted by: thompsa Revision ChangesPath 1.192 +2 -2 src/sys/conf/options.pc98 __

cvs commit: src/sys/dev/owi if_ieee80211.h if_owi.c if_owi_pccard.c if_wireg.h if_wivar.h

2005-11-16 Thread Warner Losh
imp 2005-11-16 20:58:35 UTC FreeBSD src repository Removed files: sys/dev/owi if_ieee80211.h if_owi.c if_owi_pccard.c if_wireg.h if_wivar.h Log: this is no longer needed. Revision ChangesPath 1.2 +0 -273src/sys/dev/owi/

cvs commit: src/sys/modules/owi Makefile

2005-11-16 Thread Warner Losh
imp 2005-11-16 20:58:56 UTC FreeBSD src repository Removed files: sys/modules/owi Makefile Log: OBE Revision ChangesPath 1.4 +0 -9 src/sys/modules/owi/Makefile (dead) ___ cvs-all@freebsd.org mailing list

cvs commit: src/sys/dev/fe if_fe_pccard.c

2005-11-19 Thread Warner Losh
imp 2005-11-19 23:26:57 UTC FreeBSD src repository Modified files: sys/dev/fe if_fe_pccard.c Log: Return 0 if we are a network card and do match. Previously, we'd bogusly fail and the card wouldn't be detected. Submitted by: Bryan Blackburn Revision Ch

cvs commit: ports/astro/xearth/files freebsd.committers.markers

2005-11-25 Thread Warner Losh
imp 2005-11-25 18:33:50 UTC FreeBSD ports repository Modified files: astro/xearth/files freebsd.committers.markers Log: Update my position to a higher precision... Revision ChangesPath 1.254 +2 -2 ports/astro/xearth/files/freebsd.committers.markers

cvs commit: src/usr.sbin/config configvers.h

2005-11-28 Thread Warner Losh
imp 2005-11-28 17:47:55 UTC FreeBSD src repository Modified files: usr.sbin/config configvers.h Log: 64 is a better new version than 70 based on some future commits to this file. With ru@'s approval, change it to this version. In this case we had to bump th

cvs commit: src/sys/conf Makefile.alpha Makefile.amd64 Makefile.arm Makefile.i386 Makefile.ia64 Makefile.pc98 Makefile.powerpc Makefile.sparc64

2005-11-28 Thread Warner Losh
imp 2005-11-28 17:51:31 UTC FreeBSD src repository Modified files: sys/conf Makefile.alpha Makefile.amd64 Makefile.arm Makefile.i386 Makefile.ia64 Makefile.pc98 Makefile.powerpc Makefile.spar

Re: cvs commit: src/usr.sbin/config configvers.h mkmakefile.c src/sys/conf Makefile.alpha Makefile.amd64 Makefile.arm Makefile.i386 Makefile.ia64 Makefile.pc98 Makefile.powerpc Makefile.sparc64 files

2005-11-28 Thread Warner Losh
> On Mon, Nov 28, 2005 at 11:59:18AM -0500, John Baldwin wrote: > > On Monday 28 November 2005 11:24 am, Ruslan Ermilov wrote: > > > On Mon, Nov 28, 2005 at 08:53:32AM -0500, John Baldwin wrote: > > > > On Sunday 27 November 2005 06:38 pm, M. Warner Losh wrote: >

cvs commit: doc/en_US.ISO8859-1/books/arch-handbook/pccard chapter.sgml

2012-03-18 Thread Warner Losh
imp 2012-03-19 04:14:40 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/arch-handbook/pccard chapter.sgml Log: Minor word smithing that I've had in my tree for a while. This article could use further editing. Revision ChangesPath 1.15 +14

Re: cvs commit: www/en/releng dst_info.sgml index.sgml

2012-05-03 Thread Warner Losh
On May 3, 2012, at 4:37 AM, Hiroki Sato wrote: > Eitan Adler wrote > in : > > ea> On 29 April 2012 17:49, Hiroki Sato wrote: > ea> > Please revert this. The dst_info.html is historical but referred by a > ea> > news item in 2007. > ea> The delete, or also the link removal? > > File deleti

cvs commit: src Makefile.inc1

2005-12-01 Thread Warner Losh
imp 2005-12-01 17:08:56 UTC FreeBSD src repository Modified files: .Makefile.inc1 Log: In make buildenv, spell sh as ${SHELL}. In this case, we don't want to hard code /bin/sh since we're forking it for the user to type commands into. As such, ${SHEL

cvs commit: src/lib/libc/sys open.2

2005-12-01 Thread Warner Losh
imp 2005-12-01 17:54:33 UTC FreeBSD src repository Modified files: lib/libc/sys open.2 Log: Document O_NOCTTY and O_SYNC. O_NOCTTY is a nop on freebsd, while on other systems it prevents a tty from becoming a controlling tty on the open. O_SYNC is the POSIX name

cvs commit: src/lib/libc/sys open.2

2005-12-01 Thread Warner Losh
imp 2005-12-01 18:17:50 UTC FreeBSD src repository Modified files: lib/libc/sys open.2 Log: Tweak markup for POSIX standards. Minor wordsmithing. Submitted by: ru@ Revision ChangesPath 1.31 +7 -3 src/lib/libc/sys/open.2

cvs commit: src/sys/dev/puc pucdata.c

2005-12-05 Thread Warner Losh
imp 2005-12-05 23:30:29 UTC FreeBSD src repository Modified files: sys/dev/puc pucdata.c Log: The Oxford 16C950 based CardBus Serial device that I was given some time ago appears to be based not on the typical 1.8432MHz clock, or the other more typical multiple o

cvs commit: src Makefile.inc1

2005-12-06 Thread Warner Losh
imp 2005-12-06 23:37:11 UTC FreeBSD src repository Modified files: .Makefile.inc1 Log: Back out my sh -> ${SHELL} change, since it will be a few days before I can fix it better. Requested by: ru@ Revision ChangesPath 1.527 +1 -1

cvs commit: src/sys/dev/sio sio.c

2005-12-06 Thread Warner Losh
imp 2005-12-07 07:23:54 UTC FreeBSD src repository Modified files: sys/dev/sio sio.c Log: Use __DEVOLATILE to cast conspeed. Revision ChangesPath 1.463 +1 -1 src/sys/dev/sio/sio.c ___ cvs-all@freebsd.or

cvs commit: src/sys/dev/puc pucdata.c

2005-12-08 Thread Warner Losh
imp 2005-12-08 22:29:42 UTC FreeBSD src repository Modified files: sys/dev/puc pucdata.c Log: Careful measurement of the ST Labs card shows that the pulse width of transmitted bits was between 8.6180us and 8.6200us when we used a RCLK of 16.500MHz. This is a lit

cvs commit: src/sys/dev/uart uart_cpu_alpha.c uart_cpu_amd64.c uart_cpu_i386.c uart_cpu_ia64.c uart_cpu_pc98.c uart_subr.c

2005-12-12 Thread Warner Losh
imp 2005-12-12 21:00:58 UTC FreeBSD src repository Modified files: sys/dev/uart uart_cpu_alpha.c uart_cpu_amd64.c uart_cpu_i386.c uart_cpu_ia64.c uart_cpu_pc98.c uart_subr.c Log: Make uart_getenv() not be ns8250 depe

cvs commit: src/sys/conf NOTES src/sys/i386/conf NOTES src/sys/pc98/conf NOTES

2005-12-20 Thread Warner Losh
imp 2005-12-20 23:00:11 UTC FreeBSD src repository Modified files: sys/conf NOTES sys/i386/confNOTES sys/pc98/confNOTES Log: Move device 'cs' into i386/pc98 specific NOTES. It is broken on ppc because it uses i386 specific calls. Mayb

cvs commit: src/share/man/man4/man4.i386 cs.4

2005-12-20 Thread Warner Losh
imp 2005-12-20 23:05:50 UTC FreeBSD src repository Modified files: share/man/man4/man4.i386 cs.4 Log: Mention PC Card support for the cs device Revision ChangesPath 1.21 +9 -0 src/share/man/man4/man4.i386/cs.4

cvs commit: src/sbin/dump dump.8

2005-12-22 Thread Warner Losh
imp 2005-12-23 02:18:01 UTC FreeBSD src repository Modified files: sbin/dumpdump.8 Log: Add the example that green@ used in his commit log for the dump to a pipe functionality. I've done a cvs log main.c about a dozen times now. Maybe others will find this u

cvs commit: src/sys/modules Makefile

2005-12-23 Thread Warner Losh
imp 2005-12-23 21:54:56 UTC FreeBSD src repository Modified files: sys/modules Makefile Log: Build ed on amd64. The pci attachment works with qemu on amd64. I'm holding off on building on sparc64 and others because I don't know if this driver has had all the

cvs commit: www/en/projects/busdma index.sgml

2005-12-23 Thread Warner Losh
imp 2005-12-24 06:52:36 UTC FreeBSD doc repository Modified files: en/projects/busdma index.sgml Log: Update information about all of the drivers that have PC Card attachments. In general, we're in good shape, but there are a few stragglers. Add my name to the drivers

cvs commit: www/en/projects/busdma index.sgml

2005-12-24 Thread Warner Losh
imp 2005-12-24 18:53:11 UTC FreeBSD doc repository Modified files: en/projects/busdma index.sgml Log: Tweak if_ep, since mdodd did the work Revision ChangesPath 1.129 +2 -2 www/en/projects/busdma/index.sgml __

cvs commit: src/sys/dev/pccbb pccbbreg.h

2005-12-27 Thread Warner Losh
imp 2005-12-27 18:55:21 UTC FreeBSD src repository Modified files: sys/dev/pccbbpccbbreg.h Log: nits Revision ChangesPath 1.18 +1 -1 src/sys/dev/pccbb/pccbbreg.h ___ cvs-all@freebsd.org mailing list htt

cvs commit: src/sys/dev/pccbb pccbb.c

2005-12-27 Thread Warner Losh
imp 2005-12-27 19:18:11 UTC FreeBSD src repository Modified files: sys/dev/pccbbpccbb.c Log: Ensure that we're aligned at leas tto the size of the resource being requested. When cbb_debug is on, print the windows that we're mapping. Revision ChangesPath

cvs commit: src/sys/dev/pccard pccard.c

2005-12-27 Thread Warner Losh
imp 2005-12-28 05:30:09 UTC FreeBSD src repository Modified files: sys/dev/pccard pccard.c Log: Add some sanity checking to the pccard insertion case. Whine if the bridge tries to tell us about a new card when we have one already in the socket. Revision Chang

cvs commit: src/sys/conf files src/sys/modules/cardbus Makefile src/sys/dev/cardbus cardbus.c cardbus_cis.c cardbus_device.c cardbusvar.h

2005-12-28 Thread Warner Losh
imp 2005-12-29 01:43:47 UTC FreeBSD src repository Modified files: sys/conf files sys/modules/cardbus Makefile sys/dev/cardbus cardbus.c cardbus_cis.c cardbusvar.h Added files: sys/dev/cardbus cardbus_device.c Log: Implement /dev/cardbu

cvs commit: src/sys/dev/pccbb pccbb.c

2005-12-29 Thread Warner Losh
imp 2005-12-29 23:38:45 UTC FreeBSD src repository Modified files: sys/dev/pccbbpccbb.c Log: Simplify the opening of the resources for cardbus cards. Before we'd try very hard to be perfect. However, these attempts broke down when there were large numbers of res

cvs commit: src/sys/dev/pci pcireg.h

2005-12-29 Thread Warner Losh
imp 2005-12-29 23:40:41 UTC FreeBSD src repository Modified files: sys/dev/pci pcireg.h Log: Add a macro to map from BAR to rid # (inverse of PCIR_BARS). Revision ChangesPath 1.50 +1 -0 src/sys/dev/pci/pcireg.h __

cvs commit: src/sys/dev/cardbus cardbus_cis.c cardbusvar.h

2005-12-29 Thread Warner Losh
imp 2005-12-29 23:41:29 UTC FreeBSD src repository Modified files: sys/dev/cardbus cardbus_cis.c cardbusvar.h Log: Retire BARBIT in favor of new PCI_RID2BAR. Revision ChangesPath 1.54 +4 -4 src/sys/dev/cardbus/cardbus_cis.c 1.14 +0 -1 sr

cvs commit: src/sys/dev/usb usb_quirks.c usbdevs

2005-12-29 Thread Warner Losh
imp 2005-12-30 05:06:26 UTC FreeBSD src repository Modified files: sys/dev/usb usb_quirks.c usbdevs Log: Add a bunch of ipod entries, one as suggested by Bryan Liesner. We should likely fix this better... Submitted by: Bryan Liesner (ipod mini) Revision

cvs commit: src/sys/dev/cardbus cardbus_cis.c

2005-12-30 Thread Warner Losh
imp 2005-12-30 19:23:32 UTC FreeBSD src repository Modified files: sys/dev/cardbus cardbus_cis.c Log: The RID2BAR macro returns a number, not a bitmask. Fix this. Spotted by: ru, jhb Revision ChangesPath 1.55 +6 -4 src/sys/dev/cardbus/cardbus_

cvs commit: src/sys/dev/cardbus cardbus.c

2005-12-30 Thread Warner Losh
imp 2005-12-30 19:25:04 UTC FreeBSD src repository Modified files: sys/dev/cardbus cardbus.c Log: Move all of the resource allocation into the pci layer. The resource allocation here just duplicated it (badly). Revision ChangesPath 1.59 +15 -321 src

cvs commit: src/sys/dev/pci pci.c pci_private.h

2005-12-30 Thread Warner Losh
imp 2005-12-30 19:28:26 UTC FreeBSD src repository Modified files: sys/dev/pci pci.c pci_private.h Log: Expose pci_add_resources to the outside world, add a 'force' flag to force allocation of unallocated BARs (cardbus uses this to preallocate everything). Add a

cvs commit: src/sys/dev/pci pci.c

2005-12-30 Thread Warner Losh
imp 2005-12-30 19:36:29 UTC FreeBSD src repository Modified files: sys/dev/pci pci.c Log: Remove debug now that I've looped back the big changes into my p4 tree. Revision ChangesPath 1.307 +0 -4 src/sys/dev/pci/pci.c _

cvs commit: src/sys/dev/cardbus cardbus.c

2005-12-30 Thread Warner Losh
imp 2005-12-30 19:38:47 UTC FreeBSD src repository Modified files: sys/dev/cardbus cardbus.c Log: Remove now-obsolete printf warning. Revision ChangesPath 1.60 +2 -7 src/sys/dev/cardbus/cardbus.c ___ cvs-a

cvs commit: src/sys/dev/pci pcireg.h

2005-12-30 Thread Warner Losh
imp 2005-12-30 20:25:40 UTC FreeBSD src repository Modified files: sys/dev/pci pcireg.h Log: Make RID2BAR actually return a number that can be plugged into PCIR_BAR() rather than a bitmask. Submitted by: ru@ Revision ChangesPath 1.51 +1 -1

cvs commit: ports/emulators/gxemul Makefile distinfo

2005-12-30 Thread Warner Losh
imp 2005-12-31 04:57:23 UTC FreeBSD ports repository Modified files: emulators/gxemul Makefile distinfo Log: Update to 0.3.7 from 0.3.2. See http://gavare.se/gxemul/gxemul-stable/HISTORY.html for a long changelog between these releases. Summary: vastly improved arm,

cvs commit: src/sys/sys copyright.h

2005-12-31 Thread Warner Losh
imp 2005-12-31 17:58:29 UTC FreeBSD src repository Modified files: sys/sys copyright.h Log: It is next year in Asia already, so jump the gun a little and commit the year bump. # If we behaved like book publishers, we'd do this in July. I can't find # a

cvs commit: src/sys/sys copyright.h

2005-12-31 Thread Warner Losh
imp 2005-12-31 20:00:12 UTC FreeBSD src repository Modified files: sys/sys copyright.h Log: Remove K&R vestige. It is no longer necessary to concatenate strings using /**/. A simple space will do. Revision ChangesPath 1.21 +2 -2 src/sys/

cvs commit: src/sys/dev/pccbb pccbb.c

2005-12-31 Thread Warner Losh
imp 2005-12-31 20:04:39 UTC FreeBSD src repository Modified files: sys/dev/pccbbpccbb.c Log: Remove extra debugging that crept in with the integration from p4. Revision ChangesPath 1.137 +1 -1 src/sys/dev/pccbb/pccbb.c

cvs commit: src/sys/dev/pci pci.c

2006-01-01 Thread Warner Losh
imp 2006-01-01 08:26:39 UTC FreeBSD src repository Modified files: sys/dev/pci pci.c Log: Remove stray debug from p4 integration. Revision ChangesPath 1.308 +1 -5 src/sys/dev/pci/pci.c ___ cvs-all@freeb

cvs commit: src/sys/dev/pci pcivar.h

2006-01-01 Thread Warner Losh
imp 2006-01-01 20:40:08 UTC FreeBSD src repository Modified files: sys/dev/pci pcivar.h Log: Remove left-over #ifdef alpha routines. They aren't used by any of our drivers, and don't appear to be necessary for GENERIC and LINT on the alpha. They don't belong in

cvs commit: src/sys/alpha/include _types.h src/sys/amd64/include _types.h src/sys/arm/include _types.h src/sys/i386/include _types.h src/sys/ia64/include _types.h src/sys/pc98/include _types.h

2006-01-01 Thread Warner Losh
imp 2006-01-01 20:59:28 UTC FreeBSD src repository Modified files: sys/alpha/include_types.h sys/amd64/include_types.h sys/arm/include _types.h sys/i386/include _types.h sys/ia64/include _types.h sys/pc98/include _types.h Log:

cvs commit: src/sys/dev/pci pci.c

2006-01-01 Thread Warner Losh
imp 2006-01-01 21:04:31 UTC FreeBSD src repository Modified files: sys/dev/pci pci.c Log: Use __HAVE_ACPI and __PCI_REROUTE_INTERRUPT as appropriate rather than the complicated #ifdefs. Revision ChangesPath 1.309 +2 -4 src/sys/dev/pci/pci.c ___

cvs commit: src/sys/dev/cardbus cardbus_cis.c

2006-01-02 Thread Warner Losh
imp 2006-01-03 03:16:53 UTC FreeBSD src repository Modified files: sys/dev/cardbus cardbus_cis.c Log: Minor style(9) hacking, plus use a macro in place of (struct resource *)~0UL (what the heck does that mean?). Revision ChangesPath 1.57 +7 -6 src

cvs commit: src/sys/dev/cardbus cardbus_cis.c

2006-01-02 Thread Warner Losh
imp 2006-01-03 03:36:17 UTC FreeBSD src repository Modified files: sys/dev/cardbus cardbus_cis.c Log: Use the child to allocate the resource rather than bridge, since we're allocating a resource that's in the card itself. Remove more now-redundant resource_list_ad

cvs commit: src/sys/dev/fxp if_fxp.c

2006-01-04 Thread Warner Losh
imp 2006-01-04 23:00:01 UTC FreeBSD src repository Modified files: sys/dev/fxp if_fxp.c Log: Check for 10BaseT media correctly. Before we were confusing ifm_status and ifm_active. IFM_10_T gets set in the ifm_active field, not in the ifm_status field, as far as

cvs commit: src/sys/conf options src/sys/ufs/ffs ffs_snapshot.c

2006-01-05 Thread Warner Losh
imp 2006-01-06 04:44:10 UTC FreeBSD src repository Modified files: sys/conf options sys/ufs/ffs ffs_snapshot.c Log: New option: NO_FFS_SNAPSHOT. I did this in p4 about the same time that NetBSD implemented it independently of them (don't know whic

cvs commit: src/sys/dev/sn if_sn.c

2006-01-07 Thread Warner Losh
imp 2006-01-07 19:29:25 UTC FreeBSD src repository Modified files: sys/dev/sn if_sn.c Log: While reviewing if_sn in an attempt to understand network drivers better, I discovered sn doing too many pointer dereferences. This driver would do silly things like:

cvs commit: src/sbin/devd devd.cc

2006-01-07 Thread Warner Losh
imp 2006-01-08 05:18:36 UTC FreeBSD src repository Modified files: sbin/devddevd.cc Log: It was always intended that regular expression matching be case insensitive. Make it so. Revision ChangesPath 1.30 +1 -1 src/sbin/devd/devd.cc ___

cvs commit: src/sys/alpha/include _types.h param.h src/sys/amd64/include _types.h param.h src/sys/arm/include _types.h param.h src/sys/i386/include _types.h param.h src/sys/ia64/include _types.h param

2006-01-08 Thread Warner Losh
imp 2006-01-09 06:05:57 UTC FreeBSD src repository Modified files: sys/alpha/include_types.h param.h sys/amd64/include_types.h param.h sys/arm/include _types.h param.h sys/i386/include _types.h param.h sys/ia64/include _types.h param.h

cvs commit: doc/share/pgpkeys imp.key

2006-01-09 Thread Warner Losh
imp 2006-01-10 04:59:41 UTC FreeBSD doc repository Modified files: share/pgpkeysimp.key Log: Update key to reflect newly generated key. Revision ChangesPath 1.4 +31 -23doc/share/pgpkeys/imp.key ___ cvs-

cvs commit: src/sys/pccard cardinfo.h

2006-01-09 Thread Warner Losh
imp 2006-01-10 05:21:01 UTC FreeBSD src repository Modified files: sys/pccard cardinfo.h Log: Remove code describing pre 5.x system Revision ChangesPath 1.31 +0 -19 src/sys/pccard/cardinfo.h ___ cvs-al

cvs commit: src/sys/dev/ed if_ed_isa.c

2006-01-14 Thread Warner Losh
imp 2006-01-15 04:10:47 UTC FreeBSD src repository Modified files: sys/dev/ed if_ed_isa.c Log: Add support for the Compaq LTE docking station. It includes a plug and play device with the ID of PNP8160. Sotr them while I'm here. Submitted by: Sean Shapira

cvs commit: src/sys/pccard driver.h i82365.h meciareg.h pccard_nbk.h pcic_pci.h pcicvar.h slot.h

2006-01-14 Thread Warner Losh
imp 2006-01-15 06:49:28 UTC FreeBSD src repository Removed files: sys/pccard driver.h i82365.h meciareg.h pccard_nbk.h pcic_pci.h pcicvar.h slot.h Log: I don't believe these are used at all, and can be safely removed Revision Changes

cvs commit: src COPYRIGHT

2006-01-15 Thread Warner Losh
imp 2006-01-15 22:06:11 UTC FreeBSD src repository Modified files: .COPYRIGHT Log: Happy new year, a little late Revision ChangesPath 1.7 +1 -1 src/COPYRIGHT ___ cvs-all@freebsd.org mailing

Re: cvs commit: src/usr.sbin/config main.c

2006-01-16 Thread Warner Losh
From: Scott Long <[EMAIL PROTECTED]> Subject: Re: cvs commit: src/usr.sbin/config main.c Date: Sun, 15 Jan 2006 23:52:25 -0700 > M. Warner Losh wrote: > > > In message: <[EMAIL PROTECTED]> > > "David O'Brien" <[EMAIL PROTECTED]> wri

cvs commit: CVSROOT access

2006-01-16 Thread Warner Losh
imp 2006-01-16 21:32:31 UTC FreeBSD src repository Modified files: .access Log: Please welcome Rink Springer to our merry band. He submitted the xbox port and enough patches that I can't keep up # Note: q comes before r, so fix disorder in this

cvs commit: src/share/man/man9 make_dev.9

2006-01-17 Thread Warner Losh
imp 2006-01-18 05:48:45 UTC FreeBSD src repository Modified files: share/man/man9 make_dev.9 Log: Bump date to Sept 20, the date of the last content change Revision ChangesPath 1.19 +1 -1 src/share/man/man9/make_dev.9 __

cvs commit: src/sys/dev/ed if_edvar.h

2006-01-26 Thread Warner Losh
imp 2006-01-27 07:51:26 UTC FreeBSD src repository Modified files: sys/dev/ed if_edvar.h Log: minor nit in comment about what kind of flags these are Revision ChangesPath 1.39 +1 -1 src/sys/dev/ed/if_edvar.h

cvs commit: src/sys/dev/ed if_ed.c if_ed_hpp.c

2006-01-27 Thread Warner Losh
imp 2006-01-27 08:00:40 UTC FreeBSD src repository Modified files: sys/dev/ed if_ed.c if_ed_hpp.c Log: Transition from ALTPHYS to LINK2. We already document in the ed(4) man page that the ifconfig option link2 is used to disable the AUI transceiver on the 3com

cvs commit: src/sys/dev/ed if_ed_hpp.c

2006-01-27 Thread Warner Losh
imp 2006-01-27 08:10:36 UTC FreeBSD src repository Modified files: sys/dev/ed if_ed_hpp.c Log: Style(9) issue: return (foo); Revision ChangesPath 1.5 +7 -7 src/sys/dev/ed/if_ed_hpp.c ___ cvs-all@free

cvs commit: src/sys/dev/ed if_ed.c if_ed_3c503.c if_ed_hpp.c if_edvar.h

2006-01-27 Thread Warner Losh
imp 2006-01-27 08:25:47 UTC FreeBSD src repository Modified files: sys/dev/ed if_ed.c if_ed_3c503.c if_ed_hpp.c if_edvar.h Log: Create mediachg functions for the 3c503 and hpp cards. This is used to properly configure the right interface

cvs commit: src/sys/dev/ed if_ed.c if_ed_3c503.c if_ed_cbus.c if_ed_hpp.c if_ed_isa.c if_ed_novell.c if_ed_sic.c if_ed_wd80x3.c if_edvar.h

2006-01-27 Thread Warner Losh
imp 2006-01-27 19:10:13 UTC FreeBSD src repository Modified files: sys/dev/ed if_ed.c if_ed_3c503.c if_ed_cbus.c if_ed_hpp.c if_ed_isa.c if_ed_novell.c if_ed_sic.c if_ed_wd80x3.c if_edvar.h Log: Have a function poi

cvs commit: src/sys/kern subr_sleepqueue.c

2006-01-27 Thread Warner Losh
imp 2006-01-28 00:49:31 UTC FreeBSD src repository Modified files: sys/kern subr_sleepqueue.c Log: lock unused when INVARIANTS not defined, so don't declare it then Revision ChangesPath 1.23 +2 -0 src/sys/kern/subr_sleepqueue.c __

cvs commit: src/sys/dev/pci pcireg.h

2006-01-29 Thread Warner Losh
imp 2006-01-29 21:03:46 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/pci pcireg.h Log: MFC 1.46-1.51: more defines for capabilities and Cardbus CIS things. Revision ChangesPath 1.45.2.1 +20 -1 src/sys/dev/pci/pcireg.h

cvs commit: src/sys/dev/em if_em.c

2006-01-29 Thread Warner Losh
imp 2006-01-29 21:14:29 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/em if_em.c Log: MFC: PCIR_CARDBUSCIS -> PCIR_CIS Revision ChangesPath 1.65.2.13 +2 -2 src/sys/dev/em/if_em.c _

Re: cvs commit: src/sbin/mount Makefile extern.h mount_ufs.c

2006-01-30 Thread Warner Losh
From: Peter Jeremy <[EMAIL PROTECTED]> Subject: Re: cvs commit: src/sbin/mount Makefile extern.h mount_ufs.c Date: Sun, 29 Jan 2006 11:08:18 +1100 > On Sat, 2006-Jan-28 23:57:00 +0100, Wilko Bulte wrote: > >On Sun, Jan 29, 2006 at 09:33:43AM +1100, Peter Jeremy wrote.. > >> On Fri, 2006-Jan-27 21:

cvs commit: src/sys/dev/pci pci_private.h

2006-01-30 Thread Warner Losh
imp 2006-01-30 18:38:08 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/pci pci_private.h Log: MFC: 1.16 expose pci_add_resources to the outside world (well, pci busses) Revision ChangesPath 1.14.2.1 +2 -0 src/sys/dev/pc

cvs commit: src/sys/dev/pci pci.c

2006-01-30 Thread Warner Losh
imp 2006-01-30 18:42:10 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/pci pci.c Log: MFC: 1.308, 1.307, 1.306: expose pci_add_resources to the outside world. Implement force in pci_add_map. Write values of allocate

cvs commit: src/sys/dev/pci pcivar.h

2006-01-30 Thread Warner Losh
imp 2006-01-30 18:34:41 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/pci pcivar.h Log: MFC: 1.69: Remove #ifdef alpha vestige 1.67: Accessors for CMDREG, CACHELNSZ, MINGNT, MAXLAT and LATTIMER Revision Changes

cvs commit: src/sys/dev/cardbus cardbus.c cardbus_cis.c cardbus_device.c cardbusreg.h cardbusvar.h

2006-01-30 Thread Warner Losh
imp 2006-01-30 20:04:59 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/cardbus cardbus.c cardbus_cis.c cardbusreg.h cardbusvar.h Added files: (Branch: RELENG_6) sys/dev/cardbus cardbus_device.c L

cvs commit: src/sys/conf files

2006-01-30 Thread Warner Losh
imp 2006-01-30 23:25:01 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/conf files Log: MFC: add cardbus_device.c Revision ChangesPath 1.1031.2.18 +1 -0 src/sys/conf/files __

cvs commit: src/sys/dev/pci pci.c

2006-01-31 Thread Warner Losh
imp 2006-01-31 14:42:43 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/pci pci.c Log: I haven't yet merged back the defines from -current for __PCI_REROUTE_INTERRUPT, so merging it was in error. I thought I'd specifically checked be

cvs commit: src/sys/dev/pccard pccard.c

2006-01-31 Thread Warner Losh
imp 2006-01-31 17:10:02 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/pccard pccard.c Log: MFC: 1.114 Add some sanity checking for cards being inserted multiple times. Be more careful about initializing lists to prevent

cvs commit: src/sys/dev/usb umass.c usbdevs

2006-01-31 Thread Warner Losh
imp 2006-01-31 19:09:38 UTC FreeBSD src repository Modified files: sys/dev/usb umass.c usbdevs Log: ADDON is registered as 0x0d7d, not PNY. Don't confuse the two as we try to use the registrant for numbers in this file, not the OEM that put their label on it. U

Re: cvs commit: src/sys/sys cdefs.h src/include nl_types.h stdio.h

2006-02-01 Thread Warner Losh
From: Steve Kargl <[EMAIL PROTECTED]> Subject: Re: cvs commit: src/sys/sys cdefs.h src/include nl_types.h stdio.h Date: Wed, 1 Feb 2006 09:31:36 -0800 > On Wed, Feb 01, 2006 at 04:26:06PM +0100, Stefan Farfeleder wrote: > > On Wed, Feb 01, 2006 at 07:06:02AM -0800, Steve Kargl wrote: > > > On Wed,

Re: cvs commit: src/include nl_types.h

2006-02-01 Thread Warner Losh
From: Peter Jeremy <[EMAIL PROTECTED]> Subject: Re: cvs commit: src/include nl_types.h Date: Thu, 2 Feb 2006 05:06:35 +1100 > On Wed, 2006-Feb-01 08:58:00 -0700, M. Warner Losh wrote: > >Before the commit, this was true. Now you can't update to -current > >from RELENG_5

Re: cvs commit: src/sys/sys cdefs.h src/include nl_types.h stdio.h

2006-02-01 Thread Warner Losh
From: Steve Kargl <[EMAIL PROTECTED]> Subject: Re: cvs commit: src/sys/sys cdefs.h src/include nl_types.h stdio.h Date: Wed, 1 Feb 2006 09:58:04 -0800 > On Wed, Feb 01, 2006 at 12:40:34PM -0500, Kris Kennaway wrote: > > On Wed, Feb 01, 2006 at 09:37:58AM -0800, Steve Kargl wrote: > > > On Wed, Feb

Re: cvs commit: src/sys/sys cdefs.h src/include nl_types.h stdio.h

2006-02-01 Thread Warner Losh
> I'm actually surprised that make includes doesn't install the sys > directory as well, which would pick up the new sys/cdefs.h. Does > 'make -f Makefile.inc _includes' also exhibit the same problem? Sorry to followup my own message. I just did a make includes and it does seem to install sys/cd

Re: cvs commit: src/sys/sys cdefs.h src/include nl_types.h stdio.h

2006-02-01 Thread Warner Losh
From: Stefan Farfeleder <[EMAIL PROTECTED]> Subject: Re: cvs commit: src/sys/sys cdefs.h src/include nl_types.h stdio.h Date: Wed, 1 Feb 2006 19:05:43 +0100 > On Wed, Feb 01, 2006 at 09:31:36AM -0800, Steve Kargl wrote: > > On Wed, Feb 01, 2006 at 04:26:06PM +0100, Stefan Farfeleder wrote: > > > O

Re: cvs commit: src/sys/sys cdefs.h src/include nl_types.h stdio.h

2006-02-01 Thread Warner Losh
From: Steve Kargl <[EMAIL PROTECTED]> Subject: Re: cvs commit: src/sys/sys cdefs.h src/include nl_types.h stdio.h Date: Wed, 1 Feb 2006 10:36:52 -0800 > On Wed, Feb 01, 2006 at 11:21:49AM -0700, Warner Losh wrote: > > > I'm actually surprised that make includes

Re: cvs commit: src/sys/sys cdefs.h src/include nl_types.h stdio.h

2006-02-01 Thread Warner Losh
From: Bakul Shah <[EMAIL PROTECTED]> Subject: Re: cvs commit: src/sys/sys cdefs.h src/include nl_types.h stdio.h Date: Wed, 01 Feb 2006 10:51:08 -0800 > > On Wed, Feb 01, 2006 at 10:25:28AM -0800, Bakul Shah wrote: > > > > I'm actually surprised that make includes doesn't install the sys > > > >

cvs commit: src/sys/dev/pcf pcf_isa.c

2006-02-02 Thread Warner Losh
imp 2006-02-02 23:57:31 UTC FreeBSD src repository Modified files: sys/dev/pcf pcf_isa.c Log: If the device has a PNPID, don't bother to attach. There were some instances where the probe that was here would falsely grab a device. Revision ChangesPath 1

cvs commit: src/usr.sbin/config configvers.h mkmakefile.c

2006-02-02 Thread Warner Losh
imp 2006-02-03 06:12:11 UTC FreeBSD src repository Modified files: usr.sbin/config configvers.h mkmakefile.c Log: Allow newer config versions to config older versions with the same major number. Reviewed by: ru@, jhb@, arch@ (a few months ago) # this is subje

cvs commit: src/sys/arm/arm undefined.c

2006-02-02 Thread Warner Losh
imp 2006-02-03 06:27:51 UTC FreeBSD src repository Modified files: sys/arm/arm undefined.c Log: Merge from p4: minor formatting nits. Revision ChangesPath 1.10 +3 -3 src/sys/arm/arm/undefined.c ___ cvs

cvs commit: src/sys/arm/arm identcpu.c

2006-02-02 Thread Warner Losh
imp 2006-02-03 06:39:58 UTC FreeBSD src repository Modified files: sys/arm/arm identcpu.c Log: MFp4: Small cleanup of cpu messages at boot. Revision ChangesPath 1.7 +7 -6 src/sys/arm/arm/identcpu.c __

cvs commit: src/sys/conf kmod.mk

2006-02-03 Thread Warner Losh
imp 2006-02-04 06:22:27 UTC FreeBSD src repository Modified files: sys/conf kmod.mk Log: Fix minor inconsistancy between kernel built modules and stand-alone built buildes. I believe this gives the same flags on the command line for both. Revision Chang

  1   2   3   4   5   6   7   8   9   10   >